summaryrefslogtreecommitdiff
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: palmas: Reset the POWERHOLD mux during power offKeerthy2018-03-241-0/+14
* mfd: twl6040: Fix child-node lookupJohan Hovold2017-12-291-4/+8
* mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold2017-12-291-2/+7
* mfd: cros ec: spi: Don't send first message too soonJon Hunter2017-12-291-0/+1
* mfd: fsl-imx25: Clean up irq settings during removalMartin Kaiser2017-12-201-0/+14
* mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford2017-12-051-0/+1
* mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede2017-11-081-4/+4
* mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij2017-11-081-3/+11
* mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren2017-06-241-1/+1
* mfd: tps65217: Fix page fault on unloading modulesMilo Kim2017-01-121-0/+19
* mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar2016-11-251-3/+11
* mfd: wm8994-core: Disable regulators before removing themViresh Kumar2016-11-251-1/+1
* mfd: syscon: Support native-endian regmapsPaul Burton2016-11-251-1/+3
* mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold2016-11-161-0/+2
* mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij2016-11-161-0/+2
* mfd: intel_soc_pmic_bxtwc: Fix usbc interruptHeikki Krogerus2016-11-161-2/+4
* mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh2016-11-161-3/+0
* mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesJarkko Nikula2016-11-161-22/+9
* Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-0738-271/+1226
|\
| * 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: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi2016-10-041-0/+5
| * mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones2016-10-041-2/+0
| * mfd: omap-usb-host: Return value is not 'const int'Lee Jones2016-10-041-1/+1
| * mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt...Lee Jones2016-10-041-9/+1
| * mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Lee Jones2016-10-041-54/+0
| * mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones2016-10-041-19/+0
| * mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones2016-10-041-29/+21
| * mfd: max8997-irq: 'inline' should be at the beginning of the declarationLee Jones2016-10-041-1/+1
| * mfd: tps65217: Fix nonstandard declarationArnd Bergmann2016-10-041-1/+1
| * mfd: lp873x: Remove unused mutex lock from struct lp873xAxel Lin2016-10-041-2/+0
| * mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon2016-10-041-2/+3
| * mfd: exynos-lpass: Mark PM functions as __maybe_unusedArnd Bergmann2016-10-041-4/+2
| * mfd: intel-lpss: Add default I2C device properties for Apollo LakeJarkko Nikula2016-10-042-9/+33
| * mfd: twl-core: Make it explicitly non-modularPaul Gortmaker2016-10-041-8/+1
| * mfd: sun6i-prcm: Make it explicitly non-modularPaul Gortmaker2016-10-041-6/+2
| * mfd: smsc-ece1099: Make it explicitly non-modularPaul Gortmaker2016-10-041-9/+2
| * mfd: intel_msic: Make it explicitly non-modularPaul Gortmaker2016-10-041-7/+2
| * mfd: as3722: Convert MFD_AS3722 from bool to tristatePaul Gortmaker2016-10-041-1/+1
| * mfd: altera-a10sr: Make it explicitly non-modularPaul Gortmaker2016-10-041-8/+6
| * mfd: tps65217: Add power button as subdeviceMarcin Niestroj2016-10-041-0/+10
| * mfd: tps65217: Add support for IRQsMarcin Niestroj2016-10-042-8/+188
| * mfd: sm501: Constify gpio_chip structuresJulia Lawall2016-10-041-1/+1
| * mfd: ucb1x00: Remove NO_IRQ checkArnd Bergmann2016-10-041-1/+1
| * mfd: twl6040: The chip does not support bulk accessPeter Ujfalusi2016-10-041-0/+1
| * mfd: arizona: Use suspend_noirq inplace of suspend_lateCharles Keepax2016-10-041-6/+4
| * mfd: act8945a: Add .of_compatible for act8945a-chargerWenyou Yang2016-10-041-0/+1
| * mfd: arizona: Add sensible return value to some error pathsCharles Keepax2016-10-041-1/+4
| * mfd: Add Samsung Exynos Low Power Audio Subsystem driverSylwester Nawrocki2016-10-043-0/+196