summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab8500-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one errorLee Jones2016-01-141-72/+73
* mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-2/+4
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * mfd: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
|/
* mfd: ab8500-gpadc: Add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-141-0/+2
* mfd: ab8500-gpadc: Add CONFIG_PM_RUNTIME to runtime_suspend/runtime_resumeJingoo Han2013-08-141-0/+2
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-101-5/+1
|\
| * mfd: ab8500-gpadc: Convert to managed resources for allocating memoryLee Jones2013-06-131-5/+1
* | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-7/+1
|/
* mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones2013-05-171-2/+5
* mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann2013-04-261-1/+1
* Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz2013-04-081-103/+456
|\
| * mfd: ab8500-gpadc: Optimise GPADC driverLee Jones2013-03-071-157/+55
| * mfd: ab8500-debug: Add support for the AB8540Lee Jones2013-03-071-0/+44
| * mfd: ab8500-gpadc: Add support for the AB8540Lee Jones2013-03-071-40/+276
| * mfd: ab8500-core: Add ADC support for ab8540Lee Jones2013-03-071-28/+39
| * mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2013-03-071-75/+207
| * mfd: ab8500-gpadc: Reread on failureJonas Aaberg2013-03-071-0/+5
| * mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD2013-03-071-0/+28
* | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin2013-03-121-4/+13
|/
* mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc'Lee Jones2013-02-041-2/+0
* mfd: ab8500-gpadc: Reduce conversion timeoutLee Jones2013-02-041-1/+4
* mfd: ab8500-gpadc: Add runtime pm supportLee Jones2013-02-041-6/+64
* mfd ab8500-gpadc: Introduce new AB version detectionMichel JAOUEN2013-02-041-11/+4
* mfd: ab8500-gpadc: Change to usleep_range() for greater resolutionLee Jones2013-02-041-1/+1
* 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