Age | Commit message (Expand) | Author | Files | Lines |
2016-01-14 | mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error | Lee Jones | 1 | -72/+73 |
2015-06-22 | mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+4 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-05 | MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -1/+1 |
2014-10-20 | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-08-14 | mfd: ab8500-gpadc: Add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 1 | -0/+2 |
2013-08-14 | mfd: ab8500-gpadc: Add CONFIG_PM_RUNTIME to runtime_suspend/runtime_resume | Jingoo Han | 1 | -0/+2 |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 1 | -5/+1 |
2013-06-13 | mfd: ab8500-gpadc: Convert to managed resources for allocating memory | Lee Jones | 1 | -5/+1 |
2013-06-03 | PM / Runtime: Rework the "runtime idle" helper routine | Rafael J. Wysocki | 1 | -7/+1 |
2013-05-17 | mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning | Lee Jones | 1 | -2/+5 |
2013-04-26 | mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properly | Arnd Bergmann | 1 | -1/+1 |
2013-04-08 | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-... | Samuel Ortiz | 1 | -103/+456 |
2013-03-12 | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO | Axel Lin | 1 | -4/+13 |
2013-03-07 | mfd: ab8500-gpadc: Optimise GPADC driver | Lee Jones | 1 | -157/+55 |
2013-03-07 | mfd: ab8500-debug: Add support for the AB8540 | Lee Jones | 1 | -0/+44 |
2013-03-07 | mfd: ab8500-gpadc: Add support for the AB8540 | Lee Jones | 1 | -40/+276 |
2013-03-07 | mfd: ab8500-core: Add ADC support for ab8540 | Lee Jones | 1 | -28/+39 |
2013-03-07 | mfd: ab8500-gpadc: Add gpadc hw conversion | Lee Jones | 1 | -75/+207 |
2013-03-07 | mfd: ab8500-gpadc: Reread on failure | Jonas Aaberg | 1 | -0/+5 |
2013-03-07 | mfd: ab8500-gpadc: Implemented suspend/resume | Daniel WILLERUD | 1 | -0/+28 |
2013-02-04 | mfd: ab8500-gpadc: Remove unused 'struct ab8500_gpadc' | Lee Jones | 1 | -2/+0 |
2013-02-04 | mfd: ab8500-gpadc: Reduce conversion timeout | Lee Jones | 1 | -1/+4 |
2013-02-04 | mfd: ab8500-gpadc: Add runtime pm support | Lee Jones | 1 | -6/+64 |
2013-02-04 | mfd ab8500-gpadc: Introduce new AB version detection | Michel JAOUEN | 1 | -11/+4 |
2013-02-04 | mfd: ab8500-gpadc: Change to usleep_range() for greater resolution | Lee Jones | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-29 | mfd: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-09-01 | mfd: printk/comment fixes | Masanari Iida | 1 | -1/+1 |
2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 1 | -6/+0 |
2012-07-09 | mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadc | Lee Jones | 1 | -1/+2 |
2012-05-20 | mfd: Enable ab8500-gpadc driver for Device Tree | Lee Jones | 1 | -0/+6 |
2012-05-20 | mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver | Lee Jones | 1 | -1/+1 |
2012-01-09 | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 1 | -2/+2 |
2011-10-24 | mfd: Refactor ab8500 GPADC API, add raw access | Karl Komierowski | 1 | -13/+43 |
2011-05-26 | mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp | Johan Palsson | 1 | -3/+3 |
2011-05-26 | mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0 | Karl Komierowski | 1 | -1/+33 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-23 | mfd: Rename ab8500 gpadc header | Linus Walleij | 1 | -1/+1 |
2011-03-23 | mfd: Fix ab8500-gpadc to measure charger current | Karl Komierowski | 1 | -3/+18 |
2011-03-23 | mfd: Calibrate ab8500 gpadc using OTP values | Johan Palsson | 1 | -5/+281 |
2011-03-23 | mfd: Free dangling irq in ab8500 gpadc probe error path | Daniel Willerud | 1 | -1/+3 |
2011-03-23 | mfd: Reentrance and revamp ab8500 gpadc fetching interface | Daniel Willerud | 1 | -45/+70 |
2011-03-23 | mfd: Move ab8500 gpadc header to subdir | Daniel Willerud | 1 | -1/+1 |
2011-03-23 | mfd: Add new ab8500 GPADC driver | Arun Murthy | 1 | -0/+296 |