summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-01-213-13/+14
|\
| * mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng2015-01-201-12/+0
| * mfd: tps65218: Make INT1 our status_base registerFelipe Balbi2015-01-201-0/+1
| * mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi2015-01-201-0/+11
| * mfd: da9052-core: Fix platform-device id collisionFabio Estevam2015-01-201-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-302-0/+7
|\ \ | |/ |/|
| * mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-152-0/+7
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1425-28/+0
|\ \
| * | mfd: drop owner assignment from platform_driversWolfram Sang2014-10-2025-28/+0
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-1/+1
|\ \ \
| * \ \ Merge tag 'v3.18-rc6' into devicetree/nextGrant Likely2014-11-245-4/+71
| |\ \ \
| * | | | of: Eliminate of_allnodes listGrant Likely2014-11-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-105-4/+10
|\ \ \ \
| * \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-083-4/+4
| |\ \ \ \
| | * | | | MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-053-4/+4
| | | |/ / | | |/| |
| * | | | ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu2014-11-261-0/+3
| * | | | ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu2014-11-261-0/+3
| * | | | Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2014-11-252-56/+308
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-0833-239/+1560
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon2014-12-011-1/+6
| * | | | mfd: da9063: Get irq base dynamically before registering deviceDmitry Lavnikevich2014-11-251-1/+3
| * | | | mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-251-1/+1
| * | | | mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones2014-11-251-1/+1
| * | | | mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-7/+7
| * | | | mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-5/+5
| * | | | mfd: dln2: add support for USB-SPI moduleLaurentiu Palcu2014-11-251-0/+12
| * | | | mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax2014-11-251-0/+16
| * | | | mfd: tc3589x: get rid of static baseLinus Walleij2014-11-251-6/+3
| * | | | mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax2014-11-253-2/+12
| * | | | mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readableCharles Keepax2014-11-251-0/+2
| * | | | mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov2014-11-251-5/+5
| * | | | mfd: tps65090: Fix bonkers indenting strategyLee Jones2014-11-251-31/+31
| * | | | mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov2014-11-251-1/+12
| * | | | mfd: lpc_sch: Don't call mfd_remove_devices()Andy Shevchenko2014-11-251-5/+1
| * | | | mfd: wm8350-core: Fix probable mask then right shift defectJoe Perches2014-11-251-1/+1
| * | | | mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck2014-11-251-57/+0
| * | | | mfd: db8500-prcmu: Provide sane error path valuesLee Jones2014-11-251-11/+8
| * | | | mfd: db8500-prcmu: Check return of devm_ioremap for errorPramod Gurav2014-11-251-0/+5
| * | | | mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren2014-11-251-0/+3
| * | | | mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching2014-11-255-1/+51
| * | | | Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-c...Javier Martinez Canillas2014-11-252-11/+0
| * | | | mfd: max77693: Map charger device to its own of_nodeKrzysztof Kozlowski2014-11-251-1/+4
| * | | | mfd: arizona-spi: Add lines after declarations - checkpatch catchWill Sheppard2014-11-251-0/+2
| * | | | mfd: Add atmel-hlcdc driverBoris Brezillon2014-11-253-0/+129
| * | | | mfd: core: Fix platform-device id generationJohan Hovold2014-11-251-1/+7
| * | | | mfd: Use mfd_add_hotplug_devices() helperJohan Hovold2014-11-252-4/+4
| * | | | mfd: syscon: Decouple syscon interface from platform devicesPankaj Dubey2014-11-251-22/+74
| * | | | mfd: max77693: Add haptic of_compatible in mfd_cellJaewon Kim2014-11-251-1/+4
| * | | | mfd: max77693: Initialize haptic register mapJaewon Kim2014-11-251-3/+18
| * | | | mfd: tps65217: Add compatible string for subdevicesJohannes Pointner2014-11-251-0/+2
OpenPOWER on IntegriCloud