aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25
2012-05-11mfd: Support of hierachical interrupt for ab8500Michel JAOUEN1-3/+105
2012-05-09mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2-4/+31
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-09mfd: Allow for const stmpe keyboard dataLinus Walleij1-1/+1
2012-05-09watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra7-447/+313
2012-05-09mfd: Add LM3533 lighting-power core driverJohan Hovold6-0/+992
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-09pci_ids: Add Intel Centerton Legacy Block DeviceIDSeth Heasley1-0/+1
2012-05-09gpio: Add STA2X11 GPIO blockAlessandro Rubini3-0/+444
2012-05-09mfd: Add driver for STA2X11 MFD blockAlessandro Rubini5-0/+809
2012-05-07mfd: Convert wm8994 to module_i2c_driver()Mark Brown1-17/+1
2012-05-07mfd: Read CUST_ID from the wm8994 deviceMark Brown3-3/+8
2012-05-07mfd: Convert wm8350 physical I/O to regmap APIMark Brown3-66/+27
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 Aaberg2-8/+36
2012-05-01mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent1-0/+32
2012-05-01mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2-7/+65
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 Dewangan2-0/+76
2012-05-01mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)2-8/+102
2012-05-01mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen1-26/+5
2012-05-01mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons1-0/+16
2012-05-01mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2-2/+0
2012-05-01mfd: Set asic3 DS1WM clock_ratePaul Parsons2-3/+8
2012-05-01mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan1-0/+1
2012-05-01mfd: Add PCMCIA/CF support to asic3Paul Parsons1-0/+6
2012-05-01mfd: Cache wm8994 chip revisionMark Brown1-1/+0
2012-05-01mfd: Use module_pci_driverAxel Lin5-63/+5
2012-05-01gpio: Add support for Intel ICHx/3100/Series[56] GPIOPeter Tyser4-0/+439
2012-05-01mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra4-0/+770