summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
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-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-13ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan1-3/+0
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
2013-07-31mfd: wm8994: Remove check for active audio in runtime suspendMark Brown1-29/+1
2013-07-31mfd: wm8994: Remove unneeded check for JACKDETMark Brown1-14/+0
2013-07-31mfd: wm8997: Make Kconfig prompt for WM8997 more consistentMark Brown1-1/+1
2013-07-31mfd: syscon: Remove "base" field from private driver dataAlexander Shiyan1-4/+4
2013-07-31mfd: twl6040: Cleanup in early error handling in probe functionPeter Ujfalusi1-9/+5
2013-07-31mfd: twl6040: Cosmetic, parameter alignment changePeter Ujfalusi1-11/+10
2013-07-31mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi1-42/+13
2013-07-31mfd: sec: Add register cache for interrupt mask registersMark Brown1-0/+31
2013-07-31mfd: Update DA9055 i2c device id nameAnkur Raina1-1/+1
2013-07-31mfd: Fix for DA9055 driver initializationAnkur Raina1-0/+5
2013-07-31mfd: s2mps11: Add device tree supportYadwinder Singh Brar1-0/+3
2013-07-27ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij1-0/+4
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds57-643/+3609
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-38/+245
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+6
2013-07-03Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-0/+2
2013-07-03Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-1/+0
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+2
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-0/+3
2013-07-02mfd: sec: Provide max_register to regmapMark Brown1-1/+40
2013-07-02mfd: wm8994: Remove duplicate check for active JACKDETMark Brown1-14/+0
2013-06-30mfd: max8998: Add support for Device TreeTomasz Figa1-2/+65