| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: ab8500-sysctrl: Handle probe deferral | Linus Walleij | 2017-02-13 | 1 | -3/+11 |
* | mfd: ab8500: make sysctrl explicitly non-modular | Paul Gortmaker | 2016-11-29 | 1 | -5/+4 |
* | mfd: db8500 stop passing around platform data | Arnd Bergmann | 2016-07-12 | 1 | -34/+0 |
* | mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues | Lee Jones | 2016-01-14 | 1 | -7/+6 |
* | mfd: ab8500: Decrement the power supply's device reference counter | Krzysztof Kozlowski | 2015-03-13 | 1 | -0/+2 |
* | mfd: ab8500: Use power_supply_*() API for accessing function attrs | Krzysztof Kozlowski | 2015-03-13 | 1 | -3/+4 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | mfd: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | mfd: ab8500-sysctrl: Drop ab8500_restart | Guenter Roeck | 2014-11-25 | 1 | -57/+0 |
|/ |
|
* | mfd: ab8500-sysctrl: Let sysctrl driver work without pdata | Fabio Baltieri | 2013-05-21 | 1 | -3/+2 |
* | mfd: ab8500-sysctrl: Always enable pm_power_off handler | Fabio Baltieri | 2013-05-17 | 1 | -1/+5 |
* | mfd: ab8500-sysctrl: Set sysctrl_dev during probe | Fabio Baltieri | 2013-05-17 | 1 | -0/+2 |
* | mfd: ab8500-sysctrl: Fix sparse warning | Fabio Baltieri | 2013-05-17 | 1 | -1/+1 |
* | mfd: ab8500: sysctrl: Initialize driver at arch_initcall | Ulf Hansson | 2013-04-09 | 1 | -1/+1 |
* | mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8 | Rabin Vincent | 2013-03-07 | 1 | -15/+22 |
* | mfd: ab8500-sysctrl: Add new reset function | Lee Jones | 2013-03-07 | 1 | -0/+63 |
* | mfd: ab8500-sysctrl: Error check clean up | Marcus Danielsson | 2013-03-07 | 1 | -16/+22 |
* | mfd: ab8500-sysctrl: Update correct turn on status | Rajkumar Kasirajan | 2013-03-07 | 1 | -1/+1 |
* | mfd: ab8500-sysctrl: export read/write symbols | Jonas Aaberg | 2013-02-04 | 1 | -0/+2 |
* | mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers | Kennet Wallden | 2013-02-04 | 1 | -0/+24 |
* | mfd: ab8500-sysctrl.c: Provide charging as reset reason | Jonas Aaberg | 2013-02-04 | 1 | -1/+1 |
* | mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known | Jonas Aaberg | 2013-02-04 | 1 | -5/+22 |
* | mfd: ab8500-sysctrl: If a charger is present, reboot instead | Jonas Aaberg | 2013-02-04 | 1 | -0/+27 |
* | mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back | Lee Jones | 2013-02-04 | 1 | -0/+22 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 2012-07-09 | 1 | -6/+0 |
* | mfd: Enable Device Tree support in the ab8500-sysctrl driver | Lee Jones | 2012-05-20 | 1 | -0/+6 |
* | mfd: Unify abx500 headers in mfd/abx500 | Linus Walleij | 2012-01-09 | 1 | -2/+2 |
* | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | mfd: AB8500 system control driver | Mattias Nilsson | 2011-03-23 | 1 | -0/+80 |