summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold1-1/+0
2012-05-20mfd: Remove lm3533 boost attributesJohan Hovold1-88/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold1-0/+50
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown1-216/+35
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 Klein4-101/+75
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 Sierra6-447/+306
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-09gpio: Add STA2X11 GPIO blockAlessandro Rubini3-0/+444
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini3-0/+473
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-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
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath1-5/+55
2012-05-01mfd: Add mc13xxx i2c driverMarc Reilly3-1/+137
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly5-147/+204
2012-05-01mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2-79/+35
2012-05-01mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly1-75/+113
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill1-0/+1
2012-05-01mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz1-1/+1
2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan1-0/+62
2012-05-01mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)1-8/+42
2012-05-01mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen1-26/+5