summaryrefslogtreecommitdiffstats
path: root/drivers/misc/apds9802als.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-071-1/+0
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-2/+3
* misc: apds9802als: Fix suspend/resumeLars-Peter Clausen2013-04-111-21/+4
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-161-1/+1
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-241-11/+1
* drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-221-7/+10
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-151-1/+0
* drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov2010-11-121-1/+1
* drivers/misc/apds9802als.c: add runtime PM supportHong Liu2010-10-261-64/+103
* drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha2010-10-261-0/+308
OpenPOWER on IntegriCloud