aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2014-11-25mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski1-1/+1
2014-11-25mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones1-1/+1
2014-11-25mfd: t7l66xb: prepare/unprepare clocksDmitry Eremin-Solenikov1-7/+7
2014-11-25mfd: tc6387xb: prepare/unprepare clocksDmitry Eremin-Solenikov1-5/+5
2014-11-25mfd: dln2: add support for USB-SPI moduleLaurentiu Palcu1-0/+12
2014-11-25mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax1-0/+16
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-6/+3
2014-11-25mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax3-2/+12
2014-11-25mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readableCharles Keepax1-0/+2
2014-11-25mfd: tc6393xb: Prepare/unprepare clocksDmitry Eremin-Solenikov1-5/+5
2014-11-25mfd: tps65090: Fix bonkers indenting strategyLee Jones1-31/+31
2014-11-25mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12