aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-451/+304
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann10-20/+29
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-0/+982
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-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
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker11-0/+11
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-24/+70
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds6-497/+507
2011-10-24mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg1-0/+1
2011-10-24mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn1-0/+30
2011-10-24mfd: Remove support for early drop ab8500 chipMattias Wallin1-1/+0
2011-10-24mfd: Add support for ab8500 v3.3Mattias Wallin1-0/+1
2011-10-24mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath1-0/+1
2011-10-24mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij1-3/+3
2011-10-24mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij1-8/+11
2011-10-24mfd: Rename db8500-prcmu init functionLinus Walleij1-2/+2
2011-10-24mfd: Fix db5500-prcmu definesLinus Walleij1-2/+5
2011-10-24mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson1-1/+51
2011-10-24mfd: db8500-prcmu reset code retrievalSebastian Rasmussen1-0/+11
2011-10-24mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson1-4/+28
2011-10-24mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg1-0/+72
2011-10-24mfd: hwacc power state db8500-prcmu accessorBengt Jonsson1-0/+126
2011-10-24mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson1-1/+82
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson4-149/+34
2011-10-24mfd: Initialize DB8500 PRCMU regsMattias Nilsson1-0/+12