aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mfd: Remove redundant spi driver bus initializationLars-Peter Clausen3-3/+0
2012-01-09mfd: Convert MFD drivers to use module_platform_driverMark Brown10-120/+10
2012-01-09mfd: Add basic device tree binding for wm8994Mark Brown1-0/+9
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou2-61/+45
2012-01-09mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou1-46/+89
2012-01-09mfd: Disable more pulls on WM8994Mark Brown1-3/+8
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar1-7/+29
2012-01-09mfd: Convert wm8994 to devm_kzalloc()Mark Brown1-11/+5
2012-01-09mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown3-6/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-0/+982
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenAnton Vorontsov45-2633/+4633
2012-01-03mfd/db8500-prcmu: remove support for early silicon revisionsLinus Walleij1-5/+2
2012-01-03mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam1-0/+4
2011-12-26mfd: Fix annotations in da9052-coreMark Brown1-2/+2
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki1-2/+0
2011-12-20mfd: Include linux/io.h to jz4740-adcAxel Lin1-0/+1
2011-12-20mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown1-5/+8
2011-12-20mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown1-2/+3
2011-12-20mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson1-1/+1
2011-12-20mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin1-0/+2
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok1-8/+8
2011-12-20mfd: include linux/module.h for ab5500-debugfsAxel Lin1-1/+1
2011-12-20mfd: Update wm8994 active device checks for WM1811Mark Brown1-0/+1
2011-12-20mfd: Set tps6586x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set da903x bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Set adp5520 bits if new value is different from the old oneAxel Lin1-1/+1
2011-12-20mfd: Add missed free_irq in da903x_removeAxel Lin1-0/+1
2011-12-16MFD: OMAP: USB: Runtime PM supportKeshava Munegowda1-450/+303
2011-12-16ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda1-1/+1
2011-12-14MFD: DA9052/53 MFD core module add SPI support v2Ashish Jangam3-0/+128
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam4-0/+850
2011-12-14mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2011-12-13mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2-163/+34
2011-12-13mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2-7/+24
2011-12-13mfd: Add WM1811A device ID to wm8994 driverMark Brown1-0/+1
2011-12-13mfd: Correct revision display for WM1811 revision DMark Brown1-0/+5
2011-12-13mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown3-17/+30
2011-12-13mfd: Enable register cache for wm8994 devicesMark Brown1-52/+30
2011-12-13mfd: Add wm8994 register access and default informationMark Brown3-1/+1243
2011-12-13mfd: Don't hard code the reset value for WM8994 devicesMark Brown1-1/+2
2011-12-13mfd: Disable more pulls on WM8994Mark Brown1-3/+8
2011-12-13mfd: Convert wm8994 to devm_kzalloc()Mark Brown1-11/+5
2011-12-13mfd: Add basic device tree binding for wm8994Mark Brown1-0/+9
2011-12-13mfd: Remove some unused functions in wm8894-irqMark Brown1-10/+0
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity1-15/+0
2011-11-21freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo1-2/+0
2011-11-07mfd: fix build failures in recently added ab5500 codePaul Gortmaker2-0/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds14-0/+14
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds32-2111/+4039
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker4-0/+4