summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-30mfd: mmc: rtsx: Change default tx phaseWei WANG6-16/+54
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz68-153/+209
2013-08-20mfd: pcf50633-adc: Use devm_*() functionsJingoo Han1-2/+1
2013-08-20mfd: rtsx: Copyright modificationsWei WANG7-15/+7
2013-08-20mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG6-6/+14
2013-08-20mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG1-0/+2
2013-08-20mfd: rtsx: Move some actions from rtsx_pci_init_hw to individual extra_init_hwWei WANG5-4/+12
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG6-10/+74
2013-08-20mfd: rtsx: Read vendor setting from config spaceWei WANG7-67/+332
2013-08-20mfd: twl6030-irq: Add interrupt mapping table for the twl6032Oleksandr Dmytryshyn1-1/+47
2013-08-20mfd: twl6030-irq: Create struct twl6030_irqGrygorii Strashko1-42/+59
2013-08-20mfd: twl6030-irq: Convert to use linear irq_domainGrygorii Strashko1-50/+69
2013-08-20mfd: twl6030-irq: Add error check when IRQs are masked initiallyGrygorii Strashko1-4/+9
2013-08-20mfd: twl6030-irq: Migrate to IRQ threaded handlerNaga Venkata Srikanth V1-100/+50
2013-08-20mfd: wl1273: Use devm_*() functionsJingoo Han1-5/+1
2013-08-20mfd: tps65010: Use devm_*() functionsJingoo Han1-6/+2
2013-08-20mfd: menelaus: Use devm_*() functionsJingoo Han1-10/+6
2013-08-20mfd: max8998: Use devm_*() functionsJingoo Han1-3/+2
2013-08-20mfd: max8997: Use devm_*() functionsJingoo Han1-9/+5
2013-08-20mfd: pm8921: Use devm_*() functionsJingoo Han1-6/+3
2013-08-20mfd: pm8921: Remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-20mfd: pm8921: Include missing linux/module.hJingoo Han1-0/+1
2013-08-20mfd: palmas: Add support for external control configurationLaxman Dewangan1-0/+97
2013-08-20mfd: da9063: Add IRQ supportKrystian Garbaciak3-1/+250
2013-08-20mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak4-0/+326
2013-08-20Merge tag 'regmap-irq-ack-mask' of git://git.kernel.org/pub/scm/linux/kernel/...Samuel Ortiz1-0/+25
2013-08-14mfd: ti_am335x_tscadc: Update reg_cache variable in clr functionZubair Lutfullah1-2/+2
2013-08-14mfd: core: Copy DMA mask and params from parentBenedikt Spranger1-0/+2
2013-08-14mfd: tps65010: Use power efficient workqueue for power pollingMark Brown1-5/+7
2013-08-14mfd: Add support for COMe-bHL6 and COMe-cTH6 to Kontron PLD driverMichael Brunner1-0/+18
2013-08-14mfd: palmas: Add power off controlBill Huang1-2/+31
2013-08-14mfd: sec: Add clock cell for s2mps11Yadwinder Singh Brar1-1/+3
2013-08-14mfd: wm5110: Set FX_CTRL2 to volatileCharles Keepax1-0/+1
2013-08-14mfd: wm5110: Add missing Mic Detect 3 register into defaultsCharles Keepax1-0/+1
2013-08-14mfd: wm5110: Add mic detect level registersCharles Keepax1-0/+8
2013-08-14mfd: wm5110: Mark register containing FLL gains as readableCharles Keepax1-0/+8
2013-08-14mfd: ti_am335x_tscadc: Fix spin lock and reg_cacheZubair Lutfullah1-2/+2
2013-08-14mfd: arizona: Move regulator disable to after marking cache onlyCharles Keepax1-1/+1
2013-08-14mfd: ab8500-gpadc: Add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-0/+2
2013-08-14mfd: ab8500-gpadc: Add CONFIG_PM_RUNTIME to runtime_suspend/runtime_resumeJingoo Han1-0/+2
2013-08-07MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resumeJingoo Han1-0/+2
2013-08-07mfd: menelaus: Use NULL instead of 0Jingoo Han1-2/+2
2013-08-01mfd: twl4030-power: Staticize local functionsJingoo Han1-3/+3
2013-08-01mfd: lpc_ich: Staticize struct 'lpc_chipset_info'Jingoo Han1-1/+1
2013-08-01mfd: max8997: Cast void pointer to data of max8997_pmic_dt_matchJingoo Han1-1/+1
2013-07-31mfd: stmpe: Staticise stmpe_of_probe()Mark Brown1-1/+2
2013-07-31mfd: Use dev_get_platdata()Jingoo Han58-88/+89
2013-07-31mfd: wm831x: Remove erronious bits per word setMark Brown1-1/+0
2013-07-31MFD: ti_tscadc: Disable TSC config registers in adc modePatil, Rachna1-7/+11
2013-07-31MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna1-5/+1