aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-54/+85
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+10
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+4
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds1-8/+6
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-2/+73
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown1-2/+73
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2-0/+2
2013-02-12Merge branch 'fixes-for-3.9' into next/fixes-non-criticalOlof Johansson1-1/+1
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-43/+79
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij1-43/+79
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson17-69/+216
2013-02-04regulator: s5m8767: Fix build in non-DT caseMark Brown1-1/+1
2013-02-04regulator: add device tree support for s5m8767Amit Daniel Kachhap1-2/+73
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll/linux into next/driversOlof Johansson2-12/+21
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-11/+6
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-11/+6
2013-01-28mfd/vexpress: vexpress_sysreg_setup must not be __initArnd Bergmann1-1/+1
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson10-36/+31
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds17-69/+216
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2-12/+21
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown1-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam1-0/+61
2013-01-27mfd: rtsx: Add clock divider hookWei WANG4-2/+27
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG4-0/+65
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman1-12/+20
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman1-12/+20
2013-01-25mfd: Convert to devm_ioremap_resource()Thierry Reding1-5/+4
2013-01-24mfd: vexpress-sysreg: Don't skip initialization on probePawel Moll1-12/+20
2013-01-23u8500-charger: Delay for USB enumerationPaer-Olof Haakansson1-0/+6
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones1-0/+1
2013-01-22mfd: vexpress: Export global functions to fix build errorGuenter Roeck1-2/+6
2013-01-22mfd: arizona: Check errors from regcache_sync()Mark Brown1-1/+6
2013-01-22mfd: tc3589x: Use simple irqdomainLinus Walleij1-12/+5
2013-01-22mfd: pcf50633: Init pcf->dev before using itAxel Lin1-3/+2
2013-01-22mfd: max77693: Init max77693->dev before using itAxel Lin1-16/+18
2013-01-22mfd: max77686: Init max77686->dev before using itAxel Lin1-9/+9
2013-01-22mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij1-4/+9
2013-01-22mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch1-0/+1
2013-01-22mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown1-16/+2
2013-01-18Merge 3.8-rc4 into char-misc-nextGreg Kroah-Hartman1-0/+1
2013-01-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-15mfd: wm5102: Add microphone clamp control registersMark Brown1-0/+7
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown1-0/+3
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-07mfd: db8500: Update cpufreq device nameLee Jones1-2/+2
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-8/+0