| Commit message (Expand) | Author | Age |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 |
| |\ |
|
| * | | MFD: OMAP: USB: Runtime PM support | Keshava Munegowda | 2011-12-16 |
| * | | ARM: OMAP: USB: device name change for the clk names of usbhs | Keshava Munegowda | 2011-12-16 |
* | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 |
|\ \ \ |
|
| * | | | mfd/db8500-prcmu: remove support for early silicon revisions | Linus Walleij | 2012-01-03 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-08 |
|\ \ \ |
|
| * | | | mfd: Clearing events requires event registers to be writable for da9052-core | Ashish Jangam | 2012-01-03 |
| * | | | mfd: Fix annotations in da9052-core | Mark Brown | 2011-12-26 |
| * | | | MFD: DA9052/53 MFD core module add SPI support v2 | Ashish Jangam | 2011-12-14 |
| * | | | MFD: DA9052/53 MFD core module | Ashish Jangam | 2011-12-14 |
| |/ / |
|
* | | | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 |
|\ \ \
| |_|/
|/| | |
|
| * | | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 2011-11-21 |
| |/ |
|
* | | mfd: Include linux/io.h to jz4740-adc | Axel Lin | 2011-12-20 |
* | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler | NeilBrown | 2011-12-20 |
* | | mfd: Base interrupt for twl4030-irq must be one-shot | NeilBrown | 2011-12-20 |
* | | mfd: Handle tps65910 clear-mask correctly | Marcus Folkesson | 2011-12-20 |
* | | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources | Axel Lin | 2011-12-20 |
* | | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver | Ilya Yanok | 2011-12-20 |
* | | mfd: include linux/module.h for ab5500-debugfs | Axel Lin | 2011-12-20 |
* | | mfd: Update wm8994 active device checks for WM1811 | Mark Brown | 2011-12-20 |
* | | mfd: Set tps6586x bits if new value is different from the old one | Axel Lin | 2011-12-20 |
* | | mfd: Set da903x bits if new value is different from the old one | Axel Lin | 2011-12-20 |
* | | mfd: Set adp5520 bits if new value is different from the old one | Axel Lin | 2011-12-20 |
* | | mfd: Add missed free_irq in da903x_remove | Axel Lin | 2011-12-20 |
|/ |
|
* | mfd: fix build failures in recently added ab5500 code | Paul Gortmaker | 2011-11-07 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 |
| * | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 2011-11-03 |
|\ \
| |/
|/| |
|
| * | mfd: Add missing <linux/io.h> include to intel_msic | Mika Westerberg | 2011-10-24 |
| * | mfd: Expose TurnOnStatus in ab8500 sysfs | Andrew Lynn | 2011-10-24 |
| * | mfd: Remove support for early drop ab8500 chip | Mattias Wallin | 2011-10-24 |
| * | mfd: Add support for ab8500 v3.3 | Mattias Wallin | 2011-10-24 |
| * | mfd: Add ab8500 interrupt disable hook | Virupax Sadashivpetimath | 2011-10-24 |
| * | mfd: Convert db8500-prcmu panic() into pr_crit() | Linus Walleij | 2011-10-24 |
| * | mfd: Refactor db8500-prcmu request_clock() function | Linus Walleij | 2011-10-24 |
| * | mfd: Rename db8500-prcmu init function | Linus Walleij | 2011-10-24 |
| * | mfd: Fix db5500-prcmu defines | Linus Walleij | 2011-10-24 |
| * | mfd: db8500-prcmu voltage domain consumers additions | Bengt Jonsson | 2011-10-24 |
| * | mfd: db8500-prcmu reset code retrieval | Sebastian Rasmussen | 2011-10-24 |
| * | mfd: db8500-prcmu tweak for modem wakeup | Mattias Nilsson | 2011-10-24 |
| * | mfd: Add db8500-pcmu watchdog accessor functions for watchdog | Jonas Aberg | 2011-10-24 |
| * | mfd: hwacc power state db8500-prcmu accessor | Bengt Jonsson | 2011-10-24 |
| * | mfd: Add db8500-prcmu accessors for PLL and SGA clock | Mattias Nilsson | 2011-10-24 |
| * | mfd: Move to the new db500 PRCMU API | Mattias Nilsson | 2011-10-24 |
| * | mfd: Initialize DB8500 PRCMU regs | Mattias Nilsson | 2011-10-24 |
| * | mfd: Extend DB8500 PRCMU mailbox defs | Mattias Nilsson | 2011-10-24 |
| * | mfd: Refactor DB8500 PRCMU reg access | Mattias Nilsson | 2011-10-24 |
| * | mfd: Fix aat2870 build failure for x86_64 | Jin Park | 2011-10-24 |