summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-04-2830-1542/+1468
|\
| * Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"Timon Baetz2021-04-141-2/+2
| * mfd: intel_quark_i2c_gpio: Convert I²C to use software nodesAndy Shevchenko2021-04-141-15/+26
| * mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko2021-04-141-26/+6
| * mfd: arizona: Fix rumtime PM imbalance on errorDinghao Liu2021-04-141-1/+1
| * mfd: core: Use acpi_find_child_device() for child devices lookupAndy Shevchenko2021-04-141-17/+5
| * mfd: intel_quark_i2c_gpio: Don't play dirty trick with constAndy Shevchenko2021-04-141-14/+12
| * mfd: intel_quark_i2c_gpio: Enable MSI interruptAndy Shevchenko2021-04-141-6/+16
| * mfd: intel_quark_i2c_gpio: Reuse BAR definitions for MFD cell indexingAndy Shevchenko2021-04-141-11/+11
| * mfd: ntxec: Support for EC in Tolino Shine 2 HDAndreas Kemnade2021-04-141-3/+53
| * mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier2021-04-141-1/+6
| * mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitionsAndy Shevchenko2021-04-141-4/+5
| * mfd: intel_quark_i2c_gpio: Remove unused struct device memberAndy Shevchenko2021-04-141-2/+0
| * mfd: intel_quark_i2c_gpio: Unregister resources in reversed orderAndy Shevchenko2021-04-141-1/+1
| * mfd: Kconfig: ABX500_CORE should depend on ARCH_U8500Geert Uytterhoeven2021-04-141-1/+2
| * mfd: rn5t618: Do not cache various USB related registersAndreas Kemnade2021-04-141-0/+3
| * mfd: Make symbol 'atc260x_i2c_of_match' staticWei Yongjun2021-04-141-1/+1
| * mfd: core: Remove support for dangling device propertiesHeikki Krogerus2021-04-141-6/+0
| * mfd: intel-lpss: Switch to use the software nodesHeikki Krogerus2021-04-144-15/+51
| * mfd: intel-lpss: Constify device property structuresAndy Shevchenko2021-04-143-10/+10
| * mfd: core: Add support for software nodesHeikki Krogerus2021-04-141-0/+9
| * mfd: da9063: Support SMBus and I2C modeHubert Streidl2021-04-141-0/+10
| * mfd: sec: Initialize driver via module_platform_driver()Krzysztof Kozlowski2021-04-141-13/+1
| * mfd: intel-m10-bmc: Add access table configuration to the regmapMatthew Gerlach2021-04-141-0/+13
| * mfd: intel-m10-bmc: Simplify the legacy version reg definitionXu Yilun2021-04-141-10/+7
| * mfd: lm3533: Switch to using the new API kobj_to_dev()Yang Li2021-04-141-1/+1
| * mfd: ene-kb3930: Make local symbol 'kb3930_power_off' staticWei Yongjun2021-04-141-1/+1
| * mfd: Remove support for AB3100Arnd Bergmann2021-04-144-1196/+1
| * mfd: ab8500: Drop bm disable parameterLinus Walleij2021-04-141-14/+6
| * mfd: stmpe: Revert "Constify static struct resource"Rikard Falkeborn2021-04-141-5/+9
| * mfd: arizona: Make some symbols staticWei Yongjun2021-04-141-2/+2
| * Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones2021-04-143-0/+201
| |\
| | * mfd: bd9576: Add IRQ supportMatti Vaittinen2021-03-101-5/+85
| | * mfd: Support ROHM BD9576MUF and BD9573MUFMatti Vaittinen2021-03-103-0/+121
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. | Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-...Lee Jones2021-04-148-66/+711
| |\ \ \ \ \ \|
| | | | | | * | mfd: Add base driver for Netronix embedded controllerJonathan Neuschäfer2021-03-103-0/+233
| | | | | | |/
| | | * | | / mfd: Add MFD driver for ATC260x PMICsCristian Ciocaltea2021-03-104-0/+395
| | | | |_|/ | | | |/| |
| | * / | | mfd: arizona: Drop arizona-extcon cellsHans de Goede2021-03-181-20/+0
| | |/ / /
| * | | | mfd: Support for ROHM BD71815 PMIC coreMatti Vaittinen2021-04-142-133/+368
| * | | | mfd: bd718x7: simplify by cleaning unnecessary device dataMatti Vaittinen2021-04-141-27/+16
| |/ / /
* | | | Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-04-281-9/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | mfd/power: ab8500: Push data to power supply codeLinus Walleij2021-03-221-9/+8
| |/ /
* | | Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-261-0/+10
|\ \ \
| * | | hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach2021-04-201-0/+10
| |/ /
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-2/+2
|\ \ \
| * | | mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski2021-03-231-2/+2
| |/ /
* | | Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-04-261-37/+75
|\ \ \ | | |/ | |/|
| * | mfd: intel_pmt: Add support for DG1David E. Box2021-03-101-29/+72
| * | mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilitiesDavid E. Box2021-03-101-8/+3
| |/
* / mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko2021-03-231-2/+4
|/