summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mfd: wm831x: Remove erronious bits per word setMark Brown2013-07-311-1/+0
| * | | mfd: rtsx: Copyright modificationsWei WANG2013-08-207-15/+7
| * | | mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG2013-08-206-6/+14
| * | | mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG2013-08-201-0/+2
| * | | 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-206-10/+74
| * | | mfd: rtsx: Read vendor setting from config spaceWei WANG2013-08-207-67/+332
| * | | 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-201-0/+97
| * | | mfd: da9063: Add IRQ supportKrystian Garbaciak2013-08-203-1/+250
| * | | mfd: da9063: Add Dialog DA9063 core driverKrystian Garbaciak2013-08-204-0/+326
| |/ /
| * | MFD: ti_tscadc: Disable TSC config registers in adc modePatil, Rachna2013-07-311-7/+11
| * | MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna2013-07-311-5/+1
| * | mfd: wm8994: Remove check for active audio in runtime suspendMark Brown2013-07-311-29/+1
| * | mfd: wm8994: Remove unneeded check for JACKDETMark Brown2013-07-311-14/+0
| * | mfd: wm8997: Make Kconfig prompt for WM8997 more consistentMark Brown2013-07-311-1/+1
| * | mfd: syscon: Remove "base" field from private driver dataAlexander Shiyan2013-07-311-4/+4
| * | mfd: twl6040: Cleanup in early error handling in probe functionPeter Ujfalusi2013-07-311-9/+5
| * | mfd: twl6040: Cosmetic, parameter alignment changePeter Ujfalusi2013-07-311-11/+10
| * | mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi2013-07-311-42/+13
| * | mfd: sec: Add register cache for interrupt mask registersMark Brown2013-07-311-0/+31
| * | mfd: Update DA9055 i2c device id nameAnkur Raina2013-07-311-1/+1
| * | mfd: Fix for DA9055 driver initializationAnkur Raina2013-07-311-0/+5
| * | mfd: s2mps11: Add device tree supportYadwinder Singh Brar2013-07-311-0/+3
| |/
* | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-061-3/+0
|\ \
| * | ARM: clps711x: Remove the special name for the syscon driverAlexander Shiyan2013-08-131-3/+0
| |/
* | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-031-1/+1
|\ \
| * | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-271-1/+1
| |/
* | ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij2013-07-271-0/+4
|/
* Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-1057-643/+3609
|\
| * mfd: sec: Provide max_register to regmapMark Brown2013-07-021-1/+40
| * mfd: wm8994: Remove duplicate check for active JACKDETMark Brown2013-07-021-14/+0
| * mfd: max8998: Add support for Device TreeTomasz Figa2013-06-301-2/+65
| * mfd: max8998: Add irq domain supportTomasz Figa2013-06-302-25/+41
| * mfd: Kontron PLD mfd driverKevin Strasser2013-06-243-0/+663
| * mfd: palmas: Add TPS659038 PMIC supportJ Keerthy2013-06-241-0/+5
| * mfd: palmas: Add SMPS10_BOOST featureJ Keerthy2013-06-201-8/+21
| * mfd: palmas: Check if irq is validJ Keerthy2013-06-201-0/+6
| * mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-06-201-0/+7
| * mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-23/+23
| * Merge branch 'for-mfd-next' of git://git.linaro.org/people/ljones/linux-3.0-u...Samuel Ortiz2013-06-192-40/+12
| |\
| | * mfd: htc-egpio: Use devm_ioremap_nocache() instead of ioremap_nocache()Wei Yongjun2013-06-191-2/+2
| | * mfd: davinci_voicecodec: Convert to use devm_* APIsSachin Kamat2013-06-191-38/+10
| * | mfd: vexpress: Make the driver optional for arm and arm64Pawel Moll2013-06-192-3/+10
| * | mfd: twl4030-power: Fix relocking on errorFlorian Vaussard2013-06-191-4/+8
| * | mfd: twl4030-power: Simplify error pathFlorian Vaussard2013-06-191-23/+15
OpenPOWER on IntegriCloud