index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-core.c
Age
Commit message (
Expand
)
Author
2015-06-22
mfd: wm5110: Add delay before releasing reset line
Charles Keepax
2015-06-22
mfd: arizona: Add better support for system suspend
Charles Keepax
2015-06-22
mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode
Charles Keepax
2015-06-22
mfd: wm5110: Add register patch required for low power sleep
Charles Keepax
2015-06-22
mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
Charles Keepax
2015-06-22
mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch
Charles Keepax
2015-06-22
mfd: wm5102: Ensure we always boot the device fully
Charles Keepax
2015-06-22
mfd: arizona: Factor out hard reset into helper functions
Charles Keepax
2015-06-22
mfd: arizona: Use devres to manage reset GPIO
Charles Keepax
2015-06-22
mfd: arizona: Remove redundant register sync
Charles Keepax
2015-03-12
mfd: arizona: Add DT binding for the DMIC reference voltages
Charles Keepax
2015-02-26
mfd: arizona: Add support for WM8280/WM8281
Richard Fitzgerald
2014-12-05
MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-09-26
mfd: arizona: Correct mask to allow setting micbias external cap
Charles Keepax
2014-09-26
Revert "mfd: wm5102: Manually apply register patch"
Charles Keepax
2014-09-26
mfd: arizona: Add support for INn_Mode register control
Inha Song
2014-09-26
mfd: wm5102: Mark register write sequencer control 3 readable
Mark Brown
2014-07-28
mfd: arizona: Add missing handling for ISRC3 under/overclocked
Charles Keepax
2014-07-28
mfd: arizona: Map MICVDD from extcon device to the Arizona core
Charles Keepax
2014-07-28
mfd: arizona: Add MICVDD to mapped regulators for wm8997
Charles Keepax
2014-07-09
mfd: arizona: Rid data size incompatibility warn when building for 64bit
Lee Jones
2014-07-09
mfd: arizona: Add comment to explain non-devm regulator_get
Charles Keepax
2014-07-09
mfd: arizona: Use num_core_supplies in arizona_dev_exit
Charles Keepax
2014-07-09
mfd: arizona: Don't use devres for DCVDD
Charles Keepax
2014-07-09
mfd: arizona: Disable DCVDD before we destroy the MFD
Charles Keepax
2014-07-09
mfd: arizona: Disable PM runtime at start of driver removal
Charles Keepax
2014-06-03
mfd: arizona: Add MICVDD to mapped regulators
Charles Keepax
2014-04-18
regulator: arizona-ldo1: Move setup processing from arizona-core
Charles Keepax
2014-04-18
mfd: arizona: Factor out read of device tree GPIOs
Charles Keepax
2014-02-26
mfd: arizona: Use new regmap features for manual register patch
Charles Keepax
2014-01-06
mfd: Constify struct mfd_cell where possible
Geert Uytterhoeven
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-10-23
mfd: arizona: Correct handling of device tree gpio defaults
Charles Keepax
2013-10-23
mfd: arizona: Only attempt to parse DT if platform data was not passed
Lee Jones
2013-10-23
mfd: arizona: Specify supply mappings for Arizona CODECs
Charles Keepax
2013-08-14
mfd: arizona: Move regulator disable to after marking cache only
Charles Keepax
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
2013-05-21
mfd: arizona: Change fast_start pdata name to better reflect functionality
Charles Keepax
2013-05-20
mfd: arizona: Support use of external DCVDD
Mark Brown
2013-05-20
mfd: Add device tree bindings for Arizona class devices
Mark Brown
2013-05-17
mfd: arizona: Disable interrupts during suspend
Mark Brown
2013-05-17
mfd: arizona: Add missing cleanup on remove
Mark Brown
2013-05-17
mfd: wm5102: Manually apply register patch
Charles Keepax
2013-05-17
mfd: arizona: Read the device identification information after boot
Mark Brown
2013-04-08
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
2013-04-08
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
2013-04-08
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
2013-04-08
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
2013-04-08
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
2013-04-08
mfd: arizona: Factor out register polling
Charles Keepax
[prev]
[next]