summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2019-03-23mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-03-23mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-03-23mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-03-23mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-03-23mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-03-23mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-01-26mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2018-11-10mfd: omap-usb-host: Fix dts probe of childrenTony Lindgren1-5/+6
2018-09-26mfd: ti_am335x_tscadc: Fix struct clk memory leakZumeng Chen1-2/+1
2018-09-26mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
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
2017-06-26mfd: omap-usb-tll: Fix inverted bit use for USB TLL modeTony Lindgren1-1/+1
2016-06-07mfd: omap-usb-tll: Fix scheduling while atomic BUGRoger Quadros1-4/+9
2015-12-03mfd: wm5110: Add register patch for rev E and aboveCharles Keepax1-1/+13
2015-09-27mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg1-4/+4
2015-09-17mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax1-8/+6
2015-04-17mfd: kempld-core: Fix callback return value checkAmeya Palande1-1/+1
2015-01-30mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-30mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-30mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren1-0/+3
2014-11-10mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren1-0/+52
2014-11-10mfd: max77693: Fix always masked MUIC interruptsKrzysztof Kozlowski1-0/+12
2014-11-10mfd: max77693: Use proper regmap for handling MUIC interruptsKrzysztof Kozlowski1-1/+1
2014-11-10mfd: viperboard: Fix platform-device id collisionJohan Hovold1-2/+3
2014-11-10mfd: rtsx: Fix build warnings for !PMThierry Reding1-0/+2
2014-11-10mfd: stmpe: Fix STMPE24xx GPMR LSBLinus Walleij1-1/+1
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds41-290/+1047
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds1-1/+99
2014-10-11Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+148
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds5-37/+12
2014-10-07mfd: cros_ec: wait for completion of commands that return IN_PROGRESSAndrew Bresticker1-0/+33
2014-10-07mfd: cros_ec: move locking into cros_ec_cmd_xferAndrew Bresticker2-12/+9
2014-10-07mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-0/+7
2014-10-07mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_ECDoug Anderson1-0/+9
2014-09-26mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax1-0/+1
2014-09-26mfd: Add ACPI supportMika Westerberg1-0/+40
2014-09-26Revert "mfd: wm5102: Manually apply register patch"Charles Keepax1-12/+0
2014-09-26mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance1-13/+17
2014-09-26mfd: Inherit coherent_dma_mask from parent deviceBoris BREZILLON1-0/+1
2014-09-26mfd: Add support for Qualcomm SPMI PMICsJosh Cartwright3-0/+83
2014-09-26mfd: axp209x: Drop the parent supplies fieldMaxime Ripard1-11/+0
2014-09-26mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...Nishanth Menon1-0/+3
2014-09-26mfd: rk808: Add register cachingDoug Anderson1-0/+30
2014-09-26mfd: arizona: Use handle_simple_irq for IRQ dispatch chipCharles Keepax1-1/+1
2014-09-26mfd: max14577: Don't pass IRQ domain to mfd_add_devicesKrzysztof Kozlowski1-2/+1
2014-09-26mfd: stmpe: Support gpio over irq under device treeSean Cross1-1/+6