aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-04mfd: max14577: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski1-1/+1
2024-07-04mfd: Add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-07-04mfd: qcom-pm8008: Add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04dt-bindings: mfd: syscon: Add more simple compatiblesRob Herring (Arm)15-221/+29
2024-07-04mfd: intel-lpss: Rename SPI intel_lpss_platform_info structsIlpo Järvinen1-81/+81
2024-07-04mfd: core: Make use of device_set_node()Andy Shevchenko1-3/+2
2024-07-04mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICsAngeloGioacchino Del Regno1-0/+10
2024-07-04dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380Konrad Dybcio1-0/+1
2024-07-04mfd: rsmu: Split core code into separate moduleArnd Bergmann2-4/+4
2024-07-04mfd: cros_ec: Register hardware monitoring subdeviceThomas Weißschuh1-0/+1
2024-07-04mfd: cros_ec: Register charge control subdeviceThomas Weißschuh1-0/+1
2024-07-04dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMICAbel Vesa1-0/+1
2024-07-04mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookupHans de Goede1-1/+3
2024-07-04dt-bindings: mfd: mediatek,mt8195-scpsys: Add mediatek,mt8365-scpsysKrzysztof Kozlowski1-0/+1
2024-07-04dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188AngeloGioacchino Del Regno1-0/+1
2024-07-04dt-bindings: mfd: syscon: Add ti,am625-dss-oldi-io-ctrl compatibleAradhya Bhatia1-0/+1
2024-07-04mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König29-54/+54
2024-07-04mfd: menelaus: Remove unused linux/gpio.hAndy Shevchenko1-1/+0
2024-07-04mfd: omap-usb-host: Remove unused linux/gpio.hAndy Shevchenko1-1/+0
2024-07-04mfd: idt8a340_reg: Start comments with '/*'Simon Horman1-4/+4
2024-07-04Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones3-24/+70
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones14-0/+2094
2024-07-04Merge branch 'ib-mfd-regulator-pm8008-6.11' into ibs-for-mfd-mergedLee Jones7-130/+409
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones5-7/+54
2024-07-04Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones12-0/+820
2024-07-04Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones16-0/+2148
2024-07-04Merge branch 'ib-mfd-dt-soc-6.11' into ibs-for-mfd-mergedLee Jones5-8/+203
2024-06-28MAINTAINERS: Add myself for Marvell 88PM886 PMICKarel Balej1-0/+9
2024-06-28input: Add onkey driver for Marvell 88PM886 PMICKarel Balej3-0/+106
2024-06-28regulator: Add regulators driver for Marvell 88PM886 PMICKarel Balej3-0/+399
2024-06-28mfd: Add driver for Marvell 88PM886 PMICKarel Balej4-0/+230
2024-06-28dt-bindings: mfd: Add entry for Marvell 88PM886 PMICKarel Balej1-0/+76
2024-06-28ASoC: cs40l50: Support I2S streaming to CS40L50James Ogletree4-0/+321
2024-06-28Input: cs40l50 - Add support for the CS40L50 haptic driverJames Ogletree4-0/+567
2024-06-28mfd: cs40l50: Add support for CS40L50 core driverJames Ogletree7-0/+879
2024-06-28dt-bindings: input: cirrus,cs40l50: Add initial DT bindingJames Ogletree2-0/+76
2024-06-28firmware: cs_dsp: Add write sequence interfaceJames Ogletree2-0/+305
2024-06-27MAINTAINERS: Add ROHM BD96801 'scalable PMIC' entriesMatti Vaittinen1-0/+4
2024-06-27watchdog: ROHM BD96801 PMIC WDG driverMatti Vaittinen3-0/+430
2024-06-27regulator: bd96801: ROHM BD96801 PMIC regulatorsMatti Vaittinen3-0/+921
2024-06-27mfd: support ROHM BD96801 PMIC coreMatti Vaittinen5-0/+503
2024-06-27dt-bindings: mfd: bd96801 PMIC coreMatti Vaittinen1-0/+173
2024-06-27dt-bindings: ROHM BD96801 PMIC regulatorsMatti Vaittinen1-0/+63
2024-06-27dt-bindings: soc: ti: am654-serdes-ctrl: Move to dedicated schemaKrzysztof Kozlowski2-1/+42
2024-06-27dt-bindings: soc: microchip: sparx5-cpu-syscon: Move to dedicated schemaKrzysztof Kozlowski2-1/+49
2024-06-27dt-bindings: soc: intel: lgm-syscon: Move to dedicated schemaKrzysztof Kozlowski2-1/+57
2024-06-27dt-bindings: soc: sprd: sc9863a-glbregs: Document SC9863A sysconKrzysztof Kozlowski1-0/+55
2024-06-27dt-bindings: mfd: syscon: Drop hwlocksKrzysztof Kozlowski1-5/+0
2024-06-26soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()Peter Griffin1-24/+14
2024-06-26mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin2-0/+56