aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/arizona-core.c
AgeCommit message (Expand)Author
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
2012-07-09mfd: Release arizona DCVDD if we fail to resume the deviceMark Brown
2012-07-09mfd: Move arizona digital core supply management to the regulator APIMark Brown
2012-06-23mfd: arizona: Core driverMark Brown