summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2018-11-10thermal: allow u8500-thermal driver to be a moduleArnd Bergmann1-0/+3
2018-10-20mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
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-08-06mfd: 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
2018-01-02mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2018-01-02mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2018-01-02mfd: cros ec: spi: Don't send first message too soonJon Hunter1-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-26mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren1-1/+1
2016-11-26mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2016-11-26mfd: intel-lpss: Do not put device in reset state on suspendAzhar Shaikh1-3/+0
2016-10-16mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König1-0/+1
2016-10-16mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon1-2/+3
2016-10-16mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu1-5/+5
2016-08-20mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij1-7/+12
2016-08-20mfd: qcom_rpm: Fix offset error for msm8660Linus Walleij1-14/+36
2016-06-08mfd: intel_soc_pmic_core: Terminate panel control GPIO lookup table correctlyVille Syrjälä1-0/+1
2016-06-08mfd: intel-lpss: Save register context on suspendHeikki Krogerus1-1/+18
2016-06-01mfd: omap-usb-tll: Fix scheduling while atomic BUGRoger Quadros1-4/+9
2016-05-11mfd: intel-lpss: Remove clock tree on error pathAndy Shevchenko1-0/+1
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds1-2/+0
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds48-374/+1550
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds8-8/+0
2015-11-06Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-65/+13
2015-11-05Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown1-65/+13
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown8-8/+0
2015-10-30mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk childrenKrzysztof Kozlowski1-5/+2
2015-10-30mfd: rt5033: Add RT5033 Flash led sub deviceIngi Kim1-0/+3
2015-10-30mfd: lpss: Add Intel Broxton PCI IDsAndy Shevchenko1-0/+45
2015-10-30mfd: lpss: Add Broxton ACPI IDsMika Westerberg1-0/+16
2015-10-30mfd: arizona: Signedness bug in arizona_runtime_suspend()Dan Carpenter1-1/+1
2015-10-30mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu1-0/+20
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski1-0/+26
2015-10-30mfd: sec-core: Dump PMIC revision to find out the HWKrzysztof Kozlowski1-0/+10
2015-10-30mfd: arizona: Use correct type ID for device tree configRichard Fitzgerald2-6/+4
2015-10-30mfd: arizona: Remove use of codec build config #ifdefsRichard Fitzgerald3-78/+97
2015-10-30mfd: arizona: Simplify adding subdevicesRichard Fitzgerald1-22/+14
2015-10-30mfd: arizona: Downgrade type mismatch messages to dev_warnRichard Fitzgerald1-8/+8
2015-10-30mfd: arizona: Factor out checking of jack detection stateRichard Fitzgerald1-9/+32
2015-10-30mfd: arizona: Factor out DCVDD isolation controlRichard Fitzgerald1-46/+62
2015-10-30mfd: Make TPS6105X select REGMAP_I2CAxel Lin1-0/+1
2015-10-30mfd: lm3533: Fix unused variable build warningSudip Mukherjee1-1/+0
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching4-5/+87
2015-10-30mfd: da9062-core: Rename get_device_type to da9062_get_device_typeAxel Lin1-2/+2