summaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-core.c
AgeCommit message (Expand)Author
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown
2015-08-12mfd: arizona: Fixup some formatting/white space errorsCharles Keepax
2015-08-11mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald
2015-08-11mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax
2015-07-24mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax
2015-07-24mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax
2015-06-22mfd: arizona: Factor out hard reset into helper functionsCharles Keepax
2015-06-22mfd: arizona: Use devres to manage reset GPIOCharles Keepax
2015-06-22mfd: arizona: Remove redundant register syncCharles Keepax
2015-03-12mfd: arizona: Add DT binding for the DMIC reference voltagesCharles Keepax
2015-02-26mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald
2014-12-05MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-09-26mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax
2014-09-26Revert "mfd: wm5102: Manually apply register patch"Charles Keepax
2014-09-26mfd: arizona: Add support for INn_Mode register controlInha Song
2014-09-26mfd: wm5102: Mark register write sequencer control 3 readableMark Brown
2014-07-28mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax
2014-07-28mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax
2014-07-28mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax
2014-07-09mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones
2014-07-09mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax
2014-07-09mfd: arizona: Use num_core_supplies in arizona_dev_exitCharles Keepax
2014-07-09mfd: arizona: Don't use devres for DCVDDCharles Keepax
2014-07-09mfd: arizona: Disable DCVDD before we destroy the MFDCharles Keepax
2014-07-09mfd: arizona: Disable PM runtime at start of driver removalCharles Keepax
2014-06-03mfd: arizona: Add MICVDD to mapped regulatorsCharles Keepax
2014-04-18regulator: arizona-ldo1: Move setup processing from arizona-coreCharles Keepax
2014-04-18mfd: arizona: Factor out read of device tree GPIOsCharles Keepax
2014-02-26mfd: arizona: Use new regmap features for manual register patchCharles Keepax
2014-01-06mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven
2013-11-15Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-10-23mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax
2013-10-23mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones
2013-10-23mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax
2013-08-14mfd: arizona: Move regulator disable to after marking cache onlyCharles Keepax
2013-06-18mfd: arizona: Integrate wm8997 into Arizona mfdCharles Keepax
2013-05-21mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax
2013-05-20mfd: arizona: Support use of external DCVDDMark Brown
2013-05-20mfd: Add device tree bindings for Arizona class devicesMark Brown