summaryrefslogtreecommitdiff
path: root/drivers/misc/apds990x.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-13/+24
2013-03-29misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-5/+1
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang1-3/+0
2012-11-22misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-22misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-22drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-25MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-12/+1
2011-06-16drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven1-0/+2
2010-10-27drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo1-0/+1295