summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein
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-07mfd: Convert wm8994 to module_i2c_driver()Mark Brown
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown
2012-05-07mfd: Fix wm831x register range passing for recent ARM updatesMark Brown
2012-05-07mfd: Fix tps65910 section annotationsMark Brown
2012-05-07mfd: Don't use I2C-specific suspend and resume operations for tps65090Mark Brown
2012-05-07mfd: Fix tps65090 ifdefs for suspend modeMark Brown
2012-05-01mfd: Add parameter to disable ab8500 battery managementRickard Andersson
2012-05-01mfd: Deny ab8500 suspend if i2c transfer is ongoingJonas Aaberg
2012-05-01mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath
2012-05-01mfd: Add mc13xxx i2c driverMarc Reilly
2012-05-01mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly
2012-05-01mfd: Use regmap for the mc13xxx-core register accessMarc Reilly
2012-05-01mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill
2012-05-01mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz
2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan
2012-05-01mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)
2012-05-01mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen
2012-05-01mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons
2012-05-01mfd: Remove redundant spi driver bus initializationLars-Peter Clausen
2012-05-01mfd: Set asic3 DS1WM clock_ratePaul Parsons
2012-05-01mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan
2012-05-01mfd: Add PCMCIA/CF support to asic3Paul Parsons
2012-05-01mfd: Cache wm8994 chip revisionMark Brown
2012-05-01mfd: Use module_pci_driverAxel Lin
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra
2012-05-01mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-04-16mfd: Fix asic3_gpio_to_irqDmitry Artamonow
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda