summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-3/+3
* mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-2/+2
* mfd: da9052: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-2/+2
* mfd: wm831x: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-091-3/+3
* mfd: vexpress: Give the "leds-gpio" device a real parentPawel Moll2013-04-091-2/+2
* mfd: ab8500: sysctrl: Initialize driver at arch_initcallUlf Hansson2013-04-091-1/+1
* mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones2013-04-091-19/+21
* mfd: syscon: Add missing struct device_node declarationSylwester Nawrocki2013-04-091-0/+2
* mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri2013-04-091-0/+1
* mfd: omap-usb-host: Add device tree support and binding informationRoger Quadros2013-04-092-6/+235
* mfd: omap-usb-host: Remove PHY reset handling codeRoger Quadros2013-04-091-28/+0
* mfd: wm8994: Don't use system PM operationsMark Brown2013-04-091-3/+4
* mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri2013-04-091-13/+14
* mfd: Remove twelve unused Kconfig symbolsPaul Bolle2013-04-093-53/+0
* mfd: da9055: Change irq state to defaultAshish Jangam2013-04-091-1/+1
* mfd: omap-usb-tll: Add device tree support and binding informationRoger Quadros2013-04-092-0/+27
* mfd: omap-usb-tll: Move configuration code to omap_tll_init()Roger Quadros2013-04-093-109/+107
* mfd: omap-usb-host: Update nports in platform_dataRoger Quadros2013-04-091-0/+1
* mfd: da9055: Drop "select PMIC_DA9055"Paul Bolle2013-04-081-1/+0
* mfd: wm5102: Map in additional FLL control registersMark Brown2013-04-081-0/+8
* mfd: arizona: Define additional FLL control registersMark Brown2013-04-081-0/+40
* mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan2013-04-081-0/+1
* mfd: tps65090: Add resources for chargerRhyland Klein2013-04-081-0/+10
* mfd: tps65090: Fix enum in header fileRhyland Klein2013-04-081-0/+1
* mfd: palmas: is_palmas_charger needed by multiple driversIan Lartey2013-04-081-1/+11
* mfd: sta2x11: Build warning fixAlessandro Rubini2013-04-081-11/+0
* mfd: tc3589x: Use devm_*() functionsJingoo Han2013-04-081-15/+6
* mfd: da903x: Use devm_*() functionsJingoo Han2013-04-081-13/+6
* mfd: ezx-pcap: Use devm_*() functionsJingoo Han2013-04-081-10/+7
* mfd: twl6040: Use devm_*() functionsJingoo Han2013-04-081-20/+11
* mfd: aat2870: Use use devm_*() functionsJingoo Han2013-04-081-14/+6
* mfd: omap-usb-host: Use devm_gpio_request_one()Jingoo Han2013-04-081-21/+2
* mfd: intel_msic: Use devm_gpio_request_one()Jingoo Han2013-04-081-8/+2
* mfd: lm3533: Use devm_gpio_request_one()Jingoo Han2013-04-081-6/+2
* mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han2013-04-081-9/+3
* mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen2013-04-081-2/+6
* Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz2013-04-0814-417/+454
|\
| * ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-085-112/+115
| * mfd: db8500-prcmu: drop unused includesLinus Walleij2013-04-081-2/+0
| * ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-089-174/+195
| * mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-085-130/+131
| * mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-084-12/+26
* | power: rx51_battery: Fix reporting correct valuesPali Rohár2013-04-081-0/+1
* | mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár2013-04-082-4/+12
* | mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax2013-04-081-4/+18
* | mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax2013-04-081-1/+5
* | mfd: arizona: Hold device in reset while ramping suppliesMark Brown2013-04-081-13/+13
* | mfd: wm5102: Update defaults to match patchCharles Keepax2013-04-081-5/+5
* | mfd: wm5102: Deactivate standard boot sequenceCharles Keepax2013-04-081-5/+5
* | mfd: arizona: Add a hardware patch mechanismCharles Keepax2013-04-081-0/+109