summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-28/+0
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+10
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-239/+1560
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-4/+4
2014-12-05MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-4/+4
2014-12-01mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon-1/+6
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu-0/+3
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu-0/+3
2014-11-25mfd: da9063: Get irq base dynamically before registering deviceDmitry Lavnikevich-1/+3
2014-11-25mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski-1/+1
2014-11-25mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones-1/+1
2014-11-25mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov-7/+7
2014-11-25mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov-5/+5
2014-11-25mfd: dln2: add support for USB-SPI moduleLaurentiu Palcu-0/+12
2014-11-25mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax-0/+16
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij-6/+3
2014-11-25mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax-2/+12
2014-11-25mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readableCharles Keepax-0/+2
2014-11-25mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov-5/+5
2014-11-25mfd: tps65090: Fix bonkers indenting strategyLee Jones-31/+31
2014-11-25mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov-1/+12
2014-11-25mfd: lpc_sch: Don't call mfd_remove_devices()Andy Shevchenko-5/+1
2014-11-25mfd: wm8350-core: Fix probable mask then right shift defectJoe Perches-1/+1
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck-57/+0
2014-11-25mfd: db8500-prcmu: Provide sane error path valuesLee Jones-11/+8
2014-11-25mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav-0/+5
2014-11-25mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren-0/+3
2014-11-25mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching-1/+51
2014-11-25Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas-11/+0
2014-11-25mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski-1/+4
2014-11-25mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard-0/+2
2014-11-25mfd: Add atmel-hlcdc driverBoris Brezillon-0/+129
2014-11-25mfd: core: Fix platform-device id generationJohan Hovold-1/+7
2014-11-25mfd: Use mfd_add_hotplug_devices() helperJohan Hovold-4/+4
2014-11-25mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey-22/+74
2014-11-25mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim-1/+4
2014-11-25mfd: max77693: Initialize haptic register mapJaewon Kim-3/+18
2014-11-25mfd: tps65217: Add compatible string for subdevicesJohannes Pointner-0/+2
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones-62/+1134
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi-0/+13
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi-6/+33
2014-11-25Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki-56/+308
2014-11-24Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely-4/+71
2014-11-19mfd: dln2: A couple endian fixesDan Carpenter-3/+5
2014-11-19mfd: dln2: Add a limit check for invalid echoOctavian Purdila-0/+4
2014-11-19mfd: dln2: Fix _dln2_transfer return codeOctavian Purdila-3/+3
2014-11-18mfd/axp20x: avoid irq numbering collisionJacob Pan-9/+9
2014-11-10mfd: Add support for Diolan DLN-2 devicesOctavian Purdila-0/+774
2014-11-10mfd: twl4030-power: Fix poweroff with PM configuration enabledTony Lindgren-0/+52