| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-05 | 2 | -15/+2 |
|\ |
|
| * | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 2 | -15/+2 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -3/+0 |
|\ \ |
|
| * | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 2 | -2/+0 |
* | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 37 | -858/+3468 |
|\ \ \
| |_|/
|/| | |
|
| * | | mfd: Detach twl6040 from the pmic mfd driver | Peter Ujfalusi | 2012-03-22 | 1 | -26/+33 |
| * | | mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups | Benoit Cousson | 2012-03-22 | 3 | -45/+46 |
| * | | mfd: Micro-optimization on twl4030 IRQ handler | Felipe Balbi | 2012-03-22 | 1 | -7/+7 |
| * | | mfd: Make twl4030 SIH SPARSE_IRQ capable | Benoit Cousson | 2012-03-22 | 1 | -17/+6 |
| * | | mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files | Benoit Cousson | 2012-03-22 | 4 | -37/+56 |
| * | | mfd: Remove references already defineid in header file from twl-core | Benoit Cousson | 2012-03-22 | 1 | -5/+2 |
| * | | mfd: Remove unneeded header from twl-core | Felipe Balbi | 2012-03-22 | 1 | -4/+0 |
| * | | mfd: Make twl-core not depend on pdata->irq_base/end | Felipe Balbi | 2012-03-22 | 1 | -34/+27 |
| * | | mfd: Return twl6030_mmc_card_detect IRQ for board setup | Benoit Cousson | 2012-03-22 | 1 | -1/+2 |
| * | | mfd: Add support for TPS65090 | Venu Byravarasu | 2012-03-20 | 3 | -0/+400 |
| * | | mfd: Add some da9052-i2c section annotations | Dmitry Torokhov | 2012-03-20 | 1 | -2/+2 |
| * | | mfd: Build rtc5t583 only if I2C config is selected to y. | Laxman Dewangan | 2012-03-20 | 1 | -1/+1 |
| * | | mfd: Add anatop mfd driver | Ying-Chun Liu (PaulLiu) | 2012-03-16 | 3 | -0/+146 |
| * | | mfd: Add 8420 variant to db8500-prcmu | Bengt Jonsson | 2012-03-16 | 1 | -0/+2 |
| * | | mfd: Add 8520 PRCMU variant to db8500-prcmu | Bengt Jonsson | 2012-03-16 | 1 | -0/+2 |
| * | | mfd: Remove obsolete hwacc implementation for db8500-prmcu | Mattias Nilsson | 2012-03-16 | 1 | -155/+0 |
| * | | mfd: Use DIV_ROUND_CLOSEST for sm501 clock | Axel Lin | 2012-03-16 | 1 | -9/+1 |
| * | | mfd: Add support for RICOH PMIC RC5T583 | Laxman Dewangan | 2012-03-16 | 4 | -0/+809 |
| * | | mfd: Make use of the ab8500 firmware read-modify-write service | Mattias Nilsson | 2012-03-16 | 2 | -15/+37 |
| * | | mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu | Mattias Nilsson | 2012-03-16 | 1 | -3/+25 |
| * | | mfd: Support for the AB8500 AB8505 variant | Bengt Jonsson | 2012-03-16 | 1 | -17/+15 |
| * | | mfd: Don't use mutex_lock_interruptible in ab8500-core | Rabin Vincent | 2012-03-16 | 1 | -9/+3 |
| * | | mfd: Use correct variable name for tps65910 regmap config | Laxman Dewangan | 2012-03-16 | 1 | -2/+2 |
| * | | mfd: wm8994: Fix register default for WM1811 AntiPOP2 | Mark Brown | 2012-03-16 | 1 | -1/+1 |
| * | | mfd: wm8994: Remove defaults for volatile registers | Mark Brown | 2012-03-16 | 1 | -17/+0 |
| * | | mfd: Fix pm8606 build failure | Samuel Ortiz | 2012-03-06 | 1 | -0/+2 |
| * | | mfd: Fix a typo in MFD_MAX8997 Kconfig entry | Axel Lin | 2012-03-06 | 1 | -1/+1 |
| * | | mfd : Check if the other db8500 core is in WFI | Daniel Lezcano | 2012-03-06 | 2 | -0/+14 |
| * | | mfd : Check if the db8500 prcmu has pending irq | Daniel Lezcano | 2012-03-06 | 1 | -0/+20 |
| * | | mfd : Copy the db8500 gic setting to the prcmu | Daniel Lezcano | 2012-03-06 | 1 | -0/+20 |
| * | | mfd : Check if there are pending irq on the db8500 gic | Daniel Lezcano | 2012-03-06 | 1 | -0/+33 |
| * | | mfd : Cleanup duplicate db8500 definitions | Daniel Lezcano | 2012-03-06 | 1 | -10/+7 |
| * | | mfd: Return proper error if s5m-core regmap_init_i2c fails | Axel Lin | 2012-03-06 | 1 | -5/+4 |
| * | | mfd: Code cleanup for pm8606 sub-dev initialization | Jett.Zhou | 2012-03-06 | 1 | -6/+11 |
| * | | mfd: Add power control interface for pm8606 chip | Jett.Zhou | 2012-03-06 | 1 | -0/+95 |
| * | | mfd: Fix wm831x-spi table id name typo in MODULE_DEVICE_TABLE macro | Hai Dong | 2012-03-06 | 1 | -1/+1 |
| * | | mfd: Include linux/mfd/pcf50633/mbc.h in pcf50633-irq.c | Axel Lin | 2012-03-06 | 1 | -6/+1 |
| * | | mfd: Include linux/mfd/pcf50633/pmic.h in pcf50633-gpio.c | Axel Lin | 2012-03-06 | 1 | -26/+1 |
| * | | mfd: Correct readability of WM8994 DC servo 4E register | Mark Brown | 2012-03-06 | 1 | -0/+1 |
| * | | mfd: Use regmap for tps65910 register access. | Laxman Dewangan | 2012-03-06 | 2 | -77/+47 |
| * | | mfd: Add ability to wake the system for 88pm860x | Jett.Zhou | 2012-03-06 | 1 | -0/+25 |
| * | | mfd: Make twl6030_irq_set_wake static | Nishanth Menon | 2012-03-06 | 1 | -1/+1 |
| * | | mfd: Clear twl6030 IRQ status register only once | Nishanth Menon | 2012-03-06 | 1 | -2/+11 |
| * | | mfd: Remove unused io_lock mutex from da9052 | Axel Lin | 2012-03-06 | 1 | -3/+0 |
| * | | mfd: Decouple/recouple gic from the ux500 PRCMU | Daniel Lezcano | 2012-03-06 | 1 | -0/+32 |