summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-05-20mfd: Convert wm831x to irq_domainMark Brown-84/+131
2012-05-20mfd: Don't try to flag IRQ 0 as a wm831x wake sourceMark Brown-11/+12
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi-2/+342
2012-05-20mfd: Add MAX77693 driverChanwoo Choi-0/+484
2012-05-20mfd: Export wm8400_block_read()Mark Brown-0/+1
2012-05-20mfd: Don't support non-modular wm8400 buildMark Brown-1/+1
2012-05-20mfd: Silence an lm3533 gcc warningDan Carpenter-1/+1
2012-05-20gpio: Convert tps65910 to a platform driverLaxman Dewangan-38/+102
2012-05-20mfd: Convert pcf50633-core to use devm_* APIsAxel Lin-26/+10
2012-05-20mfd: Convert da9052 to use devm_* APIsAxel Lin-30/+12
2012-05-20mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices arrayWim Van Sebroeck-1/+1
2012-05-20mfd: Fix lm3533 regmap_update_bits() callAxel Lin-1/+1
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold-17/+33
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold-3/+0
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold-111/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold-0/+65
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown-223/+42
2012-05-20mfd: Staticise non-exported tps65217_update_bits()Mark Brown-1/+1
2012-05-20mfd: Fix tps65910 build failureSamuel Ortiz-2/+3
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan-8/+3
2012-05-20mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan-19/+9
2012-05-20mfd: Cache tps65910 register when we need itLaxman Dewangan-2/+1
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown-9/+6
2012-05-20mfd: Add tps65910 device-tree supportRhyland Klein-1/+79
2012-05-20mfd: Add tps65910 device tree bindings documentationRhyland Klein-0/+133
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein-105/+100
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN-3/+105
2012-05-09mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi-4/+31
2012-05-09mfd: enable wakeup on twl4030 IRQ.NeilBrown-0/+1
2012-05-09mfd: Convert twl6040-core to devm_regmap_init_i2c()Axel Lin-3/+1
2012-05-09mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin-11/+4
2012-05-09mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin-7/+3
2012-05-09mfd: Convert s5m-core to devm_regmap_init_i2c()Axel Lin-4/+2
2012-05-09mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin-5/+2
2012-05-09mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin-3/+3
2012-05-09mfd: Allow for const stmpe keyboard dataLinus Walleij-1/+1
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra-447/+313
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold-0/+992
2012-05-09mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones-0/+1
2012-05-09mfd: Enable Device Tree support for the db8500-prcmuLee Jones-10/+19
2012-05-09mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones-2/+3
2012-05-09mfd: Fix of_match_node() da9052 argumentsOlof Johansson-1/+1
2012-05-09lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley-2/+9
2012-05-09pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley-0/+1
2012-05-09gpio: Add STA2X11 GPIO blockAlessandro Rubini-0/+444
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini-0/+809
2012-05-07mfd: Convert wm8994 to module_i2c_driver()Mark Brown-17/+1
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown-3/+8
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown-66/+27
2012-05-07mfd: Fix wm831x register range passing for recent ARM updatesMark Brown-0/+26