summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-011-1/+1
|\
| * mfd: printk/comment fixesMasanari Iida2012-09-011-1/+1
* | mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones2012-07-091-6/+0
* | mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones2012-07-091-1/+2
|/
* mfd: Enable ab8500-gpadc driver for Device TreeLee Jones2012-05-201-0/+6
* mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones2012-05-201-1/+1
* mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-2/+2
* mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski2011-10-241-13/+43
* mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson2011-05-261-3/+3
* mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski2011-05-261-1/+33
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mfd: Rename ab8500 gpadc headerLinus Walleij2011-03-231-1/+1
* mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski2011-03-231-3/+18
* mfd: Calibrate ab8500 gpadc using OTP valuesJohan Palsson2011-03-231-5/+281
* mfd: Free dangling irq in ab8500 gpadc probe error pathDaniel Willerud2011-03-231-1/+3
* mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud2011-03-231-45/+70
* mfd: Move ab8500 gpadc header to subdirDaniel Willerud2011-03-231-1/+1
* mfd: Add new ab8500 GPADC driverArun Murthy2011-03-231-0/+296
OpenPOWER on IntegriCloud