aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAge
* mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-08
* mfd: Convert WM8350 to devm_kzalloc()Mark Brown2012-01-08
* mfd: Store wm8350 struct in core device driver dataMark Brown2012-01-08
* mfd: Remove redundant spi driver bus initializationLars-Peter Clausen2012-01-08
* mfd: Convert MFD drivers to use module_platform_driverMark Brown2012-01-08
* mfd: Add basic device tree binding for wm8994Mark Brown2012-01-08
* mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-08
* mfd: Fix 88pm860x test bank i2c interface bugJett.Zhou2012-01-08
* mfd: Disable more pulls on WM8994Mark Brown2012-01-08
* mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-08
* mfd: Convert wm8994 to devm_kzalloc()Mark Brown2012-01-08
* mfd: Convert wm831x core driver to devm_kzalloc()Mark Brown2012-01-08
* mfd: Include linux/io.h to jz4740-adcAxel Lin2011-12-20
* mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handlerNeilBrown2011-12-20
* mfd: Base interrupt for twl4030-irq must be one-shotNeilBrown2011-12-20
* mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-20
* mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resourcesAxel Lin2011-12-20
* mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2011-12-20
* mfd: include linux/module.h for ab5500-debugfsAxel Lin2011-12-20
* mfd: Update wm8994 active device checks for WM1811Mark Brown2011-12-20
* mfd: Set tps6586x bits if new value is different from the old oneAxel Lin2011-12-20
* mfd: Set da903x bits if new value is different from the old oneAxel Lin2011-12-20
* mfd: Set adp5520 bits if new value is different from the old oneAxel Lin2011-12-20
* mfd: Add missed free_irq in da903x_removeAxel Lin2011-12-20
* mfd: fix build failures in recently added ab5500 codePaul Gortmaker2011-11-07
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-31
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
|\ \ | |/ |/|
| * mfd: Add missing <linux/io.h> include to intel_msicMika Westerberg2011-10-24
| * mfd: Expose TurnOnStatus in ab8500 sysfsAndrew Lynn2011-10-24
| * mfd: Remove support for early drop ab8500 chipMattias Wallin2011-10-24
| * mfd: Add support for ab8500 v3.3Mattias Wallin2011-10-24
| * mfd: Add ab8500 interrupt disable hookVirupax Sadashivpetimath2011-10-24
| * mfd: Convert db8500-prcmu panic() into pr_crit()Linus Walleij2011-10-24
| * mfd: Refactor db8500-prcmu request_clock() functionLinus Walleij2011-10-24
| * mfd: Rename db8500-prcmu init functionLinus Walleij2011-10-24
| * mfd: Fix db5500-prcmu definesLinus Walleij2011-10-24
| * mfd: db8500-prcmu voltage domain consumers additionsBengt Jonsson2011-10-24
| * mfd: db8500-prcmu reset code retrievalSebastian Rasmussen2011-10-24
| * mfd: db8500-prcmu tweak for modem wakeupMattias Nilsson2011-10-24
| * mfd: Add db8500-pcmu watchdog accessor functions for watchdogJonas Aberg2011-10-24
| * mfd: hwacc power state db8500-prcmu accessorBengt Jonsson2011-10-24
| * mfd: Add db8500-prcmu accessors for PLL and SGA clockMattias Nilsson2011-10-24
| * mfd: Move to the new db500 PRCMU APIMattias Nilsson2011-10-24
| * mfd: Initialize DB8500 PRCMU regsMattias Nilsson2011-10-24
| * mfd: Extend DB8500 PRCMU mailbox defsMattias Nilsson2011-10-24
| * mfd: Refactor DB8500 PRCMU reg accessMattias Nilsson2011-10-24
| * mfd: Fix aat2870 build failure for x86_64Jin Park2011-10-24
| * mfd: Disable twl6030 IRQ during suspendTodd Poynor2011-10-24