summaryrefslogtreecommitdiffstats
path: root/drivers/misc/apds990x.c
AgeCommit message (Expand)AuthorLines
2014-12-05misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-2/+2
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han-13/+24
2013-03-29misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han-5/+1
2013-03-15drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang-3/+0
2012-11-21misc: remove use of __devexitBill Pemberton-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton-1/+1
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin-12/+1
2011-06-15drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven-0/+2
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo-0/+1295