| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | mfd: Convert WM8350 to devm_kzalloc() | Mark Brown | 2012-01-09 | 1 | -3/+1 |
| * | mfd: Store wm8350 struct in core device driver data | Mark Brown | 2012-01-09 | 1 | -0/+2 |
| * | mfd: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 2012-01-09 | 3 | -3/+0 |
| * | mfd: Convert MFD drivers to use module_platform_driver | Mark Brown | 2012-01-09 | 10 | -120/+10 |
| * | mfd: Add basic device tree binding for wm8994 | Mark Brown | 2012-01-09 | 1 | -0/+9 |
| * | mfd: Convert 88pm860x to use regmap api | Jett.Zhou | 2012-01-09 | 2 | -61/+45 |
| * | mfd: Fix 88pm860x test bank i2c interface bug | Jett.Zhou | 2012-01-09 | 1 | -46/+89 |
| * | mfd: Disable more pulls on WM8994 | Mark Brown | 2012-01-09 | 1 | -3/+8 |
| * | mfd: Add support for irq over gpio pin to stmpe | Viresh Kumar | 2012-01-09 | 1 | -7/+29 |
| * | mfd: Convert wm8994 to devm_kzalloc() | Mark Brown | 2012-01-09 | 1 | -11/+5 |
| * | mfd: Convert wm831x core driver to devm_kzalloc() | Mark Brown | 2012-01-09 | 3 | -6/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 6 | -244/+1386 |
|\ \ |
|
| * | | mfd: Put WM8994 into cache only mode when suspending | Mark Brown | 2012-01-09 | 1 | -0/+2 |
| * | | mfd: Test for jack detection when deciding if wm8994 should suspend | Mark Brown | 2011-12-14 | 1 | -0/+14 |
| * | | mfd: Convert wm8994 to use generic regmap irq_chip | Mark Brown | 2011-12-13 | 2 | -163/+34 |
| * | | mfd: Mark WM1811 GPIO6 register volatile for later revisions | Mark Brown | 2011-12-13 | 2 | -7/+24 |
| * | | mfd: Add WM1811A device ID to wm8994 driver | Mark Brown | 2011-12-13 | 1 | -0/+1 |
| * | | mfd: Correct revision display for WM1811 revision D | Mark Brown | 2011-12-13 | 1 | -0/+5 |
| * | | mfd: Initialise WM8994 register cache after reading chip ID registers | Mark Brown | 2011-12-13 | 3 | -17/+30 |
| * | | mfd: Enable register cache for wm8994 devices | Mark Brown | 2011-12-13 | 1 | -52/+30 |
| * | | mfd: Add wm8994 register access and default information | Mark Brown | 2011-12-13 | 3 | -1/+1243 |
| * | | mfd: Don't hard code the reset value for WM8994 devices | Mark Brown | 2011-12-13 | 1 | -1/+2 |
| * | | mfd: Disable more pulls on WM8994 | Mark Brown | 2011-12-13 | 1 | -3/+8 |
| * | | mfd: Convert wm8994 to devm_kzalloc() | Mark Brown | 2011-12-13 | 1 | -11/+5 |
| * | | mfd: Add basic device tree binding for wm8994 | Mark Brown | 2011-12-13 | 1 | -0/+9 |
| * | | mfd: Remove some unused functions in wm8894-irq | Mark Brown | 2011-12-13 | 1 | -10/+0 |
* | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-11 | 1 | -15/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne... | Anton Vorontsov | 2012-01-04 | 45 | -2633/+4633 |
| |\ \ \
| | |/ / |
|
| * | | | max8925_power: Remove support for irq bits that do not exist | Philip Rakity | 2011-11-25 | 1 | -15/+0 |
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -451/+304 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 10 | -20/+29 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | MFD: OMAP: USB: Runtime PM support | Keshava Munegowda | 2011-12-16 | 1 | -450/+303 |
| * | | | | ARM: OMAP: USB: device name change for the clk names of usbhs | Keshava Munegowda | 2011-12-16 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 1 | -5/+2 |
|\ \ \ \ |
|
| * | | | | mfd/db8500-prcmu: remove support for early silicon revisions | Linus Walleij | 2012-01-03 | 1 | -5/+2 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-08 | 5 | -0/+982 |
|\ \ \ \ |
|
| * | | | | mfd: Clearing events requires event registers to be writable for da9052-core | Ashish Jangam | 2012-01-03 | 1 | -0/+4 |
| * | | | | mfd: Fix annotations in da9052-core | Mark Brown | 2011-12-26 | 1 | -2/+2 |
| * | | | | MFD: DA9052/53 MFD core module add SPI support v2 | Ashish Jangam | 2011-12-14 | 3 | -0/+128 |
| * | | | | MFD: DA9052/53 MFD core module | Ashish Jangam | 2011-12-14 | 4 | -0/+850 |
| |/ / / |
|
* | | | | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -2/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
| |/ / |
|
* | | | mfd: Include linux/io.h to jz4740-adc | Axel Lin | 2011-12-20 | 1 | -0/+1 |
* | | | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler | NeilBrown | 2011-12-20 | 1 | -5/+8 |
* | | | mfd: Base interrupt for twl4030-irq must be one-shot | NeilBrown | 2011-12-20 | 1 | -2/+3 |
* | | | mfd: Handle tps65910 clear-mask correctly | Marcus Folkesson | 2011-12-20 | 1 | -1/+1 |
* | | | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources | Axel Lin | 2011-12-20 | 1 | -0/+2 |
* | | | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver | Ilya Yanok | 2011-12-20 | 1 | -8/+8 |
* | | | mfd: include linux/module.h for ab5500-debugfs | Axel Lin | 2011-12-20 | 1 | -1/+1 |
* | | | mfd: Update wm8994 active device checks for WM1811 | Mark Brown | 2011-12-20 | 1 | -0/+1 |