summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-142-7/+10
|\
| * mfd: ab8500: Decrement the power supply's device reference counterKrzysztof Kozlowski2015-03-131-0/+2
| * mfd: ab8500: Use power_supply_*() API for accessing function attrsKrzysztof Kozlowski2015-03-131-3/+4
| * mfd/axp20x: change battery cell name to fuel gaugeTodd Brandt2015-03-071-4/+4
* | mfd: kempld-core: Fix callback return value checkAmeya Palande2015-03-121-1/+1
* | mfd: rtsx_usb: Prevent DMA from stackRoger Tseng2015-03-121-6/+24
|/
* Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-1831-78/+1311
|\
| * mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal2015-02-161-0/+3
| * mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng2015-01-221-0/+18
| * mfd: da9063: Add device tree supportSteve Twiss2015-01-222-0/+11
| * mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson2015-01-223-0/+596
| * mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2015-01-222-23/+1Star
| * mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist2015-01-221-10/+0Star
| * mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-2/+2
| * mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-221-4/+4
| * mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: retu: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-3/+3
| * mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-222-2/+2
| * mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski2015-01-221-1/+1
| * mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song2015-01-221-3/+3
| * mfd: dln2: Add suspend/resume functionalityOctavian Purdila2015-01-221-0/+20
| * mfd: dln2: Add start/stop RX URBs helpersOctavian Purdila2015-01-221-10/+41
| * mfd: lpc_sch: Enable WDT for Intel Quark X1000Ong Boon Leong2015-01-221-0/+1
| * mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson2015-01-223-1/+426
| * mfd: db8500-prcmu: Remove unused functionRickard Strandqvist2015-01-221-9/+0Star
| * mfd: sun6i-prcm: Add support for the ir-clkHans de Goede2015-01-221-0/+14
| * mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo2015-01-223-0/+155
* | 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/+0Star
| * 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-312-0/+7
|\ \ | |/ |/|
| * mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2014-12-162-0/+7
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1525-28/+0Star
|\ \
| * | mfd: drop owner assignment from platform_driversWolfram Sang2014-10-2025-28/+0Star
* | | 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-115-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
| | | |/ / | | |/| |