summaryrefslogtreecommitdiff
path: root/drivers/misc/apds9802als.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-22misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-22drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-16misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin1-1/+1
2012-01-25MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-11/+1
2011-03-23drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu1-7/+10
2010-11-16i2c: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov1-1/+1
2010-10-27drivers/misc/apds9802als.c: add runtime PM supportHong Liu1-64/+103
2010-10-27drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha1-0/+308