summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami2013-07-311-0/+1
| * | | | | mfd: mcp: Add missing linux/device.h headerAndrea Adami2013-07-311-0/+2
| * | | | | 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-312-6/+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: s2mps11: Remove clocks from regulators listYadwinder Singh Brar2013-07-311-5/+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-312-42/+14
| * | | | | 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-312-0/+92
| * | | | | mfd: Add TPS659038 documentation under PalmasJ Keerthy2013-07-311-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-09-074-24/+178
|\ \ \ \ \
| * | | | | scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov2013-08-281-2/+2
| * | | | | Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-151-1/+1
| * | | | | coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-131-0/+58
OpenPOWER on IntegriCloud