summaryrefslogtreecommitdiffstats
path: root/drivers/misc/apds9802als.c
AgeCommit message (Expand)AuthorLines
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han-2/+3
2013-04-11misc: apds9802als: Fix suspend/resumeLars-Peter Clausen-21/+4
2012-11-21misc: remove use of __devexitBill Pemberton-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton-1/+1
2012-11-16misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin-1/+1
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin-11/+1
2011-03-22drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu-7/+10
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang-1/+0
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov-1/+1
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha-0/+308