aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-16mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu1-0/+1
2013-01-05Merge branch 'for-anton' of git://git.linaro.org/people/ljones/linux-3.0-ux500Anton Vorontsov1-8/+0
2013-01-04mfd: wm5110: Mark wakes as invertedMark Brown1-0/+1
2013-01-04mfd: wm5102: Mark wakes as invertedMark Brown1-0/+1
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman9-35/+30
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2012-12-17Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-2/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds41-1734/+3284
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2Tony Lindgren1-2/+1
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros1-2/+1
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+20
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-70/+83
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-16/+21
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+13
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+759
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+8
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov83-924/+2449
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-0/+1975
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds72-386/+385
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+71
2012-12-11ab8500_bm: Always send platform specific battery information via pdataLee Jones1-8/+0
2012-12-10mfd: tps6507x: Convert to devm_kzallocAxel Lin1-17/+4
2012-12-10mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar1-6/+15