summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2014-11-25mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov
2014-11-25mfd: tps65090: Fix bonkers indenting strategyLee Jones
2014-11-25mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov
2014-11-25mfd: lpc_sch: Don't call mfd_remove_devices()Andy Shevchenko
2014-11-25mfd: wm8350-core: Fix probable mask then right shift defectJoe Perches
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck
2014-11-25mfd: db8500-prcmu: Provide sane error path valuesLee Jones
2014-11-25mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav
2014-11-25mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren
2014-11-25mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching
2014-11-25Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas
2014-11-25mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski
2014-11-25mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard
2014-11-25mfd: Add atmel-hlcdc driverBoris Brezillon
2014-11-25mfd: core: Fix platform-device id generationJohan Hovold
2014-11-25mfd: Use mfd_add_hotplug_devices() helperJohan Hovold
2014-11-25mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey
2014-11-25mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim
2014-11-25mfd: max77693: Initialize haptic register mapJaewon Kim
2014-11-25mfd: tps65217: Add compatible string for subdevicesJohannes Pointner
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi
2014-11-19mfd: dln2: A couple endian fixesDan Carpenter
2014-11-19mfd: dln2: Add a limit check for invalid echoOctavian Purdila
2014-11-19mfd: dln2: Fix _dln2_transfer return codeOctavian Purdila
2014-11-18mfd/axp20x: avoid irq numbering collisionJacob Pan
2014-11-10mfd: Add support for Diolan DLN-2 devicesOctavian Purdila
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-10Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-07mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan
2014-10-06mfd: cros_ec: wait for completion of commands that return IN_PROGRESSAndrew Bresticker
2014-10-06mfd: cros_ec: move locking into cros_ec_cmd_xferAndrew Bresticker
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker
2014-10-06mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_ECDoug Anderson
2014-09-26mfd: arizona: Correct mask to allow setting micbias external capCharles Keepax
2014-09-26mfd: Add ACPI supportMika Westerberg
2014-09-26Revert "mfd: wm5102: Manually apply register patch"Charles Keepax
2014-09-26mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TSJeff Lance
2014-09-26mfd: Inherit coherent_dma_mask from parent deviceBoris BREZILLON
2014-09-26mfd: Add support for Qualcomm SPMI PMICsJosh Cartwright
2014-09-26mfd: axp209x: Drop the parent supplies fieldMaxime Ripard
2014-09-26mfd: twl4030-power: Use 'ti,system-power-controller' as alternative way to su...Nishanth Menon
2014-09-26mfd: rk808: Add register cachingDoug Anderson
2014-09-26mfd: arizona: Use handle_simple_irq for IRQ dispatch chipCharles Keepax
2014-09-26mfd: max14577: Don't pass IRQ domain to mfd_add_devicesKrzysztof Kozlowski
2014-09-26mfd: stmpe: Support gpio over irq under device treeSean Cross
2014-09-26mfd: intel_soc_pmic: Add CONFIG_PM_SLEEP check for suspend_fn/resume_fnJaewon Kim