Age | Commit message (Expand) | Author | Files | Lines |
2014-09-26 | mfd: arizona: Correct mask to allow setting micbias external cap | Charles Keepax | 1 | -0/+1 |
2014-09-26 | Revert "mfd: wm5102: Manually apply register patch" | Charles Keepax | 1 | -12/+0 |
2014-09-26 | mfd: arizona: Add support for INn_Mode register control | Inha Song | 1 | -0/+13 |
2014-09-26 | mfd: wm5102: Mark register write sequencer control 3 readable | Mark Brown | 1 | -1/+2 |
2014-07-28 | mfd: arizona: Add missing handling for ISRC3 under/overclocked | Charles Keepax | 1 | -0/+4 |
2014-07-28 | mfd: arizona: Map MICVDD from extcon device to the Arizona core | Charles Keepax | 1 | -4/+16 |
2014-07-28 | mfd: arizona: Add MICVDD to mapped regulators for wm8997 | Charles Keepax | 1 | -0/+1 |
2014-07-09 | mfd: arizona: Rid data size incompatibility warn when building for 64bit | Lee Jones | 1 | -2/+2 |
2014-07-09 | mfd: arizona: Add comment to explain non-devm regulator_get | Charles Keepax | 1 | -0/+6 |
2014-07-09 | mfd: arizona: Use num_core_supplies in arizona_dev_exit | Charles Keepax | 1 | -1/+1 |
2014-07-09 | mfd: arizona: Don't use devres for DCVDD | Charles Keepax | 1 | -3/+6 |
2014-07-09 | mfd: arizona: Disable DCVDD before we destroy the MFD | Charles Keepax | 1 | -1/+3 |
2014-07-09 | mfd: arizona: Disable PM runtime at start of driver removal | Charles Keepax | 1 | -1/+2 |
2014-06-03 | mfd: arizona: Add MICVDD to mapped regulators | Charles Keepax | 1 | -0/+1 |
2014-04-18 | regulator: arizona-ldo1: Move setup processing from arizona-core | Charles Keepax | 1 | -9/+3 |
2014-04-18 | mfd: arizona: Factor out read of device tree GPIOs | Charles Keepax | 1 | -9/+22 |
2014-02-26 | mfd: arizona: Use new regmap features for manual register patch | Charles Keepax | 1 | -4/+0 |
2014-01-06 | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 1 | -4/+4 |
2013-11-16 | Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 1 | -3/+3 |
2013-10-23 | mfd: arizona: Correct handling of device tree gpio defaults | Charles Keepax | 1 | -1/+1 |
2013-10-23 | mfd: arizona: Only attempt to parse DT if platform data was not passed | Lee Jones | 1 | -2/+2 |
2013-10-23 | mfd: arizona: Specify supply mappings for Arizona CODECs | Charles Keepax | 1 | -3/+29 |
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-17 | 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 |