summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-202-48/+26
| * mfd: Support of hierachical interrupt for ab8500Michel JAOUEN2012-05-111-3/+105
| * mfd: Add regulator support for twl6040 VIO, V2V1 suppliesPeter Ujfalusi2012-05-091-4/+29
| * 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
| * watchdog: Convert iTCO_wdt driver to mfd modelAaron Sierra2012-05-092-2/+172
| * mfd: Add LM3533 lighting-power core driverJohan Hovold2012-05-094-0/+865
| * 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
| * mfd: Add driver for STA2X11 MFD blockAlessandro Rubini2012-05-093-0/+473
| * mfd: Convert wm8994 to module_i2c_driver()Mark Brown2012-05-071-17/+1
| * mfd: Read CUST_ID from the wm8994 deviceMark Brown2012-05-071-3/+4
| * mfd: Convert wm8350 physical I/O to regmap APIMark Brown2012-05-072-59/+25
| * 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-011-7/+31
| * mfd: Handle the ab8500 irq for suspend/resumeRabin Vincent2012-05-011-0/+32
| * mfd: Add new resources on ab8500 AB8505 and AB9540Virupax Sadashivpetimath2012-05-011-5/+55
| * mfd: Add mc13xxx i2c driverMarc Reilly2012-05-013-1/+137
| * mfd: Move the mc13xxx-core spi specific code into a separate moduleMarc Reilly2012-05-015-147/+204
| * mfd: Use regmap for the mc13xxx-core register accessMarc Reilly2012-05-012-79/+35
| * mfd: Prepare for separating spi and i2c mc13xxx-core backendsMarc Reilly2012-05-011-75/+113
| * mfd: Fix build breakage in omap-usb-host.cRuss Dill2012-05-011-0/+1
| * mfd: No need to check for the GPIO offset from asic3_gpio_to_irqSamuel Ortiz2012-05-011-1/+1
| * mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+62
| * mfd: Add device-tree support for da9502 i2c driverYing-Chun Liu (PaulLiu)2012-05-011-8/+42
| * mfd: Convert Intel MSIC driver to use devm_* interfaces.Pasi Savanainen2012-05-011-26/+5
| * mfd: Avoid unbalanced asic3 irq wakeup enables/disablesPaul Parsons2012-05-011-0/+16
| * mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-05-012-2/+0
| * mfd: Set asic3 DS1WM clock_ratePaul Parsons2012-05-011-3/+6
| * mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan2012-05-011-0/+1
| * mfd: Add PCMCIA/CF support to asic3Paul Parsons2012-05-011-0/+6
| * mfd: Cache wm8994 chip revisionMark Brown2012-05-011-1/+0
| * mfd: Use module_pci_driverAxel Lin2012-05-015-63/+5
| * mfd: Add LPC driver for Intel ICH chipsetsAaron Sierra2012-05-013-0/+729
| * mfd: Mark const init data with __initconst instead of __initdata for ab5500Uwe Kleine-König2012-05-011-1/+1
* | Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-231-3/+0
|\ \
| * | regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown2012-05-231-3/+0
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-1/+2
|\ \ \