summaryrefslogtreecommitdiff
path: root/drivers/misc/apds990x.c
Commit message (Expand)AuthorAge
* misc: apds990x: Missing a blank line after declarations.Dhaval Shah2017-12-18
* misc: apds990x: constify attribute_group structures.Arvind Yadav2017-08-28
* misc: apds990x: Use sysfs_match_string() helperAndy Shevchenko2017-06-13
* misc: apds990x: move header file out of I2C realmWolfram Sang2017-05-25
* misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang2016-02-07
* misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-27
* misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-05
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-06
* misc: apds990x: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-29
* drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...Chen Gang2013-03-15
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-24
* drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CON...Geert Uytterhoeven2011-06-15
* drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo2010-10-26