summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-451/+304Star
|\
| * Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0910-20/+29
| |\
| * | MFD: OMAP: USB: Runtime PM supportKeshava Munegowda2011-12-161-450/+303Star
| * | ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda2011-12-161-1/+1
* | | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+2Star
|\ \ \
| * | | mfd/db8500-prcmu: remove support for early silicon revisionsLinus Walleij2012-01-031-5/+2Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-085-0/+982
|\ \ \
| * | | mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam2012-01-031-0/+4
| * | | mfd: Fix annotations in da9052-coreMark Brown2011-12-261-2/+2
| * | | MFD: DA9052/53 MFD core module add SPI support v2Ashish Jangam2011-12-143-0/+128
| * | | MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-144-0/+850
| |/ /
* | | Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki2011-12-251-2/+0Star
|\ \ \ | |_|/ |/| |
| * | freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo2011-11-211-2/+0Star
| |/
* | mfd: Include linux/io.h to jz4740-adcAxel Lin2011-12-201-0/+1
* | mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-201-5/+8
* | mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-201-2/+3
* | mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-201-1/+1
* | mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin2011-12-201-0/+2
* | mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2011-12-201-8/+8
* | mfd: include linux/module.h for ab5500-debugfsAxel Lin2011-12-201-1/+1
* | mfd: Update wm8994 active device checks for WM1811Mark Brown2011-12-201-0/+1
* | mfd: Set tps6586x bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
* | mfd: Set da903x bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
* | mfd: Set adp5520 bits if new value is different from the old oneAxel Lin2011-12-201-1/+1
* | mfd: Add missed free_irq in da903x_removeAxel Lin2011-12-201-0/+1
|/
* mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-082-0/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0714-0/+14
|\
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-014-0/+4
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-11-0111-0/+11
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0332-2111/+4039
|\ \ | |/ |/|
| * mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg2011-10-241-0/+1
| * mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn2011-10-241-0/+30
| * mfd: Remove support for early drop ab8500 chipMattias Wallin2011-10-241-1/+0Star
| * mfd: Add support for ab8500 v3.3Mattias Wallin2011-10-241-0/+1
| * mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath2011-10-241-0/+1
| * mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij2011-10-241-3/+3
| * mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij2011-10-241-8/+11
| * mfd: Rename db8500-prcmu init functionLinus Walleij2011-10-241-2/+2
| * mfd: Fix db5500-prcmu definesLinus Walleij2011-10-241-2/+5
| * mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson2011-10-241-1/+51
| * mfd: db8500-prcmu reset code retrievalSebastian Rasmussen2011-10-241-0/+11
| * mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson2011-10-241-4/+28
| * mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg2011-10-241-0/+72
| * mfd: hwacc power state db8500-prcmu accessorBengt Jonsson2011-10-241-0/+126
| * mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson2011-10-241-1/+82
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-244-149/+34Star
| * mfd: Initialize DB8500 PRCMU regsMattias Nilsson2011-10-241-0/+12
| * mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson2011-10-241-2/+21
| * mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson2011-10-242-196/+229
| * mfd: Fix aat2870 build failure for x86_64Jin Park2011-10-241-1/+1