| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -1/+21 |
| 2012-10-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -3/+3 |
| 2012-10-06 | 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-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -24/+30 |
| 2012-10-01 | 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-28 | mfd: wm5110: Add register patches for revision B | Mark Brown | 1 | -1/+95 |
| 2012-09-28 | 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-24 | Merge with upstream to accommodate with MFD changes | Anton Vorontsov | 52 | -216/+165 |
| 2012-09-24 | mfd: Add backlight as subdevice to the tps65217 | Matthias Kaehlcke | 1 | -0/+3 |
| 2012-09-24 | 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-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 53 | -220/+209 |
| 2012-09-21 | mfd: palmas: Switch to linear domain in all cases | Graeme Gregory | 1 | -63/+1 |
| 2012-09-21 | mfd: palmas: Improve the error exit path | Graeme Gregory | 1 | -8/+11 |
| 2012-09-21 | mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cell | Lee Jones | 1 | -0/+1 |
| 2012-09-21 | mfd: Use devm_* APIs for mc13xxx: remove leftover kfree | Andreas Pretzsch | 1 | -1/+0 |
| 2012-09-21 | mfd: Convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 1 | -2/+12 |
| 2012-09-21 | mfd: omap-usb-host: Remove TLL specific code from USB HS core driver | Keshava Munegowda | 1 | -221/+10 |
| 2012-09-21 | mfd: omap-usb-host: Invoke the TLL driver from USB HS core driver | Keshava Munegowda | 1 | -2/+5 |
| 2012-09-21 | mfd: omap-usb-tll: HOST TLL platform driver | Keshava Munegowda | 3 | -2/+473 |
| 2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2 | -1/+45 |
| 2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 53 | -220/+209 |
| 2012-09-20 | 88pm860x_battery and charger: Fix a few post-merge issues | Anton Vorontsov | 1 | -2/+2 |
| 2012-09-20 | power_supply: Enable battery-charger for 88pm860x | Jett.Zhou | 1 | -1/+21 |
| 2012-09-20 | 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 |
| 2012-09-19 | mfd: 88pm860x: Avoid to check resource for preg regulator | Haojian Zhuang | 1 | -7/+1 |
| 2012-09-19 | mfd: max8925: Remove array in regulator platform data | Haojian Zhuang | 1 | -72/+316 |
| 2012-09-19 | mfd: max8925: Use register offset as REG in backlight | Haojian Zhuang | 1 | -17/+14 |
| 2012-09-19 | mfd: twl6040: Add twl6040-gpio child | Peter Ujfalusi | 1 | -0/+15 |
| 2012-09-19 | mfd: Use IRQF_ONESHOT for max8925 | Fengguang Wu | 1 | -2/+2 |
| 2012-09-19 | mfd: Use IRQF_ONESHOT for twl6040 | Fengguang Wu | 1 | -1/+1 |
| 2012-09-19 | mfd: Use IRQF_ONESHOT for 88pm860x | Fengguang Wu | 1 | -1/+1 |
| 2012-09-19 | mfd: max8907: Add power off control | Stephen Warren | 1 | -0/+20 |
| 2012-09-19 | pwm: Move TWL6030 PWM driver to PWM framework | Thierry Reding | 4 | -176/+7 |
| 2012-09-19 | mfd: twl: Replace twl_has_*() macros by IS_ENABLED() | Thierry Reding | 1 | -92/+25 |
| 2012-09-18 | Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -26/+30 |
| 2012-09-18 | mfd: twl4030-audio: Add DT support | Peter Ujfalusi | 1 | -7/+47 |
| 2012-09-18 | mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdata | Peter Ujfalusi | 1 | -1/+1 |
| 2012-09-18 | mfd: twl-core: Add API to query the HFCLK rate | Peter Ujfalusi | 1 | -0/+32 |
| 2012-09-18 | mfd: twl4030-audio: Rearange and clean-up the probe function | Peter Ujfalusi | 1 | -18/+16 |
| 2012-09-18 | mfd: twl4030-audio: Convert to use devm_kzalloc | Peter Ujfalusi | 1 | -9/+6 |
| 2012-09-18 | mfd: twl4030-audio: Clean up MODULE_* and platform_driver part | Peter Ujfalusi | 1 | -4/+4 |
| 2012-09-18 | mfd: Use the AB8500's IRQ domain to convert hwirq to virq | Lee Jones | 1 | -1/+2 |
| 2012-09-17 | mfd: Fix compile for twl-core.c by removing cpu_is_omap usage | Tony Lindgren | 1 | -26/+30 |
| 2012-09-17 | mfd: anatop-mfd: remove anatop driver | Dong Aisheng | 3 | -133/+0 |
| 2012-09-17 | mfd: Add syscon driver based on regmap | Dong Aisheng | 3 | -0/+185 |
| 2012-09-17 | mfd: Enable the tc3589x for Device Tree | Lee Jones | 1 | -3/+40 |
| 2012-09-17 | mfd: Provide the tc3589x with its own IRQ domain | Lee Jones | 1 | -26/+47 |
| 2012-09-17 | mfd: palmas: Drop kfree of devm_kzalloc's data | Julia Lawall | 1 | -1/+0 |
| 2012-09-17 | mfd: Add MAX8907 core driver | Gyungoh Yoo | 3 | -0/+344 |
| 2012-09-16 | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -0/+2 |
| 2012-09-16 | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 53 | -220/+209 |
| 2012-09-16 | mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 1 | -0/+14 |
| 2012-09-16 | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 1 | -0/+14 |
| 2012-09-16 | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 1 | -5/+31 |
| 2012-09-16 | mfd: MAX77693: Fix NULL pointer error when initializing irqs | Chanwoo Choi | 1 | -0/+14 |
| 2012-09-16 | mfd: MAX77693: Fix interrupt handling bug | Chanwoo Choi | 1 | -5/+31 |
| 2012-09-15 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 52 | -110/+121 |
| 2012-09-14 | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | mfd: ab3100: Split ab3100 headers out of abx500.h | Marcus Cooper | 1 | -0/+1 |
| 2012-09-14 | mfd: 88pm860x: Fix section mismatch warning | Haojian Zhuang | 1 | -3/+3 |
| 2012-09-14 | mfd: dt: tps65910: Add power off control | Bill Huang | 1 | -0/+22 |
| 2012-09-14 | mfd: dt: tps6586x: Add power off control | Bill Huang | 1 | -0/+19 |
| 2012-09-14 | mfd: ab8500: Make ab8500_irq_get_virq() static | Lee Jones | 1 | -17/+16 |
| 2012-09-14 | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 1 | -2/+27 |
| 2012-09-14 | mfd: arizona: Remove unused variable | Mark Brown | 1 | -1/+1 |
| 2012-09-14 | mfd: wm8994: Update WM1811 register patches for latest evaluation | Mark Brown | 1 | -1/+1 |
| 2012-09-14 | mfd: wm8994: Implement support for WM1811 devices with higher cust_ids | Mark Brown | 1 | -1/+1 |
| 2012-09-14 | mfd: arizona: Suppress needless calls to the primary IRQ | Mark Brown | 1 | -3/+15 |
| 2012-09-14 | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 52 | -110/+121 |
| 2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -2/+2 |
| 2012-09-12 | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 1 | -0/+2 |
| 2012-09-11 | mfd: arizona: Disable control interface error reporting for early devices | Mark Brown | 1 | -7/+28 |
| 2012-09-11 | mfd: 88pm860x: Use REG resource in regulator | Haojian Zhuang | 1 | -66/+199 |
| 2012-09-11 | mfd: 88pm860x: Use REG in leds resource | Haojian Zhuang | 1 | -40/+74 |
| 2012-09-11 | mfd: 88pm860x: Use REG resource for backlight | Haojian Zhuang | 1 | -35/+43 |
| 2012-09-11 | mfd: max8925: Convert to IORESOURCE_REG | Mark Brown | 1 | -14/+4 |
| 2012-09-11 | mfd: 88pm860x: Convert to IORESOURCE_REG | Mark Brown | 1 | -63/+29 |
| 2012-09-11 | mfd: wm831x: Convert to IORESOURCE_REG | Mark Brown | 1 | -46/+20 |
| 2012-09-11 | mfd: 88pm860x: Move _IO resources out of ioport_ioresource | Mark Brown | 1 | -29/+63 |
| 2012-09-11 | mfd: max8925: Move _IO resources out of ioport_ioresource | Mark Brown | 1 | -0/+10 |
| 2012-09-11 | mfd/da9052: make i2c_device_id array const | Arnd Bergmann | 1 | -2/+2 |
| 2012-09-06 | mfd: dbx500: Provide a more accurate smp_twd clock | Michel Jaouen | 2 | -1/+45 |
| 2012-09-06 | regulator: tps6586x: add support for SYS rail | Laxman Dewangan | 1 | -0/+13 |
| 2012-09-01 | mfd: printk/comment fixes | Masanari Iida | 4 | -4/+4 |
| 2012-08-23 | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 1 | -19/+1 |
| 2012-08-23 | mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driver | Feng Tang | 1 | -19/+1 |
| 2012-08-22 | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 1 | -87/+43 |
| 2012-08-22 | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 1 | -87/+43 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -2/+2 |
| 2012-08-20 | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+2 |
| 2012-08-20 | gpu/mfd/usb: Fix USB randconfig problems | Guenter Roeck | 1 | -1/+2 |
| 2012-08-10 | Merge branch 'testing/new-warnings' into fixes | Arnd Bergmann | 1 | -0/+1 |
| 2012-08-09 | ARM: pxa: remove irq_to_gpio from ezx-pcap driver | Arnd Bergmann | 1 | -1/+1 |
| 2012-08-08 | mfd/asic3: fix asic3_mfd_probe return value | Arnd Bergmann | 1 | -0/+1 |
| 2012-08-07 | mfd: wm8994: Flag the interrupt block as requiring runtime PM be enabled | Mark Brown | 1 | -0/+1 |
| 2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -6/+9 |
| 2012-07-31 | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 1 | -4/+5 |
| 2012-07-31 | Merge with upstream to accommodate with thermal changes | Anton Vorontsov | 7 | -94/+128 |
| 2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 50 | -4701/+8497 |
| 2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 1 | -0/+1 |
| 2012-07-28 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 1 | -1/+1 |
| 2012-07-27 | mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core | Lee Jones | 1 | -0/+1 |
| 2012-07-27 | mfd: Arizone core should select MFD_CORE | Samuel Ortiz | 1 | -0/+1 |
| 2012-07-25 | mfd: Fix arizona-irq.c build by selecting REGMAP_IRQ | Randy Dunlap | 1 | -0/+1 |
| 2012-07-25 | mfd: Add debug trace on entering and leaving arizone runtime suspend | Mark Brown | 1 | -0/+4 |
| 2012-07-25 | mfd: Correct tps65090 cell names | Venu Byravarasu | 1 | -2/+2 |
| 2012-07-25 | mfd: Remove gpio support from tps6586x core driver | Laxman Dewangan | 2 | -87/+22 |
| 2012-07-25 | mfd: Cache tps6586x register through regmap | Laxman Dewangan | 1 | -8/+16 |
| 2012-07-25 | mfd: Use regmap for tps6586x register access. | Laxman Dewangan | 2 | -111/+47 |
| 2012-07-25 | mfd: Use devm managed resources for tps6586x | Laxman Dewangan | 1 | -6/+6 |
| 2012-07-25 | mfd: Add support for twl6041 | Peter Ujfalusi | 1 | -0/+1 |
| 2012-07-23 | pwm: Conflict with legacy PWM API | Thierry Reding | 1 | -0/+1 |
| 2012-07-19 | mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+1 |
| 2012-07-19 | random: remove rand_initialize_irq() | Theodore Ts'o | 1 | -3/+0 |
| 2012-07-19 | mfd: wm831x: Feed the device UUID into device_add_randomness() | Mark Brown | 1 | -0/+8 |
| 2012-07-17 | mfd: Matches should be NULL when populate anatop child devices | Richard Zhao | 1 | -1/+1 |
| 2012-07-16 | mfd: Add missing out of memory check for pcf50633 | Alan Cox | 1 | -2/+7 |
| 2012-07-16 | mfd: Add tps65910 32-kHz-crystal-input init | Johan Hovold | 1 | -10/+9 |
| 2012-07-16 | mfd: Drop modifying mc13xxx driver's id_table in probe | Uwe Kleine-König | 2 | -12/+0 |
| 2012-07-16 | mfd: Remove unneeded io_mutex from struct twl6040 | Axel Lin | 1 | -20/+3 |
| 2012-07-16 | mfd: Remove __devexit annotation for pm80x_deinit | Axel Lin | 1 | -1/+1 |
| 2012-07-16 | mfd: Fix checking return value of 88pm8xx regmap_read() | Axel Lin | 2 | -9/+12 |
| 2012-07-16 | mfd: Initial support for the WM5110 | Mark Brown | 7 | -0/+58 |
| 2012-07-16 | mfd: Add data tables for the WM5110 | Mark Brown | 1 | -0/+2281 |
| 2012-07-16 | mfd: Add s2mps11 irq driver | Sangbeom Kim | 2 | -329/+149 |
| 2012-07-16 | mfd: Add samsung s2mps11 mfd support | Sangbeom Kim | 1 | -0/+10 |
| 2012-07-16 | mfd: Modify samsung mfd header | Sangbeom Kim | 2 | -4/+7 |
| 2012-07-16 | mfd: Modify samsung mfd driver for common api | Sangbeom Kim | 2 | -167/+167 |
| 2012-07-16 | mfd: Rename s5m file and directories to samsung | Sangbeom Kim | 4 | -9/+9 |
| 2012-07-15 | Merge tag 'v3.5-rc7' into regulator-drivers | Mark Brown | 5 | -91/+125 |
| 2012-07-14 | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 1 | -2/+0 |
| 2012-07-14 | V4L/DVB: mfd: use reg_shift instead of regstep | Jayachandran C | 1 | -1/+1 |
| 2012-07-12 | regulator: tps65217: Add device tree support | AnilKumar Ch | 1 | -2/+65 |
| 2012-07-10 | mfd: Add support for multiple arizona PDM speaker outputs | Mark Brown | 1 | -3/+2 |
| 2012-07-10 | mfd: Export pm80x_regmap_config | Axel Lin | 1 | -0/+1 |
| 2012-07-10 | mfd: Guard max77686_pmic_dt_match with CONFIG_OF | Axel Lin | 1 | -5/+5 |
| 2012-07-09 | mfd: Error out if initial arizona boot fails | Mark Brown | 1 | -1/+5 |
| 2012-07-09 | mfd: 88pm80[05] i2c device_id arrays should be NULL terminated | Samuel Ortiz | 2 | -0/+2 |
| 2012-07-09 | mfd: Add device tree support for max77686 | Yadwinder Singh Brar | 1 | -6/+39 |
| 2012-07-09 | mfd: Allow to specify max77686 interrupt through DT or platform file also | Yadwinder Singh Brar | 2 | -13/+21 |
| 2012-07-09 | mfd: Apply irq_mask_cur before handling max77686 interrupts | Yadwinder Singh Brar | 1 | -0/+3 |
| 2012-07-09 | mfd: Use pmic regmap to read max77686 pmic interrupt register | Yadwinder Singh Brar | 1 | -1/+1 |
| 2012-07-09 | mfd: Move twl-core device_init_wakeup to after platform_device_add | NeilBrown | 1 | -1/+2 |
| 2012-07-09 | mfd: Add companion chip in 88pm80x | Qiao Zhou | 1 | -0/+28 |
| 2012-07-09 | mfd: Support 88pm80x in 80x driver | Qiao Zhou | 5 | -0/+1034 |
| 2012-07-09 | mfd: Fix Arizona Kconfig entry | Samuel Ortiz | 1 | -1/+1 |
| 2012-07-09 | mfd: Mark headphone detect readback wm5102 register volatile | Mark Brown | 1 | -1/+1 |
| 2012-07-09 | mfd: Don't free unallocated arizona supplies on error | Mark Brown | 1 | -1/+1 |
| 2012-07-09 | mfd: Add missing WM5102 ifdefs | Mark Brown | 3 | -1/+6 |
| 2012-07-09 | mfd: Treat arizona register read errors as non-fatal during resume | Mark Brown | 1 | -1/+1 |
| 2012-07-09 | mfd: Release arizona DCVDD if we fail to resume the device | Mark Brown | 1 | -1/+3 |
| 2012-07-09 | mfd: Also restore wm8994 GPIO IRQ masks after reset | Mark Brown | 1 | -0/+7 |
| 2012-07-09 | mfd: Use regcache_sync_region() to sync wm8994 GPIO registers on suspend | Mark Brown | 1 | -9/+4 |
| 2012-07-09 | mfd: Move arizona digital core supply management to the regulator API | Mark Brown | 1 | -30/+35 |
| 2012-07-09 | mfd: Force on REGMAP for the arizona core | Mark Brown | 1 | -0/+1 |
| 2012-07-09 | Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Samuel Ortiz | 8 | -0/+3442 |
| 2012-07-09 | mfd: Add missing hunk to change palmas irq to clear on read | Graeme Gregory | 1 | -1/+8 |
| 2012-07-09 | mfd: Fix palmas regulator pdata missing | Graeme Gregory | 1 | -0/+3 |
| 2012-07-09 | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. | Russ Dill | 1 | -1/+47 |
| 2012-07-09 | mfd: Update twl6040 Kconfig to avoid build breakage | Peter Ujfalusi | 1 | -0/+1 |
| 2012-07-09 | mfd: Delete ab5500-core.h | Paul Bolle | 1 | -87/+0 |
| 2012-07-09 | mfd: mc13xxx workaround SPI hardware bug on i.Mx | Philippe Rétornaz | 1 | -1/+64 |
| 2012-07-09 | mfd: Fix mc13xxx SPI regmap | Philippe Rétornaz | 1 | -1/+1 |
| 2012-07-09 | mfd: Add terminating entry for i2c_device_id palmas table | Axel Lin | 1 | -0/+1 |
| 2012-07-09 | ARM: ux500: Register the AB8500 from DB8500 MFD | Lee Jones | 1 | -1/+9 |
| 2012-07-09 | mfd: Remove unused max77686 iolock mutex | Axel Lin | 1 | -3/+0 |
| 2012-07-09 | mfd: Add pre-regulator device for 88pm860x | Jett.Zhou | 1 | -0/+23 |
| 2012-07-09 | mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillator | Johan Hovold | 1 | -0/+3 |
| 2012-07-09 | mfd: Add support for enabling tps65910 external 32-kHz oscillator | Johan Hovold | 1 | -1/+20 |
| 2012-07-09 | mfd: Add missing hunk to change palmas irq to clear on read | Graeme Gregory | 1 | -1/+8 |
| 2012-07-09 | mfd: Fix palmas regulator pdata missing | Graeme Gregory | 1 | -0/+3 |
| 2012-07-09 | mfd: Add irq domain support for max8997 interrupts | Thomas Abraham | 3 | -26/+38 |
| 2012-07-09 | mfd: Register ab8500 devices using the newly DT:ed MFD API | Lee Jones | 4 | -43/+39 |
| 2012-07-09 | mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEP | Axel Lin | 1 | -6/+3 |
| 2012-07-09 | mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEP | Axel Lin | 1 | -1/+1 |
| 2012-07-09 | mfd: Fix mc13xxx-spi merge conflict | Axel Lin | 1 | -1/+3 |
| 2012-07-09 | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. | Russ Dill | 1 | -1/+47 |