aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-9/+67
2012-05-24mfd: Fix build break of max77693 by adding REGMAP_I2C optionChanwoo Choi1-0/+1
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-3/+0
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones1-1/+1
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown1-3/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-27/+0
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-0/+1
2012-05-20mfd: mc13xxx core should not be user visibleMark Brown1-9/+7
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1
2012-05-20mfd: wm8400 needs to depend on I2C=yMark Brown1-1/+1
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-0/+2
2012-05-20mfd: Add MAX77693 driverChanwoo Choi1-0/+12
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown1-1/+1
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-1/+0
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown1-0/+1
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory1-0/+10
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown1-0/+3
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra1-1/+2
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold1-0/+13
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini1-0/+5
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij1-17/+0
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij1-10/+0
2012-05-01mfd: Add mc13xxx i2c driverMarc Reilly1-1/+8
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly1-4/+13
2012-05-01mfd: Use regmap for the mc13xxx-core register accessMarc Reilly1-0/+1
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra1-0/+9
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-2/+9
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-3/+3
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+52
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+3
2012-03-20mfd: Add support for TPS65090Venu Byravarasu1-0/+12
2012-03-20mfd: Build rtc5t583 only if I2C config is selected to y.Laxman Dewangan1-1/+1
2012-03-16mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)1-0/+8
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan1-0/+14
2012-03-06mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin1-1/+1
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-03-06mfd: Fix typo for TPS65912Axel Lin1-1/+1
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch1-0/+15
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely1-0/+1
2012-02-18MFD: ucb1x00: convert to use genirqRussell King1-2/+3
2012-02-09ARM: omap: fix broken twl-core dependencies and ifdefsRussell King1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-3/+32
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2012-01-09mfd: Add S5M series configurationSangbeom Kim1-0/+11
2012-01-09mfd: Fix STMPE I2c build failureSamuel Ortiz1-1/+1
2012-01-09mfd: Add support for STMPE SPI interfaceViresh Kumar1-1/+7
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar1-0/+11
2012-01-09mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson1-1/+1
2012-01-09mfd: Add a dependency on HAVE_CLK for tc6393xbChristoph Fritz1-1/+1