summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
Commit message (Expand)AuthorAgeFilesLines
* mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+2
* MFD: mcp-core: fix mcp_priv() to be more type safeRussell King2012-01-211-1/+4
* Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-202-9/+3Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1415-8/+673
|\
| * mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+2
| * mfd: Add S5M core driverSangbeom Kim2012-01-093-0/+557
| * mfd: Add support for stmpe variant 801Viresh Kumar2012-01-091-0/+1
| * mfd: Add support for stmpe variant 610Viresh Kumar2012-01-091-0/+1
| * mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-091-2/+5
| * mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+24
| * mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-095-0/+0
| * mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2012-01-091-0/+1
| * mfd: Constify WM8994 regulator_init_dataMark Brown2012-01-091-1/+1
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-092-3/+9
| * mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-091-0/+8
| * mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim2012-01-091-1/+57
| * mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-091-1/+2
| * mfd: Disable more pulls on WM8994Mark Brown2012-01-091-0/+6
| * mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-091-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-5/+145
|\ \
| * \ Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-124-6/+108
| |\ \
| | * | mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2011-12-121-2/+1Star
| | * | mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2011-12-121-0/+1
| | * | mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2011-12-121-0/+1
| | * | mfd: Constify WM8994 regulator_init_dataMark Brown2011-12-121-1/+1
| | * | mfd: Enable register cache for wm8994 devicesMark Brown2011-12-121-2/+0Star
| | * | mfd: Define some additional wm8994 registersMark Brown2011-12-121-0/+96
| | * | mfd: Disable more pulls on WM8994Mark Brown2011-12-121-0/+6
| | |/
| * | ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-011-0/+20
| * | ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-011-0/+16
| * | ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2011-12-011-0/+3
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-121-3/+4
|\ \ \
| * \ \ Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov2012-01-101-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov2012-01-0419-507/+1525
| |\ \ \ | | | |/ | | |/|
| * | | max8925_power: Enable power change notificationsPhilip Rakity2011-11-251-0/+2
| * | | max8925_power: Remove support for irq bits that do not existPhilip Rakity2011-11-251-3/+0Star
| * | | max8925_power: Do not detect ac insert if handled by other codePhilip Rakity2011-11-251-0/+1
| * | | max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity2011-11-251-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-102-1/+30
|\ \ \ \
| * | | | regulator: mc13892: add device tree probe supportShawn Guo2011-12-221-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-1/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-231-1/+4
| * | | | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-231-0/+25
| | |_|/ | |/| |
* | | | mfd: Declare da9052_regmap_config for the bus driversMark Brown2011-12-151-0/+2
* | | | MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-143-0/+918
| |/ / |/| |
* | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
|/ /
* | Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-081-0/+15
|\ \
| * | ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-051-0/+15
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-0314-466/+1371
|\ \ \
| * | | mfd: Fix missing abx500 header file updatesLinus Walleij2011-11-021-1/+1