summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2013-04-08mfd: da903x: Use devm_*() functionsJingoo Han
2013-04-08mfd: ezx-pcap: Use devm_*() functionsJingoo Han
2013-04-08mfd: twl6040: Use devm_*() functionsJingoo Han
2013-04-08mfd: aat2870: Use use devm_*() functionsJingoo Han
2013-04-08mfd: omap-usb-host: Use devm_gpio_request_one()Jingoo Han
2013-04-08mfd: intel_msic: Use devm_gpio_request_one()Jingoo Han
2013-04-08mfd: lm3533: Use devm_gpio_request_one()Jingoo Han
2013-04-08mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han
2013-04-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen
2013-04-08Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár
2013-04-08mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax
2013-04-08mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax
2013-04-08mfd: arizona: Hold device in reset while ramping suppliesMark Brown
2013-04-08mfd: wm5102: Update defaults to match patchCharles Keepax
2013-04-08mfd: wm5102: Deactivate standard boot sequenceCharles Keepax
2013-04-08mfd: arizona: Add a hardware patch mechanismCharles Keepax
2013-04-08mfd: arizona: Factor out register pollingCharles Keepax
2013-04-08mfd: wm5102: Manually apply register patchCharles Keepax
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown
2013-04-08mfd: wm5102: Update patch for latest evaluationMark Brown
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown
2013-04-08mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown
2013-04-08mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown
2013-04-08mfd: arizona: Disable all wake sources by defaultMark Brown
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij
2013-04-08mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han
2013-04-08mfd: max77686: Use NULL instead of 0Sachin Kamat
2013-04-08mfd: adp5520: Use module_i2c_driver()Sachin Kamat
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz
2013-04-05MFD: rtsx_pcr: Fix probe fail pathJiri Slaby
2013-04-05mfd: abx500: Move the AB8500 Kconfig fragmentLinus Walleij
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han
2013-04-05mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez
2013-04-05mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan
2013-04-05mfd: syscon: Removed unneeded field "dev" from private driver structureAlexander Shiyan
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy
2013-04-05mfd: as3711: Add OF supportGuennadi Liakhovetski