summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gpio: Convert tps65910 to a platform driverLaxman Dewangan2012-05-201-38/+102
| * mfd: Convert pcf50633-core to use devm_* APIsAxel Lin2012-05-201-26/+10
| * mfd: Convert da9052 to use devm_* APIsAxel Lin2012-05-202-30/+12
| * mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices arrayWim Van Sebroeck2012-05-201-1/+1
| * mfd: Fix lm3533 regmap_update_bits() callAxel Lin2012-05-201-1/+1
| * mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold2012-05-202-17/+33
| * mfd: Remove unused max-current lm3533 functionJohan Hovold2012-05-202-3/+0
| * mfd: Remove lm3533 boost attributesJohan Hovold2012-05-202-111/+0
| * mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold2012-05-202-0/+65
| * mfd: Remove wm8400 custom cache implementationMark Brown2012-05-202-223/+42
| * mfd: Staticise non-exported tps65217_update_bits()Mark Brown2012-05-201-1/+1
| * mfd: Fix tps65910 build failureSamuel Ortiz2012-05-201-2/+3
| * mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-203-8/+3
| * mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan2012-05-201-19/+9
| * mfd: Cache tps65910 register when we need itLaxman Dewangan2012-05-201-2/+1
| * mfd: Define all twl-regulator feature flags in one placeNeilBrown2012-05-202-9/+6
| * mfd: Add tps65910 device-tree supportRhyland Klein2012-05-201-1/+79
| * mfd: Add tps65910 device tree bindings documentationRhyland Klein2012-05-201-0/+133
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-205-105/+100
| * mfd: Support of hierachical interrupt for ab8500Michel JAOUEN2012-05-111-3/+105
| * mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-092-4/+31
| * mfd: enable wakeup on twl4030 IRQ.NeilBrown2012-05-091-0/+1
| * mfd: Convert twl6040-core to devm_regmap_init_i2c()Axel Lin2012-05-091-3/+1
| * mfd: Convert tps65217 to devm_regmap_init_i2c()Axel Lin2012-05-091-11/+4
| * mfd: Convert tps65090 to devm_regmap_init_i2c()Axel Lin2012-05-091-7/+3
| * mfd: Convert s5m-core to devm_regmap_init_i2c()Axel Lin2012-05-091-4/+2
| * mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin2012-05-091-5/+2
| * mfd: Return proper error if tps65090 regmap_init_i2c failsAxel Lin2012-05-091-3/+3
| * mfd: Allow for const stmpe keyboard dataLinus Walleij2012-05-091-1/+1
| * watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-097-447/+313
| * mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-096-0/+992
| * mfd: Add support for db8500-prcmu regulator supply for nmk-i2c.4Lee Jones2012-05-091-0/+1
| * mfd: Enable Device Tree support for the db8500-prcmuLee Jones2012-05-091-10/+19
| * mfd: Register db8500-prcmu as a platform driver instead of only probingLee Jones2012-05-091-2/+3
| * mfd: Fix of_match_node() da9052 argumentsOlof Johansson2012-05-091-1/+1
| * lpc_sch: Add Intel Centerton Multifunction Device supportSeth Heasley2012-05-091-2/+9
| * pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley2012-05-091-0/+1
| * gpio: Add STA2X11 GPIO blockAlessandro Rubini2012-05-093-0/+444
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-095-0/+809
| * mfd: Convert wm8994 to module_i2c_driver()Mark Brown2012-05-071-17/+1
| * mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-073-3/+8
| * mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-073-66/+27
| * mfd: Fix wm831x register range passing for recent ARM updatesMark Brown2012-05-071-0/+26
| * mfd: Fix tps65910 section annotationsMark Brown2012-05-071-5/+5
| * mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown2012-05-071-6/+9
| * mfd: Fix tps65090 ifdefs for suspend modeMark Brown2012-05-071-2/+2
| * mfd: Add parameter to disable ab8500 battery managementRickard Andersson2012-05-011-20/+35
| * mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg2012-05-012-8/+36
| * mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent2012-05-011-0/+32
| * mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-012-7/+65