summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-38/+1Star
* mfd: Fix asic3_gpio_to_irqDmitry Artamonow2012-04-161-1/+3
* ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda2012-04-161-44/+0Star
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-48/+77
* ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-0/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-062-15/+2Star
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-062-15/+2Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-292-3/+0Star
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0Star
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-2837-858/+3468
|\ \ \ | |_|/ |/| |
| * | mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi2012-03-221-26/+33
| * | mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson2012-03-223-45/+46
| * | mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi2012-03-221-7/+7
| * | mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-221-17/+6Star
| * | mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson2012-03-224-37/+56
| * | mfd: Remove references already defineid in header file from twl-coreBenoit Cousson2012-03-221-5/+2Star
| * | mfd: Remove unneeded header from twl-coreFelipe Balbi2012-03-221-4/+0Star
| * | mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi2012-03-221-34/+27Star
| * | mfd: Return twl6030_mmc_card_detect IRQ for board setupBenoit Cousson2012-03-221-1/+2
| * | mfd: Add support for TPS65090Venu Byravarasu2012-03-203-0/+400
| * | 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-163-0/+146
| * | mfd: Add 8420 variant to db8500-prcmuBengt Jonsson2012-03-161-0/+2
| * | mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson2012-03-161-0/+2
| * | mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson2012-03-161-155/+0Star
| * | mfd: Use DIV_ROUND_CLOSEST for sm501 clockAxel Lin2012-03-161-9/+1Star
| * | mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan2012-03-164-0/+809
| * | mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2012-03-162-15/+37
| * | mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2012-03-161-3/+25
| * | mfd: Support for the AB8500 AB8505 variantBengt Jonsson2012-03-161-17/+15Star
| * | mfd: Don't use mutex_lock_interruptible in ab8500-coreRabin Vincent2012-03-161-9/+3Star
| * | mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan2012-03-161-2/+2
| * | mfd: wm8994: Fix register default for WM1811 AntiPOP2Mark Brown2012-03-161-1/+1
| * | mfd: wm8994: Remove defaults for volatile registersMark Brown2012-03-161-17/+0Star
| * | 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-062-0/+14
| * | mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2012-03-061-0/+20
| * | mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2012-03-061-0/+20
| * | mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2012-03-061-0/+33
| * | mfd : Cleanup duplicate db8500 definitionsDaniel Lezcano2012-03-061-10/+7Star
| * | mfd: Return proper error if s5m-core regmap_init_i2c failsAxel Lin2012-03-061-5/+4Star
| * | mfd: Code cleanup for pm8606 sub-dev initializationJett.Zhou2012-03-061-6/+11
| * | mfd: Add power control interface for pm8606 chipJett.Zhou2012-03-061-0/+95
| * | 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/+1Star
| * | mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.cAxel Lin2012-03-061-26/+1Star
| * | mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-061-0/+1
| * | mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-062-77/+47Star