aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 31-78/+1311
2015-02-16mfd: intel_soc_pmic: Add missing error check for devm_kzallocGravatar Kiran Padwal 1-0/+3
2015-01-22mfd: rtsx_usb: Defer autosuspend while card existsGravatar Roger Tseng 1-0/+18
2015-01-22mfd: da9063: Add device tree supportGravatar Steve Twiss 2-0/+11
2015-01-22mfd: qcom-rpm: Driver for the Qualcomm RPMGravatar Bjorn Andersson 3-0/+596
2015-01-22mfd: max77686/802: Remove support for board filesGravatar Krzysztof Kozlowski 2-23/+1
2015-01-22mfd: omap-usb-host: Remove some unused functionsGravatar Rickard Strandqvist 1-10/+0
2015-01-22mfd: twl6040: Constify struct regmap_config and reg_default arrayGravatar Krzysztof Kozlowski 1-2/+2
2015-01-22mfd: twl-core: Constify struct regmap_config and reg_default arrayGravatar Krzysztof Kozlowski 1-4/+4
2015-01-22mfd: tps65217: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: mc13xxx: i2c/spi: Constify struct regmap_configGravatar Krzysztof Kozlowski 2-2/+2
2015-01-22mfd: tps65218: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: smsc-ece1099: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: davinci_voicecodec: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: pcf50633: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: retu: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: lm3533: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: max77686: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-3/+3
2015-01-22mfd: intel_soc_pmic: Constify struct regmap_configGravatar Krzysztof Kozlowski 2-2/+2
2015-01-22mfd: hi6421-pmic: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: 88pm860x-core: Constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-01-22mfd: wm8994: Set mfd id-base for regulator devs creation to avoid conflictsGravatar Inha Song 1-3/+3
2015-01-22mfd: dln2: Add suspend/resume functionalityGravatar Octavian Purdila 1-0/+20
2015-01-22mfd: dln2: Add start/stop RX URBs helpersGravatar Octavian Purdila 1-10/+41
2015-01-22mfd: lpc_sch: Enable WDT for Intel Quark X1000Gravatar Ong Boon Leong 1-0/+1
2015-01-22mfd: Add support for DA9150 combined charger & fuel-gauge deviceGravatar Adam Thomson 3-1/+426
2015-01-22mfd: db8500-prcmu: Remove unused functionGravatar Rickard Strandqvist 1-9/+0
2015-01-22mfd: sun6i-prcm: Add support for the ir-clkGravatar Hans de Goede 1-0/+14
2015-01-22mfd: rt5033: Add Richtek RT5033 driver core.Gravatar Beomho Seo 3-0/+155
2015-01-21Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 3-13/+14
2015-01-20mfd: rtsx_usb: Fix runtime PM deadlockGravatar Roger Tseng 1-12/+0
2015-01-20mfd: tps65218: Make INT1 our status_base registerGravatar Felipe Balbi 1-0/+1
2015-01-20mfd: tps65218: Make INT[12] and STATUS registers volatileGravatar Felipe Balbi 1-0/+11
2015-01-20mfd: da9052-core: Fix platform-device id collisionGravatar Fabio Estevam 1-1/+2
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+7
2014-12-15mfd: stmpe: add pull up/down register offsets for STMPEGravatar Linus Walleij 2-0/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 25-28/+0
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-4/+10
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 33-239/+1560
2014-12-08Merge branch 'pm-runtime'Gravatar Rafael J. Wysocki 3-4/+4
2014-12-05MFD / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMGravatar Rafael J. Wysocki 3-4/+4
2014-12-01mfd: atmel-hlcdc: Add Kconfig option description and nameGravatar Boris Brezillon 1-1/+6
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Gravatar Aaron Lu 1-0/+3
2014-11-26ACPI / PMIC: support PMIC operation region for CrystalCoveGravatar Aaron Lu 1-0/+3
2014-11-25mfd: da9063: Get irq base dynamically before registering deviceGravatar Dmitry Lavnikevich 1-1/+3
2014-11-25mfd: max14577: Fix obvious typo in company name in copyrightGravatar Krzysztof Kozlowski 1-1/+1
2014-11-25mfd: axp20x: Constify axp20x_acpi_match and rid unused warningGravatar Lee Jones 1-1/+1
2014-11-25mfd: t7l66xb: prepare/unprepare clocksGravatar Dmitry Eremin-Solenikov 1-7/+7
2014-11-25mfd: tc6387xb: prepare/unprepare clocksGravatar Dmitry Eremin-Solenikov 1-5/+5