summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add support for TPS65090Venu Byravarasu2012-03-204-0/+446
* mfd: Add some da9052-i2c section annotationsDmitry Torokhov2012-03-201-2/+2
* mfd: Build rtc5t583 only if I2C config is selected to y.Laxman Dewangan2012-03-201-1/+1
* mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)2012-03-164-0/+186
* mfd: Fix compilation error in tps65910.hVenu Byravarasu2012-03-161-0/+2
* mfd: Add 8420 variant to db8500-prcmuBengt Jonsson2012-03-162-0/+3
* mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson2012-03-162-0/+3
* mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson2012-03-162-198/+0
* mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin2012-03-161-9/+1
* mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan2012-03-165-0/+1104
* mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2012-03-163-17/+41
* mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2012-03-162-3/+32
* mfd: Support for the AB8500 AB8505 variantBengt Jonsson2012-03-162-59/+72
* mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent2012-03-161-9/+3
* ARM: S3C64XX: Hook up supply for WM8994 LDOs on LittlemillMark Brown2012-03-161-2/+10
* mfd: Remove unused LDO supply field from WM8994 pdataMark Brown2012-03-162-3/+4
* mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan2012-03-161-2/+2
* mfd: Add platform data for MAX8997 haptic driverChanwoo Choi2012-03-161-1/+52
* mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown2012-03-161-1/+1
* mfd: wm8994: Remove defaults for volatile registersMark Brown2012-03-161-17/+0
* mfd: Fix pm8606 build failureSamuel Ortiz2012-03-061-0/+2
* mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin2012-03-061-1/+1
* mfd : Check if the other db8500 core is in WFIDaniel Lezcano2012-03-064-0/+23
* mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2012-03-063-0/+29
* mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2012-03-063-0/+29
* mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2012-03-063-0/+42
* mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano2012-03-061-10/+7
* mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin2012-03-061-5/+4
* led: Modified power control of pm860x ledJett.Zhou2012-03-061-0/+23
* backlight: Modified power control of pm860x backlightJett.Zhou2012-03-061-21/+28
* mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou2012-03-061-6/+11
* mfd: Add power control interface for pm8606 chipJett.Zhou2012-03-062-0/+117
* mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong2012-03-061-1/+1
* mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin2012-03-061-6/+1
* mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin2012-03-061-26/+1
* mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-061-0/+1
* mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-063-77/+48
* mfd: Add ability to wake the system for 88pm860xJett.Zhou2012-03-064-0/+79
* mfd: Make twl6030_irq_set_wake staticNishanth Menon2012-03-061-1/+1
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-03-061-2/+11
* mfd: Remove unused io_lock mutex from da9052Axel Lin2012-03-062-5/+0
* mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2012-03-063-0/+50
* mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-03-061-1/+1
* mfd: Fix ACPI conflict checkJean Delvare2012-03-061-1/+1
* mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown2012-03-061-4/+4
* mfd: Show correct device id for wm8400Axel Lin2012-03-061-2/+1
* mfd: Move omap-usb-host usbhs init before allocing child devGovindraj.R2012-03-061-2/+1
* mfd: Remove omap-usb-host magic numbers for dev dma maskGovindraj.R2012-03-061-2/+2
* mfd: Fix typo for TPS65912Axel Lin2012-03-061-1/+1
* mfd: Make pcf50633_write_block() return 0 on successAxel Lin2012-03-061-7/+1