index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-core.c
Age
Commit message (
Expand
)
Author
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
2013-04-08
mfd: wm5102: Manually apply register patch
Charles Keepax
2013-04-08
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
2013-04-08
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
2013-04-08
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
2013-04-08
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
2013-04-08
mfd: arizona: Clean up on failed runtime resume
Mark Brown
2013-02-14
mfd: arizona: Provide platform data for MICBIAS configuration
Mark Brown
2013-02-14
mfd: arizona: Clarify mixer underclocking error
Mark Brown
2013-02-14
mfd: arizona: Disable interrupts during resume
Mark Brown
2013-02-14
mfd: arizona: Register MICVDD supply first to ensure no retries
Mark Brown
2013-01-22
mfd: arizona: Check errors from regcache_sync()
Mark Brown
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-03
mfd: arizona: Defer patch initialistation until after first device boot
Mark Brown
2012-11-30
mfd: arizona: Register haptics devices
Mark Brown
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
2012-11-28
mfd: arizona: Register haptics devices
Mark Brown
2012-11-20
mfd: arizona: Sync regcache after reset
Charles Keepax
2012-11-20
mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
Charles Keepax
2012-11-20
mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
Charles Keepax
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
2012-07-25
mfd: Add debug trace on entering and leaving arizone runtime suspend
Mark Brown
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
2012-07-10
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
2012-07-09
mfd: Error out if initial arizona boot fails
Mark Brown
2012-07-09
mfd: Don't free unallocated arizona supplies on error
Mark Brown
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
2012-07-09
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
2012-07-09
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
2012-07-09
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
2012-06-23
mfd: arizona: Core driver
Mark Brown