aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov2-7/+25
2015-04-03mfd: tc3589x: enforce device-tree only modeLinus Walleij2-9/+1
2015-03-12mfd: kempld-core: Fix callback return value checkAmeya Palande1-1/+1
2015-03-12mfd: rtsx_usb: Prevent DMA from stackRoger Tseng1-6/+24
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds31-78/+1311
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2015-01-22mfd: rtsx_usb: Defer autosuspend while card existsRoger Tseng1-0/+18
2015-01-22mfd: da9063: Add device tree supportSteve Twiss2-0/+11
2015-01-22mfd: qcom-rpm: Driver for the Qualcomm RPMBjorn Andersson3-0/+596
2015-01-22mfd: max77686/802: Remove support for board filesKrzysztof Kozlowski2-23/+1
2015-01-22mfd: omap-usb-host: Remove some unused functionsRickard Strandqvist1-10/+0
2015-01-22mfd: twl6040: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski1-2/+2
2015-01-22mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski1-4/+4
2015-01-22mfd: tps65217: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: mc13xxx: i2c/spi: Constify struct regmap_configKrzysztof Kozlowski2-2/+2
2015-01-22mfd: tps65218: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: smsc-ece1099: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: davinci_voicecodec: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: pcf50633: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: retu: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: lm3533: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: max77686: Constify struct regmap_configKrzysztof Kozlowski1-3/+3
2015-01-22mfd: intel_soc_pmic: Constify struct regmap_configKrzysztof Kozlowski2-2/+2
2015-01-22mfd: hi6421-pmic: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: 88pm860x-core: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-01-22mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsInha Song1-3/+3
2015-01-22mfd: dln2: Add suspend/resume functionalityOctavian Purdila1-0/+20
2015-01-22mfd: dln2: Add start/stop RX URBs helpersOctavian Purdila1-10/+41
2015-01-22mfd: lpc_sch: Enable WDT for Intel Quark X1000Ong Boon Leong1-0/+1
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceAdam Thomson3-1/+426
2015-01-22mfd: db8500-prcmu: Remove unused functionRickard Strandqvist1-9/+0
2015-01-22mfd: sun6i-prcm: Add support for the ir-clkHans de Goede1-0/+14
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Beomho Seo3-0/+155
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-13/+14
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockRoger Tseng1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerFelipe Balbi1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileFelipe Balbi1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionFabio Estevam1-1/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+7
2014-12-15mfd: stmpe: add pull up/down register offsets for STMPELinus Walleij2-0/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds25-28/+0
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-1/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-4/+10
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds33-239/+1560
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki3-4/+4
2014-12-05MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki3-4/+4
2014-12-01mfd: atmel-hlcdc: Add Kconfig option description and nameBoris Brezillon1-1/+6
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu1-0/+3
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveAaron Lu1-0/+3
2014-11-25mfd: da9063: Get irq base dynamically before registering deviceDmitry Lavnikevich1-1/+3