summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-05-20mfd: Export wm8400_block_read()Mark Brown
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter
2012-05-20mfd: Convert pcf50633-core to use devm_* APIsAxel Lin
2012-05-20mfd: Convert da9052 to use devm_* APIsAxel Lin
2012-05-20mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices arrayWim Van Sebroeck
2012-05-20mfd: Fix lm3533 regmap_update_bits() callAxel Lin
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown
2012-05-20mfd: Fix tps65910 build failureSamuel Ortiz
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan
2012-05-20mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan
2012-05-20mfd: Cache tps65910 register when we need itLaxman Dewangan
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown
2012-05-20mfd: Add tps65910 device-tree supportRhyland Klein
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory
2012-05-18mfd: palmas PMIC device supportGraeme Gregory
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-13mfd: da9052: Fix genirq abuseMark Brown
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN
2012-05-09mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi
2012-05-09mfd: enable wakeup on twl4030 IRQ.NeilBrown
2012-05-09mfd: Convert twl6040-core to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Convert s5m-core to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin
2012-05-09mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuLee Jones
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones
2012-05-09mfd: Fix of_match_node() da9052 argumentsOlof Johansson
2012-05-09lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown
2012-05-07mfd: Convert wm8994 to module_i2c_driver()Mark Brown