summaryrefslogtreecommitdiff
path: root/drivers/misc/apds9802als.c
Commit message (Expand)AuthorAge
* misc: apds9802als: constify i2c_device_idArvind Yadav2017-08-28
* misc: apds9802als: constify attribute_group structures.Arvind Yadav2017-08-28
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-06
* misc: apds9802als: Fix suspend/resumeLars-Peter Clausen2013-04-11
* misc: remove use of __devexitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-16
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-24
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-22
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-15
* drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov2010-11-12
* drivers/misc/apds9802als.c: add runtime PM supportHong Liu2010-10-26
* drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha2010-10-26