Age | Commit message (Expand) | Author |
2013-04-08 | mfd: ezx-pcap: Use devm_*() functions | Jingoo Han |
2013-04-08 | mfd: twl6040: Use devm_*() functions | Jingoo Han |
2013-04-08 | mfd: aat2870: Use use devm_*() functions | Jingoo Han |
2013-04-08 | mfd: omap-usb-host: Use devm_gpio_request_one() | Jingoo Han |
2013-04-08 | mfd: intel_msic: Use devm_gpio_request_one() | Jingoo Han |
2013-04-08 | mfd: lm3533: Use devm_gpio_request_one() | Jingoo Han |
2013-04-08 | mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data | Jingoo Han |
2013-04-08 | mfd: adp5520: Restore mode bits on resume | Lars-Peter Clausen |
2013-04-08 | Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker... | Samuel Ortiz |
2013-04-08 | mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion | Pali Rohár |
2013-04-08 | mfd: wm5102: Don't wait for boot when boot sequencer is disabled | Charles Keepax |
2013-04-08 | mfd: arizona: Wait for internal clocks to startup after reset | Charles Keepax |
2013-04-08 | mfd: arizona: Hold device in reset while ramping supplies | Mark Brown |
2013-04-08 | mfd: wm5102: Update defaults to match patch | Charles Keepax |
2013-04-08 | mfd: wm5102: Deactivate standard boot sequence | Charles Keepax |
2013-04-08 | mfd: arizona: Add a hardware patch mechanism | Charles Keepax |
2013-04-08 | mfd: arizona: Factor out register polling | Charles Keepax |
2013-04-08 | mfd: wm5102: Manually apply register patch | Charles Keepax |
2013-04-08 | mfd: wm5102: Only use the lowest three bits of device revision | Mark Brown |
2013-04-08 | mfd: arizona: Unconditionally enable 32kHz clock | Mark Brown |
2013-04-08 | mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock source | Mark Brown |
2013-04-08 | mfd: wm5102: Update patch for latest evaluation | Mark Brown |
2013-04-08 | mfd: arizona: Support configuring MICBIASes into bypass mode | Mark Brown |
2013-04-08 | mfd: arizona: Try to use interrupt flags from interrupt controller | Mark Brown |
2013-04-08 | mfd: arizona: Allow GPIO to be specified for IRQ line | Mark Brown |
2013-04-08 | mfd: arizona: Basic support for edge triggered IRQs | Mark Brown |
2013-04-08 | mfd: arizona: Clarify error message for failed primary IRQ request | Mark Brown |
2013-04-08 | mfd: arizona: Clean up on failed runtime resume | Mark Brown |
2013-04-08 | mfd: arizona: Disable all wake sources by default | Mark Brown |
2013-04-08 | ARM: ux500: split out prcmu initialization | Arnd Bergmann |
2013-04-08 | mfd: db8500-prcmu: drop unused includes | Linus Walleij |
2013-04-08 | ARM: ux500: move PM-related PRCMU functions to machine | Linus Walleij |
2013-04-08 | mfd: db8500-prcmu: get base address from resource | Linus Walleij |
2013-04-08 | mfd: prcmu: pass a base and size with the early initcall | Linus Walleij |
2013-04-08 | mfd: wm8994: Silence bogus warning in wm8994_device_init() | Jingoo Han |
2013-04-08 | mfd: max77686: Use NULL instead of 0 | Sachin Kamat |
2013-04-08 | mfd: adp5520: Use module_i2c_driver() | Sachin Kamat |
2013-04-08 | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-... | Samuel Ortiz |
2013-04-05 | MFD: rtsx_pcr: Fix probe fail path | Jiri Slaby |
2013-04-05 | mfd: abx500: Move the AB8500 Kconfig fragment | Linus Walleij |
2013-04-05 | mfd: davinci_voicecodec: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mfd: htc-pasic3: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mfd: ab3100-otp: use module_platform_driver_probe() | Jingoo Han |
2013-04-05 | mfd: stmpe: DT: Add stmpe-i2c dt alias to get id device | Gabriel Fernandez |
2013-04-05 | mfd: stmpe: DT: Enable no-irq mode configuration | Gabriel Fernandez |
2013-04-05 | mfd: syscon: Add non-DT support | Alexander Shiyan |
2013-04-05 | mfd: syscon: Removed unneeded field "dev" from private driver structure | Alexander Shiyan |
2013-04-05 | mfd: palmas: Change the DT node property names to follow the convention | J Keerthy |
2013-04-05 | mfd: as3711: Add OF support | Guennadi Liakhovetski |
2013-04-05 | mfd: cros_ec: Add MFD_CORE dependency | David Rientjes |