summaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: arizona: Use suspend_noirq inplace of suspend_lateCharles Keepax2016-10-041-6/+4
* mfd: act8945a: Add .of_compatible for act8945a-chargerWenyou Yang2016-10-041-0/+1
* mfd: arizona: Add sensible return value to some error pathsCharles Keepax2016-10-041-1/+4
* mfd: Add Samsung Exynos Low Power Audio Subsystem driverSylwester Nawrocki2016-10-043-0/+196
* mfd: da9053: Ensure the FAULT_LOG is cleared during MFD driver probeSteve Twiss2016-10-041-0/+51
* mfd: dm355evm_msp: Refactoring for add_child()Markus Elfring2016-10-041-8/+9
* mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu2016-10-041-5/+5
* mfd: ucb1x00: Allow IRQ probing to work with IRQs > 32Russell King2016-10-041-4/+0
* mfd: qcom_rpm: Handle message RAM clockLinus Walleij2016-10-041-0/+20
* mfd: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-10-041-2/+2
* mfd: intel_soc_pmic_bxtwc: Add bxt_wcove_usbc deviceBin Gao2016-10-041-1/+22
* mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDsMika Westerberg2016-10-041-0/+23
* mfd: altera-a10sr: Make altr_a10sr_regmap_config static constAxel Lin2016-10-041-1/+1
* mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König2016-10-041-0/+1
* mfd: da9063: Update author information to remove incorrect e-mail addressesSteve Twiss2016-10-043-5/+6
* mfd: axp20x: Add AXP209 GPIO supportMaxime Ripard2016-10-041-0/+3
* mfd: qcom_rpm: Add missing of_node_put after calling of_parse_phandlePeter Chen2016-10-041-0/+1
*-----------. Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones2016-10-0411-38/+669
|\ \ \ \ \ \ \
| | | | | | | * mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai2016-08-083-0/+149
| | | | | | * | mfd: rk808: Add RK818 supportWadim Egorov2016-08-312-33/+197
| | | | | | |/
| | | | | * | mfd: qcom-rpm: Add support for pm8018 RPM RegulatorNeil Armstrong2016-08-311-0/+51
| | | | | * | mfd: pm8921: Add support for pm8018Neil Armstrong2016-08-311-0/+1
| | | | | |/
| | | | * / mfd: arizona: Add gating of external MCLKn clocksSylwester Nawrocki2016-10-041-2/+28
| | | | |/
| | | * / mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai2016-09-132-0/+73
| | | |/
| | * / mfd: cros_ec: Add MKBP event supportVic Yang2016-08-311-3/+55
| | |/
| * / mfd: lp873x: Add lp873x PMIC supportKeerthy2016-08-313-0/+115
| |/
* | mfd: Add STMPE1600 supportPatrice Chotard2016-08-103-5/+83
* | mfd: stmpe: Rework registers accessPatrice Chotard2016-08-102-10/+87
* | mfd: stmpe: Use generic bit mask namePatrice Chotard2016-08-102-6/+4
* | mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2016-08-102-10/+20
* | mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2016-08-102-7/+16
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-023-45/+3
|\
| * mfd: db8500 stop passing around platform dataArnd Bergmann2016-07-123-45/+3
* | Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-08-0124-284/+515
|\ \
| * | mfd: qcom_rpm: Parametrize also ack selector sizeLinus Walleij2016-06-291-7/+12
| * | mfd: twl6040: Handle mclk used for HPPLL and optional internal clock sourcePeter Ujfalusi2016-06-291-12/+29
| * | mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driverMichael Brunner2016-06-292-0/+18
| * | mfd: hi655x: Fix return value check in hi655x_pmic_probe()Wei Yongjun2016-06-291-5/+2
| * | mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe()Markus Elfring2016-06-291-6/+3
| * | mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_...Markus Elfring2016-06-291-1/+1
| * | mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in ...Markus Elfring2016-06-291-5/+2
| * | mfd: twl-core: Refactoring for add_numbered_child()Markus Elfring2016-06-291-10/+11
| * | mfd: twl-core: Return directly after a failed platform_device_alloc() in add_...Markus Elfring2016-06-291-5/+2
| * | mfd: arizona: Add missing disable of PM runtime on probe error pathCharles Keepax2016-06-291-1/+3
| * | mfd: stmpe: Move platform data into MFD driverLinus Walleij2016-06-291-12/+28
| * | mfd: max14577: Allow driver to be built as a moduleJavier Martinez Canillas2016-06-291-2/+2
| * | mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas2016-06-291-1/+1
| * | mfd: qcom_rpm: Remove unused defineLinus Walleij2016-06-291-2/+0
| * | mfd: hi655x-pmic: Add powerkey device to hi655x PMIC driverJohn Stultz2016-06-291-5/+30
| * | mfd: hi655x-pmic: Rename some interrupt macro namesJohn Stultz2016-06-291-8/+8