index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
arizona-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
mfd: arizona: Move regulator disable to after marking cache only
Charles Keepax
1
-1
/
+1
2013-06-18
mfd: arizona: Integrate wm8997 into Arizona mfd
Charles Keepax
1
-0
/
+27
2013-05-21
mfd: arizona: Change fast_start pdata name to better reflect functionality
Charles Keepax
1
-1
/
+1
2013-05-20
mfd: arizona: Support use of external DCVDD
Mark Brown
1
-0
/
+43
2013-05-20
mfd: Add device tree bindings for Arizona class devices
Mark Brown
1
-0
/
+69
2013-05-17
mfd: arizona: Disable interrupts during suspend
Mark Brown
1
-1
/
+22
2013-05-17
mfd: arizona: Add missing cleanup on remove
Mark Brown
1
-0
/
+5
2013-05-17
mfd: wm5102: Manually apply register patch
Charles Keepax
1
-0
/
+12
2013-05-17
mfd: arizona: Read the device identification information after boot
Mark Brown
1
-31
/
+49
2013-04-08
mfd: wm5102: Don't wait for boot when boot sequencer is disabled
Charles Keepax
1
-4
/
+18
2013-04-08
mfd: arizona: Wait for internal clocks to startup after reset
Charles Keepax
1
-1
/
+5
2013-04-08
mfd: arizona: Hold device in reset while ramping supplies
Mark Brown
1
-13
/
+13
2013-04-08
mfd: wm5102: Deactivate standard boot sequence
Charles Keepax
1
-5
/
+5
2013-04-08
mfd: arizona: Add a hardware patch mechanism
Charles Keepax
1
-0
/
+109
2013-04-08
mfd: arizona: Factor out register polling
Charles Keepax
1
-22
/
+30
2013-04-08
mfd: wm5102: Manually apply register patch
Charles Keepax
1
-0
/
+10
2013-04-08
mfd: wm5102: Only use the lowest three bits of device revision
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Unconditionally enable 32kHz clock
Mark Brown
1
-0
/
+1
2013-04-08
mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source
Mark Brown
1
-2
/
+19
2013-04-08
mfd: arizona: Support configuring MICBIASes into bypass mode
Mark Brown
1
-1
/
+11
2013-04-08
mfd: arizona: Clean up on failed runtime resume
Mark Brown
1
-4
/
+7
2013-02-14
mfd: arizona: Provide platform data for MICBIAS configuration
Mark Brown
1
-0
/
+23
2013-02-14
mfd: arizona: Clarify mixer underclocking error
Mark Brown
1
-1
/
+1
2013-02-14
mfd: arizona: Disable interrupts during resume
Mark Brown
1
-0
/
+26
2013-02-14
mfd: arizona: Register MICVDD supply first to ensure no retries
Mark Brown
1
-2
/
+2
2013-01-22
mfd: arizona: Check errors from regcache_sync()
Mark Brown
1
-1
/
+6
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-5
/
+12
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+2
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-12-03
mfd: arizona: Defer patch initialistation until after first device boot
Mark Brown
1
-5
/
+12
2012-11-30
mfd: arizona: Register haptics devices
Mark Brown
1
-0
/
+2
2012-11-28
mfd: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mfd: arizona: Register haptics devices
Mark Brown
1
-0
/
+2
2012-11-20
mfd: arizona: Sync regcache after reset
Charles Keepax
1
-0
/
+8
2012-11-20
mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
Charles Keepax
1
-2
/
+2
2012-11-20
mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
Charles Keepax
1
-1
/
+1
2012-09-15
mfd: core: Push irqdomain mapping out into devices
Mark Brown
1
-3
/
+3
2012-07-25
mfd: Add debug trace on entering and leaving arizone runtime suspend
Mark Brown
1
-0
/
+4
2012-07-16
mfd: Initial support for the WM5110
Mark Brown
1
-0
/
+24
2012-07-10
mfd: Add support for multiple arizona PDM speaker outputs
Mark Brown
1
-3
/
+2
2012-07-09
mfd: Error out if initial arizona boot fails
Mark Brown
1
-1
/
+5
2012-07-09
mfd: Don't free unallocated arizona supplies on error
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Add missing WM5102 ifdefs
Mark Brown
1
-1
/
+2
2012-07-09
mfd: Treat arizona register read errors as non-fatal during resume
Mark Brown
1
-1
/
+1
2012-07-09
mfd: Release arizona DCVDD if we fail to resume the device
Mark Brown
1
-1
/
+3
2012-07-09
mfd: Move arizona digital core supply management to the regulator API
Mark Brown
1
-30
/
+35
2012-06-23
mfd: arizona: Core driver
Mark Brown
1
-0
/
+527