aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-core.c
AgeCommit message (Expand)Author
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
2013-02-14mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown
2013-01-22mfd: arizona: Check errors from regcache_sync()Mark Brown
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-03mfd: arizona: Defer patch initialistation until after first device bootMark Brown
2012-11-30mfd: arizona: Register haptics devicesMark Brown
2012-11-28mfd: remove use of __devexitBill Pemberton
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-28mfd: arizona: Register haptics devicesMark Brown
2012-11-20mfd: arizona: Sync regcache after resetCharles Keepax
2012-11-20mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax
2012-11-20mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown
2012-07-25mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown
2012-07-16mfd: Initial support for the WM5110Mark Brown
2012-07-10mfd: Add support for multiple arizona PDM speaker outputsMark Brown
2012-07-09mfd: Error out if initial arizona boot failsMark Brown
2012-07-09mfd: Don't free unallocated arizona supplies on errorMark Brown
2012-07-09mfd: Add missing WM5102 ifdefsMark Brown
2012-07-09mfd: Treat arizona register read errors as non-fatal during resumeMark Brown