summaryrefslogtreecommitdiffstats
path: root/drivers/misc/bh1780gli.c
Commit message (Expand)AuthorAgeFilesLines
* misc: bh1780: Add module aliasesJean Delvare2015-03-161-0/+2
* misc: bh1780: Introduce the use of devm_kzallocHimangi Saraogi2014-07-271-24/+9Star
* misc: bh1780: probe from compatible stringLinus Walleij2013-10-041-0/+11
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-1/+1
* misc: bh1780gli: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-291-6/+4Star
* misc: remove use of __devexitBill Pemberton2012-11-211-1/+1
* misc: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* misc: add missing __devexit_p() annotationsArnd Bergmann2012-04-181-1/+1
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-251-13/+2Star
* drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-11-011-0/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-4/+4
* bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-231-9/+10
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-301-1/+0Star
* drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V2010-08-101-0/+273