summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/adp5520.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-22mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi1-7/+7
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson3-19/+9
2012-03-22mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson4-37/+56
2012-03-22mfd: Remove references already defineid in header file from twl-coreBenoit Cousson1-5/+2
2012-03-22mfd: Remove unneeded header from twl-coreFelipe Balbi1-4/+0
2012-03-22mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi1-34/+27
2012-03-22ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board filesBenoit Cousson2-13/+15
2012-03-22mfd: Return twl6030_mmc_card_detect IRQ for board setupBenoit Cousson1-1/+2
2012-03-21Revert "mfd: Add platform data for MAX8997 haptic driver"Samuel Ortiz1-52/+1
2012-03-20mfd: Add support for TPS65090Venu Byravarasu4-0/+446
2012-03-20mfd: Add some da9052-i2c section annotationsDmitry Torokhov1-2/+2
2012-03-20mfd: Build rtc5t583 only if I2C config is selected to y.Laxman Dewangan1-1/+1
2012-03-16mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)4-0/+186
2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2
2012-03-16mfd: Add 8420 variant to db8500-prcmuBengt Jonsson2-0/+3
2012-03-16mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson2-0/+3
2012-03-16mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson2-198/+0
2012-03-16mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin1-9/+1
2012-03-16mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan5-0/+1104
2012-03-16mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson3-17/+41
2012-03-16mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2-3/+32
2012-03-16mfd: Support for the AB8500 AB8505 variantBengt Jonsson2-59/+72
2012-03-16mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent1-9/+3
2012-03-16ARM: S3C64XX: Hook up supply for WM8994 LDOs on LittlemillMark Brown1-2/+10
2012-03-16mfd: Remove unused LDO supply field from WM8994 pdataMark Brown2-3/+4
2012-03-16mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan1-2/+2
2012-03-16mfd: Add platform data for MAX8997 haptic driverChanwoo Choi1-1/+52
2012-03-16mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown1-1/+1
2012-03-16mfd: wm8994: Remove defaults for volatile registersMark Brown1-17/+0
2012-03-06mfd: Fix pm8606 build failureSamuel Ortiz1-0/+2
2012-03-06mfd: Fix a typo in MFD_MAX8997 Kconfig entryAxel Lin1-1/+1
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano4-0/+23
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano3-0/+29
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano3-0/+29
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano3-0/+42
2012-03-06mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano1-10/+7
2012-03-06mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin1-5/+4
2012-03-06led: Modified power control of pm860x ledJett.Zhou1-0/+23
2012-03-06backlight: Modified power control of pm860x backlightJett.Zhou1-21/+28
2012-03-06mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou1-6/+11
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou2-0/+117
2012-03-06mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macroHai Dong1-1/+1
2012-03-06mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.cAxel Lin1-6/+1
2012-03-06mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin1-26/+1
2012-03-06mfd: Correct readability of WM8994 DC servo 4E registerMark Brown1-0/+1
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan3-77/+48
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou4-0/+79
2012-03-06mfd: Make twl6030_irq_set_wake staticNishanth Menon1-1/+1
2012-03-06mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin2-5/+0