aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+81
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds3-116/+0
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2021-06-17mfd: tps68470: Remove tps68470 MFD driverDaniel Scally3-116/+0
2021-06-10mfd: ioc3: Directly include linux/irqdomain.hMarc Zyngier1-0/+1
2021-06-01mfd: Add support for the MediaTek MT6359 PMICHsin-Hsiung Wang2-0/+48
2021-06-01mfd: mt6358: Refine interrupt codeHsin-Hsiung Wang1-27/+38
2021-06-01mfd: Add Rockchip rk817 audio CODEC supportChris Morgan1-0/+81
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds30-1542/+1468
2021-04-28Merge tag 'for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-9/+8
2021-04-26Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+10
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2021-04-26Merge tag 'platform-drivers-x86-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-37/+75
2021-04-20hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach1-0/+10
2021-04-14Revert "mfd: max8997: Add of_compatible to Extcon and Charger mfd_cell"Timon Baetz1-2/+2
2021-04-14mfd: intel_quark_i2c_gpio: Convert I²C to use software nodesAndy Shevchenko1-15/+26
2021-04-14mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko1-26/+6
2021-04-14mfd: arizona: Fix rumtime PM imbalance on errorDinghao Liu1-1/+1
2021-04-14mfd: core: Use acpi_find_child_device() for child devices lookupAndy Shevchenko1-17/+5
2021-04-14mfd: intel_quark_i2c_gpio: Don't play dirty trick with constAndy Shevchenko1-14/+12
2021-04-14mfd: intel_quark_i2c_gpio: Enable MSI interruptAndy Shevchenko1-6/+16
2021-04-14mfd: intel_quark_i2c_gpio: Reuse BAR definitions for MFD cell indexingAndy Shevchenko1-11/+11
2021-04-14mfd: ntxec: Support for EC in Tolino Shine 2 HDAndreas Kemnade1-3/+53
2021-04-14mfd: stm32-timers: Avoid clearing auto reload registerFabrice Gasnier1-1/+6
2021-04-14mfd: intel_quark_i2c_gpio: Replace I²C speeds with descriptive definitionsAndy Shevchenko1-4/+5
2021-04-14mfd: intel_quark_i2c_gpio: Remove unused struct device memberAndy Shevchenko1-2/+0
2021-04-14mfd: intel_quark_i2c_gpio: Unregister resources in reversed orderAndy Shevchenko1-1/+1
2021-04-14mfd: Kconfig: ABX500_CORE should depend on ARCH_U8500Geert Uytterhoeven1-1/+2
2021-04-14mfd: rn5t618: Do not cache various USB related registersAndreas Kemnade1-0/+3
2021-04-14mfd: Make symbol 'atc260x_i2c_of_match' staticWei Yongjun1-1/+1
2021-04-14mfd: core: Remove support for dangling device propertiesHeikki Krogerus1-6/+0
2021-04-14mfd: intel-lpss: Switch to use the software nodesHeikki Krogerus4-15/+51
2021-04-14mfd: intel-lpss: Constify device property structuresAndy Shevchenko3-10/+10
2021-04-14mfd: core: Add support for software nodesHeikki Krogerus1-0/+9
2021-04-14mfd: da9063: Support SMBus and I2C modeHubert Streidl1-0/+10
2021-04-14mfd: sec: Initialize driver via module_platform_driver()Krzysztof Kozlowski1-13/+1
2021-04-14mfd: intel-m10-bmc: Add access table configuration to the regmapMatthew Gerlach1-0/+13
2021-04-14mfd: intel-m10-bmc: Simplify the legacy version reg definitionXu Yilun1-10/+7
2021-04-14mfd: lm3533: Switch to using the new API kobj_to_dev()Yang Li1-1/+1
2021-04-14mfd: ene-kb3930: Make local symbol 'kb3930_power_off' staticWei Yongjun1-1/+1
2021-04-14mfd: Remove support for AB3100Arnd Bergmann4-1196/+1
2021-04-14mfd: ab8500: Drop bm disable parameterLinus Walleij1-14/+6
2021-04-14mfd: stmpe: Revert "Constify static struct resource"Rikard Falkeborn1-5/+9
2021-04-14mfd: arizona: Make some symbols staticWei Yongjun1-2/+2
2021-04-14Merge tag 'ib-mfd-watchdog-v5.13' into ibs-for-mfd-mergedLee Jones3-0/+201
2021-04-14Merge tags 'ib-mfd-clk-gpio-regulator-rtc-v5.13', 'ib-mfd-extcon-v5.13', 'ib-mfd-input-v5.13-1', 'ib-mfd-platform-x86-v5.13', 'ib-mfd-power-v5.13', 'ib-mfd-pwm-rtc-v5.13-1' and 'ib-regulator-list-ramp-helpers-v5.13' into ibs-for-mfd-mergedLee Jones8-66/+711
2021-04-14mfd: Support for ROHM BD71815 PMIC coreMatti Vaittinen2-133/+368
2021-04-14mfd: bd718x7: simplify by cleaning unnecessary device dataMatti Vaittinen1-27/+16
2021-03-23mfd: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski1-2/+2
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko1-2/+4