aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-core.c
AgeCommit message (Expand)Author
2015-09-13mfd: arizona: Fix initialisation of the PM runtimeCharles 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
2013-05-17mfd: arizona: Disable interrupts during suspendMark Brown
2013-05-17mfd: arizona: Add missing cleanup on removeMark Brown
2013-05-17mfd: wm5102: Manually apply register patchCharles Keepax
2013-05-17mfd: arizona: Read the device identification information after bootMark Brown
2013-04-08mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax
2013-04-08mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax
2013-04-08mfd: arizona: Hold device in reset while ramping suppliesMark Brown
2013-04-08mfd: wm5102: Deactivate standard boot sequenceCharles Keepax
2013-04-08mfd: arizona: Add a hardware patch mechanismCharles Keepax
2013-04-08mfd: arizona: Factor out register pollingCharles Keepax
2013-04-08mfd: wm5102: Manually apply register patchCharles Keepax
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown
2013-02-14mfd: arizona: Provide platform data for MICBIAS configurationMark Brown
2013-02-14mfd: arizona: Clarify mixer underclocking errorMark Brown
2013-02-14mfd: arizona: Disable interrupts during resumeMark Brown