Age | Commit message (Expand) | Author |
2011-12-20 | 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-11-07 | mfd: fix build failures in recently added ab5500 code | Paul Gortmaker |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds |
2011-10-31 | 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-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds |
2011-10-24 | 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 | mfd: Disable twl6030 IRQ during suspend | Todd Poynor |
2011-10-24 | mfd: Fix twl6030 lockdep recursion warning on setting wake IRQs | Todd Poynor |
2011-10-24 | mfd: Fix a sparse warning about mc13xxx_chipname not being declared | Uwe Kleine-König |
2011-10-24 | mfd: Delete ab3550 driver | Linus Walleij |
2011-10-24 | mfd: Break out ab5500 debugfs code | Linus Walleij |
2011-10-24 | mfd: ab5500 chip register access | Mattias Wallin |
2011-10-24 | mfd: Do not leak init_data in tps65912_device_init() | Jesper Juhl |
2011-10-24 | mfd: Fix ab3100 initconst section | Andi Kleen |
2011-10-24 | mfd: Add Intel MSIC driver | Mika Westerberg |
2011-10-24 | mfd: Make jz4740_adc_driver static | Lars-Peter Clausen |