| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.5-rc7' into regulator-drivers | Mark Brown | 2012-07-15 | 5 | -91/+125 |
|\ |
|
| * | mfd: Add missing hunk to change palmas irq to clear on read | Graeme Gregory | 2012-07-09 | 1 | -1/+8 |
| * | mfd: Fix palmas regulator pdata missing | Graeme Gregory | 2012-07-09 | 1 | -0/+3 |
| * | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. | Russ Dill | 2012-07-09 | 1 | -1/+47 |
| * | mfd: Update twl6040 Kconfig to avoid build breakage | Peter Ujfalusi | 2012-07-09 | 1 | -0/+1 |
| * | mfd: Delete ab5500-core.h | Paul Bolle | 2012-07-09 | 1 | -87/+0 |
| * | mfd: mc13xxx workaround SPI hardware bug on i.Mx | Philippe Rétornaz | 2012-07-09 | 1 | -1/+64 |
| * | mfd: Fix mc13xxx SPI regmap | Philippe Rétornaz | 2012-07-09 | 1 | -1/+1 |
| * | mfd: Add terminating entry for i2c_device_id palmas table | Axel Lin | 2012-07-09 | 1 | -0/+1 |
* | | regulator: tps65217: Add device tree support | AnilKumar Ch | 2012-07-12 | 1 | -2/+65 |
|/ |
|
* | Viresh has moved | Viresh Kumar | 2012-06-20 | 2 | -3/+3 |
* | ARM: ux500: Provide regulator support for SMSC911x via Device Tree | Lee Jones | 2012-06-01 | 1 | -0/+1 |
* | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-05-29 | 48 | -1142/+4397 |
|\ |
|
| * | mfd: Fix build break of max77693 by adding REGMAP_I2C option | Chanwoo Choi | 2012-05-24 | 1 | -0/+1 |
| * | mfd: Fix twl6040 build failure | Samuel Ortiz | 2012-05-23 | 1 | -1/+15 |
| * | mfd: ab8500-core should depend on MFD_DB8500_PRCMU | Lee Jones | 2012-05-23 | 1 | -1/+1 |
| * | mfd: Remove the parsing of dt info for tps65910 gpio | Laxman Dewangan | 2012-05-22 | 1 | -15/+0 |
| * | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan | 2012-05-22 | 1 | -1/+5 |
| * | mfd: Emulate active low IRQs as well as active high IRQs for wm831x | Mark Brown | 2012-05-20 | 1 | -5/+19 |
| * | mfd: Mark two lm3533 zone registers as volatile | Johan Hovold | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Fix return type of lm533 attribute is_visible | Johan Hovold | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Enable Device Tree support in the ab8500-sysctrl driver | Lee Jones | 2012-05-20 | 1 | -0/+6 |
| * | mfd: Add support for Device Tree to twl6040 | Peter Ujfalusi | 2012-05-20 | 2 | -8/+25 |
| * | mfd: Register the twl6040 child for the ASoC codec unconditionally | Peter Ujfalusi | 2012-05-20 | 1 | -20/+19 |
| * | mfd: Allocate twl6040 IRQ numbers dynamically | Peter Ujfalusi | 2012-05-20 | 2 | -4/+12 |
| * | mfd: twl6040 code cleanup in interrupt initialization part | Peter Ujfalusi | 2012-05-20 | 1 | -9/+8 |
| * | mfd: Enable ab8500-gpadc driver for Device Tree | Lee Jones | 2012-05-20 | 1 | -0/+6 |
| * | mfd: Prevent unassigned pointer from being used in ab8500-gpadc driver | Lee Jones | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Enable ab8500-debug when Device Tree is enabled | Lee Jones | 2012-05-20 | 1 | -0/+6 |
| * | mfd: Enable Device Tree for ab8500-core driver | Lee Jones | 2012-05-20 | 1 | -21/+50 |
| * | mfd: Remove confusing ab8500-i2c file and merge into ab8500-core | Lee Jones | 2012-05-20 | 3 | -168/+102 |
| * | mfd: mc13xxx core should not be user visible | Mark Brown | 2012-05-20 | 1 | -9/+7 |
| * | mfd: Fix double free in wm8350 error path | Johan Hovold | 2012-05-20 | 1 | -9/+1 |
| * | mfd: Convert lm3533 to use devres | Johan Hovold | 2012-05-20 | 1 | -17/+5 |
| * | mfd: Add ADC support to the DA9052/53 core | Ashish Jangam | 2012-05-20 | 1 | -0/+140 |
| * | mfd: Add tps65910-irq devicetree init and irqdomain support | Rhyland Klein | 2012-05-20 | 2 | -34/+63 |
| * | mfd: Make anatop register accessor more flexible and rename meaningfully | Richard Zhao | 2012-05-20 | 1 | -24/+11 |
| * | mfd: wm8400 needs to depend on I2C=y | Mark Brown | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 4 | -50/+78 |
| * | mfd: Don't try to flag IRQ 0 as a wm831x wake source | Mark Brown | 2012-05-20 | 1 | -11/+12 |
| * | mfd: Add MAX77693 irq handler | Chanwoo Choi | 2012-05-20 | 3 | -1/+342 |
| * | mfd: Add MAX77693 driver | Chanwoo Choi | 2012-05-20 | 3 | -0/+230 |
| * | mfd: Export wm8400_block_read() | Mark Brown | 2012-05-20 | 1 | -0/+1 |
| * | mfd: Don't support non-modular wm8400 build | Mark Brown | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Silence an lm3533 gcc warning | Dan Carpenter | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Convert pcf50633-core to use devm_* APIs | Axel Lin | 2012-05-20 | 1 | -26/+10 |
| * | mfd: Convert da9052 to use devm_* APIs | Axel Lin | 2012-05-20 | 2 | -30/+12 |
| * | mfd: Change tunnelcreek watchdog name on the lpc_sch subdevices array | Wim Van Sebroeck | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Fix lm3533 regmap_update_bits() call | Axel Lin | 2012-05-20 | 1 | -1/+1 |
| * | mfd: Use SI-units for the lm3533 max-current interface | Johan Hovold | 2012-05-20 | 1 | -14/+29 |