summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-211-1/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-02-0364-1206/+4279
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ab5500-core.c: Don't needlessly include linux/version.hJesper Juhl2012-02-031-1/+0Star
* | | | | mfd: Correct readability of WM8994 DC servo 4E registerMark Brown2012-03-011-0/+1
* | | | | mfd: Initialize tps65912 irq platform data properlyAxel Lin2012-02-231-1/+1
* | | | | mfd: Fix ACPI conflict checkJean Delvare2012-02-231-1/+1
* | | | | mfd: Fix ab8500 error path bugLinus Walleij2012-02-211-2/+3
* | | | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2012-02-211-0/+14
* | | | | mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-02-201-1/+1
* | | | | mfd: Fix possible s5m null pointer dereferenceJonghwan Choi2012-02-201-1/+1
* | | | | mfd: wm8350 variable dereferenced before checkJonghwan Choi2012-02-201-1/+0Star
| |_|/ / |/| | |
* | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-131-10/+10
|\ \ \ \
| * | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
* | | | | ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-092-3/+5
|/ / / /
* | | | mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi2012-02-031-51/+74
* | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+3
| |/ / |/| |
* | | MFD: ucb1x00-ts: fix resume failureRussell King2012-01-221-27/+5Star
* | | MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King2012-01-211-6/+12
* | | MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King2012-01-211-0/+1
* | | MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-201-6/+11
* | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-204-85/+16Star
* | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-201-110/+52Star
| |/ |/|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-1/+1
|\ \
| * | module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1454-524/+1775
|\ \ \ | |/ / |/| |
| * | mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+27
| * | mfd: Convert aat2870 to dev_pm_opsMark Brown2012-01-091-9/+10