summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-091-0/+10
* 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: 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: 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-082-279/+241
|\
| * ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-081-29/+111
| * mfd: db8500-prcmu: drop unused includesLinus Walleij2013-04-081-2/+0
| * ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-082-136/+0
| * mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-082-124/+131
| * mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-081-1/+12
* | 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-081-4/+10
* | 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
* | mfd: arizona: Factor out register pollingCharles Keepax2013-04-081-22/+30
* | mfd: wm5102: Manually apply register patchCharles Keepax2013-04-082-6/+35
* | mfd: wm5102: Only use the lowest three bits of device revisionMark Brown2013-04-081-0/+1
* | mfd: arizona: Unconditionally enable 32kHz clockMark Brown2013-04-081-0/+1
* | mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown2013-04-081-2/+19
* | mfd: wm5102: Update patch for latest evaluationMark Brown2013-04-081-5/+10
* | mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown2013-04-081-1/+11
* | mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown2013-04-081-2/+25
* | mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown2013-04-081-13/+53
* | mfd: arizona: Basic support for edge triggered IRQsMark Brown2013-04-081-5/+7
* | mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown2013-04-081-1/+1
* | mfd: arizona: Clean up on failed runtime resumeMark Brown2013-04-081-4/+7
* | mfd: arizona: Disable all wake sources by defaultMark Brown2013-04-081-0/+3
* | mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han2013-04-081-1/+1
* | mfd: max77686: Use NULL instead of 0Sachin Kamat2013-04-081-1/+1
* | mfd: adp5520: Use module_i2c_driver()Sachin Kamat2013-04-081-11/+1
* | Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz2013-04-0813-892/+4276
|\ \