aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
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-2109/+4037
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