summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/arizona-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: arizona: Handle probe deferral for reset GPIOCharles Keepax2016-10-041-4/+9
* mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax2016-10-041-20/+7
* mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald2016-10-041-0/+30
* mfd: arizona: Use suspend_noirq inplace of suspend_lateCharles Keepax2016-10-041-6/+4
* mfd: arizona: Add sensible return value to some error pathsCharles Keepax2016-10-041-1/+4
* mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki2016-10-041-2/+28
* mfd: arizona: Add missing disable of PM runtime on probe error pathCharles Keepax2016-06-291-1/+3
* mfd: arizona: Update device ordering to allow clean driver removalCharles Keepax2016-05-091-5/+5
* mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range...Lee Jones2016-01-141-4/+4
* mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax2016-01-111-0/+10
* mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald2015-12-041-6/+68
* mfd: arizona: Signedness bug in arizona_runtime_suspend()Dan Carpenter2015-10-301-1/+1
* mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald2015-10-301-58/+71
* mfd: arizona: Simplify adding subdevicesRichard Fitzgerald2015-10-301-22/+14
* mfd: arizona: Downgrade type mismatch messages to dev_warnRichard Fitzgerald2015-10-301-8/+8
* mfd: arizona: Factor out checking of jack detection stateRichard Fitzgerald2015-10-301-9/+32
* mfd: arizona: Factor out DCVDD isolation controlRichard Fitzgerald2015-10-301-46/+62
* mfd: arizona: Remove unneded ret variableJavier Martinez Canillas2015-10-301-3/+1
* Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-041-1/+1
|\
| *-. Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
| |\ \
| | | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| | |/
* | | Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-25/+113
|\ \ \ | |/ / |/| |
| * | mfd: arizona: Fixup some formatting/white space errorsCharles Keepax2015-08-121-17/+16
| * | mfd: arizona: Add support for WM8998 and WM1814Richard Fitzgerald2015-08-111-8/+97
| * | mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-08-111-1/+1
| |/
* | mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax2015-07-241-8/+6
* | mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-07-241-1/+1
|/
* mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-221-2/+6
* mfd: wm5110: Add delay before releasing reset lineCharles Keepax2015-06-221-0/+10
* mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-16/+77
* mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax2015-06-221-0/+52
* mfd: wm5110: Add register patch required for low power sleepCharles Keepax2015-06-221-0/+39
* mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax2015-06-221-20/+57
* mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax2015-06-221-20/+17
* mfd: wm5102: Ensure we always boot the device fullyCharles Keepax2015-06-221-10/+40
* mfd: arizona: Factor out hard reset into helper functionsCharles Keepax2015-06-221-8/+17
* mfd: arizona: Use devres to manage reset GPIOCharles Keepax2015-06-221-6/+4
* mfd: arizona: Remove redundant register syncCharles Keepax2015-06-221-8/+0
* mfd: arizona: Add DT binding for the DMIC reference voltagesCharles Keepax2015-03-121-0/+10
* mfd: arizona: Add support for WM8280/WM8281Richard Fitzgerald2015-02-261-2/+13
* MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-2/+2
* mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax2014-09-261-0/+1
* Revert "mfd: wm5102: Manually apply register patch"Charles Keepax2014-09-261-12/+0
* mfd: arizona: Add support for INn_Mode register controlInha Song2014-09-261-0/+13
* mfd: wm5102: Mark register write sequencer control 3 readableMark Brown2014-09-261-1/+2
* mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax2014-07-281-0/+4
* mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax2014-07-281-4/+16
* mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax2014-07-281-0/+1
* mfd: arizona: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-091-2/+2
* mfd: arizona: Add comment to explain non-devm regulator_getCharles Keepax2014-07-091-0/+6
OpenPOWER on IntegriCloud