summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-286-323/+447
|\
| * Merge branch 'sa11x0-mcp' into sa11x0Russell King2012-03-266-323/+447
| |\
| | * MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King2012-02-191-6/+0Star
| | * MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switchesRussell King2012-02-191-4/+39
| | * MFD: ucb1x00-core: add wakeup supportRussell King2012-02-191-0/+59
| | * MFD: ucb1x00: convert to use genirqRussell King2012-02-193-161/+128Star
| | * MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King2012-02-191-28/+0Star
| | * MFD: ucb1x00-core: convert to use dev_pm_opsRussell King2012-02-191-14/+18
| | * MFD: mcp-sa11x0: complain if mcp clock is left enabledRussell King2012-02-191-0/+7
| | * MFD: ucb1x00-core: disable mcp clock when bus is not requiredRussell King2012-02-191-4/+5
| | * MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()Russell King2012-02-191-1/+15
| | * MFD: ucb1x00-core: scan drivers in same order they're registeredRussell King2012-02-191-4/+4
| | * MFD: ucb1x00-core: add owner and dev initializers to gpio structureRussell King2012-02-191-0/+2
| | * MFD: ucb1x00-core: clean up device handling in probeRussell King2012-02-191-14/+16
| | * MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King2012-02-191-8/+7Star
| | * MFD: ucb1x00-core: add .owner initializer and module aliasRussell King2012-02-191-0/+2
| | * MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King2012-02-191-4/+13
| | * MFD: ucb1x00-core: get rid of mach/hardware.h includeRussell King2012-02-191-2/+0Star
| | * MFD: ucb1x00-ts: provide input layer with device parentRussell King2012-02-191-0/+1
| | * MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-193-6/+7
| | * MFD: mcp-sa11x0: use _noirq resume methodsRussell King2012-02-031-1/+8
| | * MFD: mcp-sa11x0: convert to use dev_pm_opsRussell King2012-02-031-6/+12
| | * MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King2012-02-031-42/+99
| | * MFD: mcp-sa11x0: add .owner initializerRussell King2012-02-031-6/+4Star
| | * MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King2012-02-031-9/+0Star
| | * MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-035-11/+0Star
| | * MFD: mcp-core: sanitize host creation/removalRussell King2012-02-032-8/+17
* | | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-0/+1
|\ \ \
| * | | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-111-0/+1
* | | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-235-34/+89
|\ \ \ \
| * | | | mfd: Improve performance of later WM1811 revisionsMark Brown2012-02-291-0/+3
| * | | | mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown2012-02-221-5/+2Star
| * | | | mfd: wm831x: Convert to devm_regmap_init()Mark Brown2012-02-223-13/+11Star
| * | | | mfd: wm8994: Convert to devm_regmap_init()Mark Brown2012-02-221-10/+8Star
| * | | | mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2012-02-221-1/+60
| * | | | mfd: Add __devinit and __devexit annotations in wm8994Mark Brown2012-02-221-2/+2
| * | | | mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown2012-02-221-4/+4
* | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-211-5/+44
|\ \ \ \ \
| * \ \ \ \ Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-191-1/+40
| |\ \ \ \ \
| | * | | | | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi2012-03-111-0/+10
| | * | | | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-0/+15
| | * | | | | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-1/+15
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown2012-02-031-4/+4
| | | |_|/ | | |/| |
* | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-212-16/+7Star
|\ \ \ \ \
| * | | | | dt: fix twl4030 for non-dt compile on x86Grant Likely2012-03-051-0/+1
| * | | | | mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely2012-02-271-0/+1
| * | | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-271-3/+2Star
| * | | | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-12/+2Star
| * | | | | mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson2012-02-161-1/+1
| |/ / / /