summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-12-134-70/+83
|\
| * Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown2012-12-101-1/+72
| |\
| | * Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2012-11-272-69/+8
| | |\
| | * | regulator: add device tree support for max8997Thomas Abraham2012-11-271-1/+72
| * | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-102-69/+8
| |\ \ \ | | | |/ | | |/|
| | * | mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-152-69/+8
| | |/
| * / regulator: arizona-ldo1: Support 1.8V modeMark Brown2012-11-281-0/+3
| |/
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-132-16/+21
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-021-16/+19
| |\ \
| | * | mfd: wm8994: Store platform data in deviceMark Brown2012-11-231-16/+19
| | |/
| * / mfd: arizona: Register haptics devicesMark Brown2012-11-281-0/+2
| |/
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-132-12/+13
|\ \
| * | mfd/db8500-prcmu: use the irq_domain_add_simple()Linus Walleij2012-11-051-3/+9
| * | mfd/ab8500-core: use irq_domain_add_simple()Linus Walleij2012-11-051-9/+4
| |/
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-0/+759
|\ \
| * | mfd: vexpress-sysreg: Remove LEDs codePawel Moll2012-12-071-77/+0
| * | mfd: Versatile Express system registers driverPawel Moll2012-11-052-1/+553
| * | mfd: Versatile Express config infrastructurePawel Moll2012-11-053-0/+284
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-3/+8
|\ \ \
| * \ \ Merge branch 'depends/omap-cleanup-headers-menelaus' into next/headersOlof Johansson2012-11-051-1/+1
| |\ \ \
| | * | | ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-151-1/+1
| | | |/ | | |/|
| * / | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-243-2/+7
| |/ /
* | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-117-0/+1975
|\ \ \
| * | | drivers: mfd: fix dependencies for MFD_RTSX_PCIGreg Kroah-Hartman2012-11-151-0/+1
| * | | drivers/mfd: Add realtek pcie card reader driverWei WANG2012-11-157-0/+1974
| |/ /
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-1172-386/+385
|\ \ \
| * | | mfd: remove use of __devexitBill Pemberton2012-11-2863-67/+67
| * | | mfd: remove use of __devinitconstBill Pemberton2012-11-284-23/+22
| * | | mfd: remove use of __devinitdataBill Pemberton2012-11-2812-106/+106
| * | | mfd: remove use of __devinitBill Pemberton2012-11-2866-134/+134
| * | | mfd: remove use of __devexit_pBill Pemberton2012-11-2856-56/+56
| |/ /
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-0/+2
|\ \ \
| * | | gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-011-0/+2
| |/ /
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-111-15/+71
|\ \ \
| * | | mfd: db8500: Connect ARMSS clk to ARM OPPUlf Hansson2012-11-091-22/+56
| * | | mfd: db8500: Provide cpufreq table as platform dataUlf Hansson2012-11-091-0/+22
| | |/ | |/|
| * | mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson2012-10-291-2/+2
| |/
* | mfd: twl4030: Fix chained irq handling on resume from suspendKalle Jokiniemi2012-11-211-1/+2
* | mfd: arizona: Sync regcache after resetCharles Keepax2012-11-201-0/+8
* | mfd: arizona: Correctly report when AIF2/AIF1 is underclockedCharles Keepax2012-11-201-2/+2
* | mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices callCharles Keepax2012-11-201-1/+1
* | mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown2012-11-201-0/+1
* | mfd: wm5102: Update register patch for latest evaluationMark Brown2012-11-201-518/+1
* | mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-201-1/+1
|/
* Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds2012-10-071-1/+21
|\
| * Merge with upstream to accommodate with MFD changesAnton Vorontsov2012-09-2452-216/+165
| |\
| * | 88pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2012-09-201-2/+2
| * | power_supply: Enable battery-charger for 88pm860xJett.Zhou2012-09-201-1/+21
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-061-3/+3
|\ \ \
| * | | sections: fix section conflicts in drivers/mfdAndi Kleen2012-10-061-3/+3