Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | mfd: fix build failures in recently added ab5500 code | Paul Gortmaker | 2 | -0/+2 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -0/+14 |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 32 | -2111/+4039 |
2011-10-31 | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 4 | -0/+4 |
2011-10-31 | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker | 11 | -0/+11 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -24/+70 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-25 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds | 6 | -497/+507 |
2011-10-24 | mfd: Add missing <linux/io.h> include to intel_msic | Mika Westerberg | 1 | -0/+1 |
2011-10-24 | mfd: Expose TurnOnStatus in ab8500 sysfs | Andrew Lynn | 1 | -0/+30 |
2011-10-24 | mfd: Remove support for early drop ab8500 chip | Mattias Wallin | 1 | -1/+0 |
2011-10-24 | mfd: Add support for ab8500 v3.3 | Mattias Wallin | 1 | -0/+1 |
2011-10-24 | mfd: Add ab8500 interrupt disable hook | Virupax Sadashivpetimath | 1 | -0/+1 |
2011-10-24 | mfd: Convert db8500-prcmu panic() into pr_crit() | Linus Walleij | 1 | -3/+3 |
2011-10-24 | mfd: Refactor db8500-prcmu request_clock() function | Linus Walleij | 1 | -8/+11 |
2011-10-24 | mfd: Rename db8500-prcmu init function | Linus Walleij | 1 | -2/+2 |
2011-10-24 | mfd: Fix db5500-prcmu defines | Linus Walleij | 1 | -2/+5 |
2011-10-24 | mfd: db8500-prcmu voltage domain consumers additions | Bengt Jonsson | 1 | -1/+51 |
2011-10-24 | mfd: db8500-prcmu reset code retrieval | Sebastian Rasmussen | 1 | -0/+11 |
2011-10-24 | mfd: db8500-prcmu tweak for modem wakeup | Mattias Nilsson | 1 | -4/+28 |
2011-10-24 | mfd: Add db8500-pcmu watchdog accessor functions for watchdog | Jonas Aberg | 1 | -0/+72 |
2011-10-24 | mfd: hwacc power state db8500-prcmu accessor | Bengt Jonsson | 1 | -0/+126 |
2011-10-24 | mfd: Add db8500-prcmu accessors for PLL and SGA clock | Mattias Nilsson | 1 | -1/+82 |
2011-10-24 | mfd: Move to the new db500 PRCMU API | Mattias Nilsson | 4 | -149/+34 |
2011-10-24 | mfd: Initialize DB8500 PRCMU regs | Mattias Nilsson | 1 | -0/+12 |
2011-10-24 | mfd: Extend DB8500 PRCMU mailbox defs | Mattias Nilsson | 1 | -2/+21 |
2011-10-24 | mfd: Refactor DB8500 PRCMU reg access | Mattias Nilsson | 2 | -196/+229 |
2011-10-24 | mfd: Fix aat2870 build failure for x86_64 | Jin Park | 1 | -1/+1 |
2011-10-24 | mfd: Disable twl6030 IRQ during suspend | Todd Poynor | 1 | -0/+6 |
2011-10-24 | mfd: Fix twl6030 lockdep recursion warning on setting wake IRQs | Todd Poynor | 1 | -2/+44 |
2011-10-24 | mfd: Fix a sparse warning about mc13xxx_chipname not being declared | Uwe Kleine-König | 1 | -1/+1 |
2011-10-24 | mfd: Delete ab3550 driver | Linus Walleij | 3 | -1395/+0 |
2011-10-24 | mfd: Break out ab5500 debugfs code | Linus Walleij | 6 | -890/+941 |
2011-10-24 | mfd: ab5500 chip register access | Mattias Wallin | 3 | -0/+2322 |
2011-10-24 | mfd: Do not leak init_data in tps65912_device_init() | Jesper Juhl | 1 | -3/+3 |
2011-10-24 | mfd: Fix ab3100 initconst section | Andi Kleen | 1 | -1/+1 |
2011-10-24 | mfd: Add Intel MSIC driver | Mika Westerberg | 3 | -0/+511 |
2011-10-24 | mfd: Make jz4740_adc_driver static | Lars-Peter Clausen | 1 | -1/+1 |
2011-10-24 | mfd: Simulate active high IRQs with wm831x | Mark Brown | 1 | -1/+21 |
2011-10-24 | input: Add power button support for mc13783 | Philippe Rétornaz | 1 | -0/+9 |
2011-10-24 | mfd: Implicitly register mc13xxx led subdevice | Philippe Rétornaz | 1 | -1/+1 |
2011-10-24 | mfd: Unconditionally register mc13xxx regulator subdevice | Philippe Rétornaz | 1 | -4/+2 |
2011-10-24 | mfd: Remove IRQF_DISABLED flag from twl4030-irq | Samuel Ortiz | 1 | -2/+2 |
2011-10-24 | mfd: Remove IRQF_DISABLED | Yong Zhang | 3 | -3/+3 |
2011-10-24 | mfd: Set twl6030 irq_wake infrastructure up | Santosh Shilimkar | 1 | -0/+9 |
2011-10-24 | mfd: Support software initiated shutdown of WM831x PMICs | Mark Brown | 3 | -0/+27 |
2011-10-24 | mfd: Fix twl4030 dependencies for audio codec | Thomas Weber | 1 | -1/+1 |
2011-10-24 | mfd: remove CONFIG_MFD_SUPPORT | Arnd Bergmann | 1 | -18/+4 |
2011-10-24 | mfd: Remove mc13783 API functions and symbols | Uwe Kleine-König | 1 | -12/+0 |
2011-10-24 | mfd: Provide a generic version of mc13xxx adc_do_conversion | Uwe Kleine-König | 1 | -45/+44 |