aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-gpadc.c
AgeCommit message (Expand)Author
2013-05-17mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones
2013-04-26mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin
2013-03-07mfd: ab8500-gpadc: Optimise GPADC driverLee Jones
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones
2013-03-07mfd: ab8500-gpadc: Reread on failureJonas Aaberg
2013-03-07mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD
2013-02-04mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'Lee Jones
2013-02-04mfd: ab8500-gpadc: Reduce conversion timeoutLee Jones
2013-02-04mfd: ab8500-gpadc: Add runtime pm supportLee Jones
2013-02-04mfd ab8500-gpadc: Introduce new AB version detectionMichel JAOUEN
2013-02-04mfd: ab8500-gpadc: Change to usleep_range() for greater resolutionLee Jones
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: remove use of __devexit_pBill Pemberton
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-01mfd: printk/comment fixesMasanari Iida
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones
2012-07-09mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones
2012-05-20mfd: Enable ab8500-gpadc driver for Device TreeLee Jones
2012-05-20mfd: Prevent unassigned pointer from being used in ab8500-gpadc driverLee Jones
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij
2011-10-24mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski
2011-05-26mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson
2011-05-26mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij
2011-03-23mfd: Fix ab8500-gpadc to measure charger currentKarl Komierowski
2011-03-23mfd: Calibrate ab8500 gpadc using OTP valuesJohan Palsson
2011-03-23mfd: Free dangling irq in ab8500 gpadc probe error pathDaniel Willerud
2011-03-23mfd: Reentrance and revamp ab8500 gpadc fetching interfaceDaniel Willerud
2011-03-23mfd: Move ab8500 gpadc header to subdirDaniel Willerud
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy