aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-03-06mfd : Check if the other db8500 core is in WFIDaniel Lezcano2-0/+9
2012-03-06mfd : Check if the db8500 prcmu has pending irqDaniel Lezcano2-0/+9
2012-03-06mfd : Copy the db8500 gic setting to the prcmuDaniel Lezcano2-0/+9
2012-03-06mfd : Check if there are pending irq on the db8500 gicDaniel Lezcano2-0/+9
2012-03-06mfd: Add power control interface for pm8606 chipJett.Zhou1-0/+22
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+1
2012-03-06mfd: Remove unused io_lock mutex from da9052Axel Lin1-2/+0
2012-03-06mfd: Decouple/recouple gic from the ux500 PRCMUDaniel Lezcano2-0/+18
2012-03-06mfd: Support AB9540 ab8500 variantLinus Walleij3-2/+91
2012-03-06mfd: Parametrize ab8500 IRQ masks and registersLinus Walleij1-2/+7
2012-03-06mfd: Add ab8500 version detection and enforcingLinus Walleij2-8/+58
2012-03-06mfd: Add support for no-interrupt stmpe configChris Blair1-0/+1
2012-03-06mfd: Add initial db8500 prcmu register access apiMattias Nilsson2-12/+154
2012-03-06mfd: db8500 OPP and sleep handling updateMattias Nilsson2-2/+38
2012-03-06mfd: db8500 clock handling updateMattias Nilsson1-0/+47
2012-03-06mfd: Update abstract dbx500 interfaceMattias Nilsson2-53/+183
2012-03-06mfd: Function for obtaining the db8500 prcmu firmware versionMattias Nilsson1-0/+18
2012-03-06mfd: Remove db8500-prcmu U8400 legacyDaniel Willerud1-6/+0
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+15
2012-03-06mfd: Add new mfd device for TPS65217AnilKumar Ch1-0/+283
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+2
2012-01-21MFD: mcp-core: fix mcp_priv() to be more type safeRussell King1-1/+4
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2-9/+3
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds15-8/+673
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-5/+145
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds1-3/+4
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-1/+30
2012-01-10Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov1-1/+2
2012-01-09mfd: Add pm ops to max8925Kevin Liu1-0/+2
2012-01-09mfd: Add S5M core driverSangbeom Kim3-0/+557
2012-01-09mfd: Add support for stmpe variant 801Viresh Kumar1-0/+1
2012-01-09mfd: Add support for stmpe variant 610Viresh Kumar1-0/+1
2012-01-09mfd: Separate out STMPE controller and interface specific codeViresh Kumar1-2/+5
2012-01-09mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim1-1/+24
2012-01-09mfd: Unify abx500 headers in mfd/abx500Linus Walleij5-0/+0
2012-01-09mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown1-0/+1
2012-01-09mfd: Constify WM8994 regulator_init_dataMark Brown1-1/+1
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2-3/+9
2012-01-09mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht1-0/+8
2012-01-09mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim1-1/+57
2012-01-09mfd: Convert 88pm860x to use regmap apiJett.Zhou1-1/+2
2012-01-09mfd: Disable more pulls on WM8994Mark Brown1-0/+6
2012-01-09mfd: Add support for irq over gpio pin to stmpeViresh Kumar1-0/+7
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov19-507/+1525
2011-12-22regulator: mc13892: add device tree probe supportShawn Guo1-0/+1
2011-12-15mfd: Declare da9052_regmap_config for the bus driversMark Brown1-0/+2
2011-12-14MFD: DA9052/53 MFD core moduleAshish Jangam3-0/+918
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown4-6/+108
2011-12-13mfd: Convert wm8994 to use generic regmap irq_chipMark Brown1-2/+1