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