Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2 | -3/+0 |
2012-03-28 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 37 | -858/+3468 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 6 | -323/+447 |
2012-03-25 | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 6 | -323/+447 |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
2012-03-22 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 5 | -34/+89 |
2012-03-22 | mfd: Detach twl6040 from the pmic mfd driver | Peter Ujfalusi | 1 | -26/+33 |
2012-03-22 | mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups | Benoit Cousson | 3 | -45/+46 |
2012-03-22 | mfd: Micro-optimization on twl4030 IRQ handler | Felipe Balbi | 1 | -7/+7 |
2012-03-22 | mfd: Make twl4030 SIH SPARSE_IRQ capable | Benoit Cousson | 1 | -17/+6 |
2012-03-22 | mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files | Benoit Cousson | 4 | -37/+56 |
2012-03-22 | mfd: Remove references already defineid in header file from twl-core | Benoit Cousson | 1 | -5/+2 |
2012-03-22 | mfd: Remove unneeded header from twl-core | Felipe Balbi | 1 | -4/+0 |
2012-03-22 | mfd: Make twl-core not depend on pdata->irq_base/end | Felipe Balbi | 1 | -34/+27 |
2012-03-22 | mfd: Return twl6030_mmc_card_detect IRQ for board setup | Benoit Cousson | 1 | -1/+2 |
2012-03-21 | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -5/+44 |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -16/+7 |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2012-03-20 | mfd: Add support for TPS65090 | Venu Byravarasu | 3 | -0/+400 |
2012-03-20 | mfd: Add some da9052-i2c section annotations | Dmitry Torokhov | 1 | -2/+2 |
2012-03-20 | mfd: Build rtc5t583 only if I2C config is selected to y. | Laxman Dewangan | 1 | -1/+1 |
2012-03-19 | Merge tag 'topic/twl' into regulator-next | Mark Brown | 1 | -1/+40 |
2012-03-18 | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 1 | -4/+4 |
2012-03-16 | mfd: Add anatop mfd driver | Ying-Chun Liu (PaulLiu) | 3 | -0/+146 |
2012-03-16 | mfd: Add 8420 variant to db8500-prcmu | Bengt Jonsson | 1 | -0/+2 |
2012-03-16 | mfd: Add 8520 PRCMU variant to db8500-prcmu | Bengt Jonsson | 1 | -0/+2 |
2012-03-16 | mfd: Remove obsolete hwacc implementation for db8500-prmcu | Mattias Nilsson | 1 | -155/+0 |
2012-03-16 | mfd: Use DIV_ROUND_CLOSEST for sm501 clock | Axel Lin | 1 | -9/+1 |
2012-03-16 | mfd: Add support for RICOH PMIC RC5T583 | Laxman Dewangan | 4 | -0/+809 |
2012-03-16 | mfd: Make use of the ab8500 firmware read-modify-write service | Mattias Nilsson | 2 | -15/+37 |
2012-03-16 | mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu | Mattias Nilsson | 1 | -3/+25 |
2012-03-16 | mfd: Support for the AB8500 AB8505 variant | Bengt Jonsson | 1 | -17/+15 |
2012-03-16 | mfd: Don't use mutex_lock_interruptible in ab8500-core | Rabin Vincent | 1 | -9/+3 |
2012-03-16 | mfd: Use correct variable name for tps65910 regmap config | Laxman Dewangan | 1 | -2/+2 |
2012-03-16 | mfd: wm8994: Fix register default for WM1811 AntiPOP2 | Mark Brown | 1 | -1/+1 |
2012-03-16 | mfd: wm8994: Remove defaults for volatile registers | Mark Brown | 1 | -17/+0 |
2012-03-11 | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS | Peter Ujfalusi | 1 | -0/+10 |
2012-03-11 | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 1 | -0/+15 |
2012-03-11 | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 1 | -1/+15 |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 1 | -0/+1 |
2012-03-06 | mfd: Fix pm8606 build failure | Samuel Ortiz | 1 | -0/+2 |
2012-03-06 | mfd: Fix a typo in MFD_MAX8997 Kconfig entry | Axel Lin | 1 | -1/+1 |
2012-03-06 | mfd : Check if the other db8500 core is in WFI | Daniel Lezcano | 2 | -0/+14 |
2012-03-06 | mfd : Check if the db8500 prcmu has pending irq | Daniel Lezcano | 1 | -0/+20 |
2012-03-06 | mfd : Copy the db8500 gic setting to the prcmu | Daniel Lezcano | 1 | -0/+20 |
2012-03-06 | mfd : Check if there are pending irq on the db8500 gic | Daniel Lezcano | 1 | -0/+33 |
2012-03-06 | mfd : Cleanup duplicate db8500 definitions | Daniel Lezcano | 1 | -10/+7 |
2012-03-06 | mfd: Return proper error if s5m-core regmap_init_i2c fails | Axel Lin | 1 | -5/+4 |
2012-03-06 | mfd: Code cleanup for pm8606 sub-dev initialization | Jett.Zhou | 1 | -6/+11 |