aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-gpadc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij1-2/+2
2011-10-24mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski1-13/+43
2011-05-26mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson1-3/+3
2011-05-26mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski1-1/+33
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-1/+1
2011-03-23mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski1-3/+18
2011-03-23mfd: Calibrate ab8500 gpadc using OTP valuesJohan Palsson1-5/+281
2011-03-23mfd: Free dangling irq in ab8500 gpadc probe error pathDaniel Willerud1-1/+3
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud1-45/+70
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud1-1/+1
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy1-0/+296