summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz2013-08-2171-153/+235
|\
| * mfd: pcf50633-adc: Use devm_*() functionsJingoo Han2013-08-201-2/+1
| * mfd: wl1273: Use devm_*() functionsJingoo Han2013-08-201-5/+1
| * mfd: tps65010: Use devm_*() functionsJingoo Han2013-08-201-6/+2
| * mfd: menelaus: Use devm_*() functionsJingoo Han2013-08-201-10/+6
| * mfd: max8998: Use devm_*() functionsJingoo Han2013-08-201-3/+2
| * mfd: max8997: Use devm_*() functionsJingoo Han2013-08-201-9/+5
| * mfd: pm8921: Use devm_*() functionsJingoo Han2013-08-201-6/+3
| * mfd: pm8921: Remove unnecessary platform_set_drvdata()Jingoo Han2013-08-201-2/+0
| * mfd: pm8921: Include missing linux/module.hJingoo Han2013-08-201-0/+1
| * mfd: ti_am335x_tscadc: Update reg_cache variable in clr functionZubair Lutfullah2013-08-141-2/+2
| * mfd: core: Copy DMA mask and params from parentBenedikt Spranger2013-08-141-0/+2
| * mfd: tps65010: Use power efficient workqueue for power pollingMark Brown2013-08-141-5/+7
| * mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driverMichael Brunner2013-08-141-0/+18
| * mfd: palmas: Add power off controlBill Huang2013-08-143-2/+37
| * mfd: sec: Add clock cell for s2mps11Yadwinder Singh Brar2013-08-142-1/+23
| * mfd: wm5110: Set FX_CTRL2 to volatileCharles Keepax2013-08-141-0/+1
| * mfd: wm5110: Add missing Mic Detect 3 register into defaultsCharles Keepax2013-08-141-0/+1
| * mfd: wm5110: Add mic detect level registersCharles Keepax2013-08-141-0/+8
| * mfd: wm5110: Mark register containing FLL gains as readableCharles Keepax2013-08-141-0/+8
| * mfd: ti_am335x_tscadc: Fix spin lock and reg_cacheZubair Lutfullah2013-08-141-2/+2
| * mfd: arizona: Move regulator disable to after marking cache onlyCharles Keepax2013-08-141-1/+1
| * mfd: ab8500-gpadc: Add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-141-0/+2
| * mfd: ab8500-gpadc: Add CONFIG_PM_RUNTIME to runtime_suspend/runtime_resumeJingoo Han2013-08-141-0/+2
| * MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resumeJingoo Han2013-08-071-0/+2
| * mfd: menelaus: Use NULL instead of 0Jingoo Han2013-08-071-2/+2
| * mfd: twl4030-power: Staticize local functionsJingoo Han2013-08-011-3/+3
| * mfd: lpc_ich: Staticize struct 'lpc_chipset_info'Jingoo Han2013-08-011-1/+1
| * mfd: max8997: Cast void pointer to data of max8997_pmic_dt_matchJingoo Han2013-08-011-1/+1
| * mfd: stmpe: Staticise stmpe_of_probe()Mark Brown2013-07-311-1/+2
| * mfd: Use dev_get_platdata()Jingoo Han2013-07-3158-88/+89
| * mfd: wm831x: Remove erronious bits per word setMark Brown2013-07-311-1/+0
* | mfd: rtsx: Copyright modificationsWei WANG2013-08-209-19/+9
* | mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG2013-08-207-7/+15
* | mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG2013-08-202-0/+3
* | mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG2013-08-205-4/+12
* | mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG2013-08-207-12/+85
* | mfd: rtsx: Read vendor setting from config spaceWei WANG2013-08-208-68/+365
* | mfd: twl6030-irq: Add interrupt mapping table for the twl6032Oleksandr Dmytryshyn2013-08-201-1/+47
* | mfd: twl6030-irq: Create struct twl6030_irqGrygorii Strashko2013-08-201-42/+59
* | mfd: twl6030-irq: Convert to use linear irq_domainGrygorii Strashko2013-08-201-50/+69
* | mfd: twl6030-irq: Add error check when IRQs are masked initiallyGrygorii Strashko2013-08-201-4/+9
* | mfd: twl6030-irq: Migrate to IRQ threaded handlerNaga Venkata Srikanth V2013-08-201-100/+50
* | mfd: palmas: Add support for external control configurationLaxman Dewangan2013-08-202-0/+146
* | mfd: da9063: Add IRQ supportKrystian Garbaciak2013-08-204-1/+288
* | mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak2013-08-206-0/+492
* | mfd: da9063: Add register definitions for DA9063 driverKrystian Garbaciak2013-08-201-0/+1028
* | Merge tag 'regmap-irq-ack-mask' of git://git.kernel.org/pub/scm/linux/kernel/...Samuel Ortiz2013-08-202-3/+32
|\ \ | |/ |/|
| * regmap: irq: document mask/wake_invert flagsPhilipp Zabel2013-07-241-0/+2
| * regmap: irq: make flags bool and put them in a bitfieldPhilipp Zabel2013-07-241-4/+4