summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-01-23mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2018-10-18mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-09-19mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen1-2/+1
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-09-09mfd: hi655x: Fix regmap area declared size for hi655xRafael David Tinoco1-1/+1
2018-08-03mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin1-1/+5
2018-07-03mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko1-2/+2
2018-03-24mfd: palmas: Reset the POWERHOLD mux during power offKeerthy1-0/+14
2017-12-29mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2017-12-29mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2017-12-29mfd: cros ec: spi: Don't send first message too soonJon Hunter1-0/+1
2017-12-20mfd: fsl-imx25: Clean up irq settings during removalMartin Kaiser1-0/+14
2017-12-05mfd: twl4030-power: Fix pmic for boards that need vmmc1 on rebootAdam Ford1-0/+1
2017-11-08mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-11-08mfd: ab8500-sysctrl: Handle probe deferralLinus Walleij1-3/+11
2017-06-24mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren1-1/+1
2017-01-12mfd: tps65217: Fix page fault on unloading modulesMilo Kim1-0/+19
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1
2016-11-25mfd: syscon: Support native-endian regmapsPaul Burton1-1/+3
2016-11-16mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-16mfd: stmpe: Fix RESET regression on STMPE2401Linus Walleij1-0/+2
2016-11-16mfd: intel_soc_pmic_bxtwc: Fix usbc interruptHeikki Krogerus1-2/+4
2016-11-16mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-11-16mfd: lpss: Fix Intel Kaby Lake PCH-H propertiesJarkko Nikula1-22/+9
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds80-445/+3111
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds84-688/+3459
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds20-183/+981
2016-10-04mfd: arizona: Handle probe deferral for reset GPIOCharles Keepax1-4/+9
2016-10-04mfd: arizona: Remove arizona_of_get_named_gpio helper functionCharles Keepax2-23/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald2-0/+48
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi3-1/+7
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones1-2/+0
2016-10-04mfd: omap-usb-host: Return value is not 'const int'Lee Jones1-1/+1
2016-10-04mfd: ab8500-debugfs: Remove 'weak' function suspend_test_wake_cause_interrupt...Lee Jones1-9/+1
2016-10-04mfd: ab8500-debugfs: Remove ab8500_dump_all_banks_to_mem()Lee Jones1-54/+0
2016-10-04mfd: db8500-prcmu: Remove unused *prcmu_set_ddr_opp() callsLee Jones3-34/+0
2016-10-04mfd: ab8500-debugfs: Prevent initialised field from being over-writtenLee Jones2-29/+23
2016-10-04mfd: max8997-irq: 'inline' should be at the beginning of the declarationLee Jones1-1/+1
2016-10-04mfd: tps65217: Fix nonstandard declarationArnd Bergmann1-1/+1
2016-10-04mfd: lp873x: Remove unused mutex lock from struct lp873xAxel Lin2-3/+0
[next]