aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown1-1/+1
2012-05-20mfd: Fix tps65910 build failureSamuel Ortiz1-2/+3
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2-4/+3
2012-05-20mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan1-19/+9
2012-05-20mfd: Cache tps65910 register when we need itLaxman Dewangan1-2/+1
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown1-7/+0
2012-05-20mfd: Add tps65910 device-tree supportRhyland Klein1-1/+79
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein2-48/+26
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown1-0/+1
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory2-0/+12
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+509
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz1-1/+2
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown1-6/+0
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown1-0/+3
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-nextMark Brown9-151/+88
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-5/+3
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2-7/+86
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-11/+0
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN1-3/+105
2012-05-09mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi1-4/+29
2012-05-09mfd: enable wakeup on twl4030 IRQ.NeilBrown1-0/+1
2012-05-09mfd: Convert twl6040-core to devm_regmap_init_i2c()Axel Lin1-3/+1
2012-05-09mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin1-11/+4
2012-05-09mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin1-7/+3
2012-05-09mfd: Convert s5m-core to devm_regmap_init_i2c()Axel Lin1-4/+2
2012-05-09mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin1-5/+2
2012-05-09mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin1-3/+3
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2-2/+172
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold4-0/+865
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones1-0/+1
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuLee Jones1-10/+19
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones1-2/+3
2012-05-09mfd: Fix of_match_node() da9052 argumentsOlof Johansson1-1/+1
2012-05-09lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley1-2/+9
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini3-0/+473
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson1-0/+1
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown1-7/+0
2012-05-07mfd: Convert wm8994 to module_i2c_driver()Mark Brown1-17/+1
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown1-3/+4
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown2-59/+25
2012-05-07mfd: Fix wm831x register range passing for recent ARM updatesMark Brown1-0/+26
2012-05-07mfd: Fix tps65910 section annotationsMark Brown1-5/+5
2012-05-07mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown1-6/+9
2012-05-07mfd: Fix tps65090 ifdefs for suspend modeMark Brown1-2/+2
2012-05-04tps6586x: Add device tree supportThierry Reding1-0/+86
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij5-2287/+0
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij3-462/+0
2012-05-01mfd: Add parameter to disable ab8500 battery managementRickard Andersson1-20/+35
2012-05-01mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg1-7/+31
2012-05-01mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent1-0/+32