summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/arizona-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Constify struct mfd_cell where possibleGeert Uytterhoeven2014-01-061-4/+4
* Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-11-151-3/+3
|\
| * mfd: arizona: Correct handling of device tree gpio defaultsCharles Keepax2013-10-231-1/+1
| * mfd: arizona: Only attempt to parse DT if platform data was not passedLee Jones2013-10-231-2/+2
* | mfd: arizona: Specify supply mappings for Arizona CODECsCharles Keepax2013-10-231-3/+29
|/
* mfd: arizona: Move regulator disable to after marking cache onlyCharles Keepax2013-08-141-1/+1
* mfd: arizona: Integrate wm8997 into Arizona mfdCharles Keepax2013-06-181-0/+27
* mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax2013-05-211-1/+1
* mfd: arizona: Support use of external DCVDDMark Brown2013-05-201-0/+43
* mfd: Add device tree bindings for Arizona class devicesMark Brown2013-05-201-0/+69
* mfd: arizona: Disable interrupts during suspendMark Brown2013-05-171-1/+22
* mfd: arizona: Add missing cleanup on removeMark Brown2013-05-171-0/+5
* mfd: wm5102: Manually apply register patchCharles Keepax2013-05-171-0/+12
* mfd: arizona: Read the device identification information after bootMark Brown2013-05-171-31/+49
* mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax2013-04-081-4/+18
* mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax2013-04-081-1/+5
* mfd: arizona: Hold device in reset while ramping suppliesMark Brown2013-04-081-13/+13
* mfd: wm5102: Deactivate standard boot sequenceCharles Keepax2013-04-081-5/+5
* mfd: arizona: Add a hardware patch mechanismCharles Keepax2013-04-081-0/+109
* mfd: arizona: Factor out register pollingCharles Keepax2013-04-081-22/+30
* mfd: wm5102: Manually apply register patchCharles Keepax2013-04-081-0/+10
* mfd: wm5102: Only use the lowest three bits of device revisionMark Brown2013-04-081-0/+1
* mfd: arizona: Unconditionally enable 32kHz clockMark Brown2013-04-081-0/+1
* mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown2013-04-081-2/+19
* mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown2013-04-081-1/+11
* mfd: arizona: Clean up on failed runtime resumeMark Brown2013-04-081-4/+7
* mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-141-0/+23
* mfd: arizona: Clarify mixer underclocking errorMark Brown2013-02-141-1/+1
* mfd: arizona: Disable interrupts during resumeMark Brown2013-02-141-0/+26
* mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown2013-02-141-2/+2
* mfd: arizona: Check errors from regcache_sync()Mark Brown2013-01-221-1/+6
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-161-5/+12
|\
| * mfd: arizona: Defer patch initialistation until after first device bootMark Brown2012-12-031-5/+12
| * mfd: arizona: Register haptics devicesMark Brown2012-11-301-0/+2
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-0/+2
|\ \
| * | mfd: arizona: Register haptics devicesMark Brown2012-11-281-0/+2
| |/
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-2/+2
|\ \
| * | mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
| |/
* | mfd: arizona: Sync regcache after resetCharles Keepax2012-11-201-0/+8
* | mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax2012-11-201-2/+2
* | mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax2012-11-201-1/+1
|/
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-3/+3
* mfd: Add debug trace on entering and leaving arizone runtime suspendMark Brown2012-07-251-0/+4
* mfd: Initial support for the WM5110Mark Brown2012-07-161-0/+24
* mfd: Add support for multiple arizona PDM speaker outputsMark Brown2012-07-101-3/+2
* mfd: Error out if initial arizona boot failsMark Brown2012-07-091-1/+5
* mfd: Don't free unallocated arizona supplies on errorMark Brown2012-07-091-1/+1
* mfd: Add missing WM5102 ifdefsMark Brown2012-07-091-1/+2
* mfd: Treat arizona register read errors as non-fatal during resumeMark Brown2012-07-091-1/+1
OpenPOWER on IntegriCloud