index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ab8500-sysctrl.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2017-02-13
mfd: ab8500-sysctrl: Handle probe deferral
Linus Walleij
2016-11-29
mfd: ab8500: make sysctrl explicitly non-modular
Paul Gortmaker
2016-07-12
mfd: db8500 stop passing around platform data
Arnd Bergmann
2016-01-14
mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
Lee Jones
2015-03-13
mfd: ab8500: Decrement the power supply's device reference counter
Krzysztof Kozlowski
2015-03-13
mfd: ab8500: Use power_supply_*() API for accessing function attrs
Krzysztof Kozlowski
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
mfd: ab8500-sysctrl: Drop ab8500_restart
Guenter Roeck
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2013-05-21
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
Fabio Baltieri
2013-05-17
mfd: ab8500-sysctrl: Always enable pm_power_off handler
Fabio Baltieri
2013-05-17
mfd: ab8500-sysctrl: Set sysctrl_dev during probe
Fabio Baltieri
2013-05-17
mfd: ab8500-sysctrl: Fix sparse warning
Fabio Baltieri
2013-04-09
mfd: ab8500: sysctrl: Initialize driver at arch_initcall
Ulf Hansson
2013-03-07
mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8
Rabin Vincent
2013-03-07
mfd: ab8500-sysctrl: Add new reset function
Lee Jones
2013-03-07
mfd: ab8500-sysctrl: Error check clean up
Marcus Danielsson
2013-03-07
mfd: ab8500-sysctrl: Update correct turn on status
Rajkumar Kasirajan
2013-02-04
mfd: ab8500-sysctrl: export read/write symbols
Jonas Aaberg
2013-02-04
mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
Kennet Wallden
2013-02-04
mfd: ab8500-sysctrl.c: Provide charging as reset reason
Jonas Aaberg
2013-02-04
mfd: ab8500-sysctrl: Only reboot into charging mode if battery type is known
Jonas Aaberg
2013-02-04
mfd: ab8500-sysctrl: If a charger is present, reboot instead
Jonas Aaberg
2013-02-04
mfd: ab8500-sysctrl: Provide a platform specific pm_power_off() call-back
Lee Jones
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: remove use of __devexit_p
Bill Pemberton
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
2012-05-20
mfd: Enable Device Tree support in the ab8500-sysctrl driver
Lee Jones
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2011-10-31
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-03-23
mfd: AB8500 system control driver
Mattias Nilsson