summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-08-04mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clkAxel Lin1-0/+2
2019-08-04mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-08-04mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1
2019-07-10mfd: omap-usb-tll: Fix register offsetsArnd Bergmann1-2/+2
2019-06-22mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren1-1/+12
2019-06-22mfd: intel-lpss: Set the device in reset state when initBinbin Wu1-0/+3
2019-06-22mfd: tps65912-spi: Add missing of table registrationDaniel Gomez1-0/+1
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 Torvalds38-271/+1226
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds7-487/+325
2016-10-04Merge tag 'regulator-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-0/+9
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 Keepax1-20/+7
2016-10-04mfd: arizona: Add DT options for max_channels_clocked and PDM speaker configRichard Fitzgerald1-0/+30
2016-10-04mfd: twl6040: Register child device for twl6040-pdmclkPeter Ujfalusi1-0/+5
2016-10-04mfd: cros_ec_spi: Remove unused variable 'request'Lee Jones1-2/+0