aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-34/+89
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-5/+44
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-16/+7
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2012-03-19Merge tag 'topic/twl' into regulator-nextMark Brown1-1/+40
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-4/+4
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi1-0/+10
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo1-0/+15
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo1-1/+15
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker1-0/+1
2012-03-05dt: fix twl4030 for non-dt compile on x86Grant Likely1-0/+1
2012-03-01mfd: Correct readability of WM8994 DC servo 4E registerMark Brown1-0/+1
2012-02-29mfd: Improve performance of later WM1811 revisionsMark Brown1-0/+3
2012-02-26mfd: twl-core: Add IRQ_DOMAIN dependencyGrant Likely1-0/+1
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely1-3/+2
2012-02-23mfd: Initialize tps65912 irq platform data properlyAxel Lin1-1/+1
2012-02-23mfd: Fix ACPI conflict checkJean Delvare1-1/+1
2012-02-22mfd: wm8400: Convert to devm_regmap_init_i2c()Mark Brown1-5/+2
2012-02-22mfd: wm831x: Convert to devm_regmap_init()Mark Brown3-13/+11
2012-02-22mfd: wm8994: Convert to devm_regmap_init()Mark Brown1-10/+8
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown1-1/+60
2012-02-22mfd: Add __devinit and __devexit annotations in wm8994Mark Brown1-2/+2
2012-02-22mfd: wm8994: Add __devinit and __devexit annotations for probe and removeMark Brown1-4/+4
2012-02-21mfd: Fix ab8500 error path bugLinus Walleij1-2/+3
2012-02-21mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2012-02-20mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan1-1/+1
2012-02-20mfd: Fix possible s5m null pointer dereferenceJonghwan Choi1-1/+1
2012-02-20mfd: wm8350 variable dereferenced before checkJonghwan Choi1-1/+0
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-12/+2
2012-02-16mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson1-1/+1
2012-02-13Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-10/+10
2012-02-13ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King1-10/+10
2012-02-09ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2-3/+5
2012-02-03Merge branch 'master' into for-nextJiri Kosina64-1206/+4279
2012-02-03ab5500-core.c: Don't needlessly include linux/version.hJesper Juhl1-1/+0
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi1-51/+74
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi1-0/+3
2012-02-03mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-01-22MFD: ucb1x00-ts: fix resume failureRussell King1-27/+5
2012-01-21MFD: ucb1x00-core: fix gpiolib direction_output handlingRussell King1-6/+12
2012-01-21MFD: ucb1x00-core: fix missing restore of io output data on resumeRussell King1-0/+1
2012-01-20MFD: mcp-core: fix complaints from the genirq layerRussell King1-6/+11
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King4-85/+16
2012-01-20Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King1-110/+52
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds54-524/+1775
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-244/+1386
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds1-15/+0