summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2013-04-09mfd: ab8500: sysctrl: Initialize driver at arch_initcallUlf Hansson1-1/+1
2013-04-09mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones1-19/+21
2013-04-09mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri1-0/+1
2013-04-09mfd: omap-usb-host: Add device tree support and binding informationRoger Quadros1-6/+155
2013-04-09mfd: omap-usb-host: Remove PHY reset handling codeRoger Quadros1-28/+0
2013-04-09mfd: wm8994: Don't use system PM operationsMark Brown1-3/+4
2013-04-09mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri1-13/+14
2013-04-09mfd: Remove twelve unused Kconfig symbolsPaul Bolle1-48/+0
2013-04-09mfd: da9055: Change irq state to defaultAshish Jangam1-1/+1
2013-04-09mfd: omap-usb-tll: Add device tree support and binding informationRoger Quadros1-0/+10
2013-04-09mfd: omap-usb-tll: Move configuration code to omap_tll_init()Roger Quadros3-109/+107
2013-04-09mfd: omap-usb-host: Update nports in platform_dataRoger Quadros1-0/+1
2013-04-08mfd: da9055: Drop "select PMIC_DA9055"Paul Bolle1-1/+0
2013-04-08mfd: wm5102: Map in additional FLL control registersMark Brown1-0/+8
2013-04-08mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan1-0/+1
2013-04-08mfd: tps65090: Add resources for chargerRhyland Klein1-0/+10
2013-04-08mfd: sta2x11: Build warning fixAlessandro Rubini1-11/+0
2013-04-08mfd: tc3589x: Use devm_*() functionsJingoo Han1-15/+6
2013-04-08mfd: da903x: Use devm_*() functionsJingoo Han1-13/+6
2013-04-08mfd: ezx-pcap: Use devm_*() functionsJingoo Han1-10/+7
2013-04-08mfd: twl6040: Use devm_*() functionsJingoo Han1-20/+11
2013-04-08mfd: aat2870: Use use devm_*() functionsJingoo Han1-14/+6
2013-04-08mfd: omap-usb-host: Use devm_gpio_request_one()Jingoo Han1-21/+2
2013-04-08mfd: intel_msic: Use devm_gpio_request_one()Jingoo Han1-8/+2
2013-04-08mfd: lm3533: Use devm_gpio_request_one()Jingoo Han1-6/+2
2013-04-08mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han1-9/+3
2013-04-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-04-08Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz2-279/+241
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár1-4/+10
2013-04-08mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax1-4/+18
2013-04-08mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax1-1/+5
2013-04-08mfd: arizona: Hold device in reset while ramping suppliesMark Brown1-13/+13
2013-04-08mfd: wm5102: Update defaults to match patchCharles Keepax1-5/+5
2013-04-08mfd: wm5102: Deactivate standard boot sequenceCharles Keepax1-5/+5
2013-04-08mfd: arizona: Add a hardware patch mechanismCharles Keepax1-0/+109
2013-04-08mfd: arizona: Factor out register pollingCharles Keepax1-22/+30
2013-04-08mfd: wm5102: Manually apply register patchCharles Keepax2-6/+35
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown1-0/+1
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown1-0/+1
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown1-2/+19
2013-04-08mfd: wm5102: Update patch for latest evaluationMark Brown1-5/+10
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown1-1/+11
2013-04-08mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown1-2/+25
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown1-13/+53
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-5/+7
2013-04-08mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown1-1/+1
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown1-4/+7
2013-04-08mfd: arizona: Disable all wake sources by defaultMark Brown1-0/+3
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-29/+111
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0