aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/apds990x.c (follow)
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 than APDS_RANGEChen Gang1-3/+0
2012-11-21misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-12/+1
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIMEGeert Uytterhoeven1-0/+2
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo1-0/+1295