Age | Commit message (Expand) | Author | Files | Lines |
2012-11-05 | mfd: Versatile Express system registers driver | Pawel Moll | 2 | -1/+553 |
2012-11-05 | mfd: Versatile Express config infrastructure | Pawel Moll | 3 | -0/+284 |
2012-10-29 | mfd: dbx500: Export prmcu_request_ape_opp_100_voltage | Ulf Hansson | 1 | -2/+2 |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -1/+21 |
2012-10-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -3/+3 |
2012-10-05 | sections: fix section conflicts in drivers/mfd | Andi Kleen | 1 | -3/+3 |
2012-10-05 | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 37 | -1348/+3692 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
2012-10-02 | mfd: 88pm860x: Move gpadc init into touch | Haojian Zhuang | 1 | -51/+0 |
2012-10-02 | mfd: 88pm860x: Device tree support | Haojian Zhuang | 1 | -9/+53 |
2012-10-02 | mfd: 88pm860x: Use irqdomain | Haojian Zhuang | 1 | -27/+38 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -24/+30 |
2012-10-02 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2012-10-01 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2 | -1/+45 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
2012-10-01 | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -0/+13 |
2012-10-01 | mfd: smsc: Add support for smsc gpio io/keypad driver | Sourav Poddar | 3 | -0/+126 |
2012-09-29 | mfd: DA9055 core driver | Ashish Jangam | 4 | -0/+536 |
2012-09-29 | mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device list | Venu Byravarasu | 1 | -0/+10 |
2012-09-29 | mfd: wm5110: Add register patches for revision B | Mark Brown | 1 | -1/+95 |
2012-09-29 | mfd: wm5110: Disable control interface error report for WM5110 rev B | Mark Brown | 1 | -0/+1 |
2012-09-28 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas... | Mark Brown | 1 | -0/+13 |
2012-09-25 | Merge with upstream to accommodate with MFD changes | Anton Vorontsov | 52 | -216/+165 |
2012-09-25 | mfd: Add backlight as subdevice to the tps65217 | Matthias Kaehlcke | 1 | -0/+3 |
2012-09-25 | mfd: Provide the PRCMU with its own IRQ domain | Lee Jones | 1 | -12/+35 |
2012-09-23 | mfd: Fix max8907 sparse warning | Fengguang Wu | 1 | -1/+1 |
2012-09-23 | mfd: Add lp8788 mfd driver | Milo Kim | 4 | -0/+455 |
2012-09-23 | mfd: dbx500: Provide a more accurate smp_twd clock | Michel Jaouen | 2 | -1/+44 |
2012-09-23 | mfd: rc5t583: Fix warning messages | Venu Byravarasu | 2 | -2/+2 |
2012-09-23 | mfd: palmas: Add device tree handling to mfd | Graeme Gregory | 1 | -0/+52 |
2012-09-23 | mfd: palmas: Add pdata/data for rest of children | Graeme Gregory | 1 | -0/+13 |
2012-09-22 | Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in... | Mark Brown | 1 | -0/+1 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 1 | -1/+1 |
2012-09-22 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 53 | -220/+209 |
2012-09-22 | mfd: palmas: Switch to linear domain in all cases | Graeme Gregory | 1 | -63/+1 |
2012-09-22 | mfd: palmas: Improve the error exit path | Graeme Gregory | 1 | -8/+11 |
2012-09-22 | mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cell | Lee Jones | 1 | -0/+1 |
2012-09-22 | mfd: Use devm_* APIs for mc13xxx: remove leftover kfree | Andreas Pretzsch | 1 | -1/+0 |
2012-09-22 | mfd: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 1 | -2/+12 |
2012-09-22 | mfd: omap-usb-host: Remove TLL specific code from USB HS core driver | Keshava Munegowda | 1 | -221/+10 |
2012-09-22 | mfd: omap-usb-host: Invoke the TLL driver from USB HS core driver | Keshava Munegowda | 1 | -2/+5 |
2012-09-22 | mfd: omap-usb-tll: HOST TLL platform driver | Keshava Munegowda | 3 | -2/+473 |
2012-09-21 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2 | -1/+45 |
2012-09-21 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 53 | -220/+209 |
2012-09-21 | 88pm860x_battery and charger: Fix a few post-merge issues | Anton Vorontsov | 1 | -2/+2 |
2012-09-21 | power_supply: Enable battery-charger for 88pm860x | Jett.Zhou | 1 | -1/+21 |
2012-09-21 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -0/+2 |
2012-09-19 | mfd: tps65090: Remove redundant check | Venu Byravarasu | 1 | -1/+1 |
2012-09-19 | mfd: 88pm860x: Move initilization code | Haojian Zhuang | 2 | -163/+159 |