summaryrefslogtreecommitdiff
path: root/drivers/misc/bh1780gli.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-16misc: bh1780: Add module aliasesJean Delvare1-0/+2
2014-07-27misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi1-24/+9
2013-10-04misc: bh1780: probe from compatible stringLinus Walleij1-0/+11
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-22misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-22misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-22drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-04-19misc: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2012-01-25MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-13/+2
2011-11-01drivers/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-23bh1780gli: convert to dev pm opsShubhrajyoti Datta1-9/+10
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2010-08-10drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V1-0/+273