aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/bh1780gli.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-03-29misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-6/+4
2012-11-21misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-04-18misc: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-13/+2
2011-10-31drivers/misc: Add module.h to files who are really modular.Paul Gortmaker1-0/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-4/+4
2011-03-22bh1780gli: convert to dev pm opsShubhrajyoti Datta1-9/+10
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V1-0/+273