summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23dt-bindings: mfd: Convert atmel-flexcom to json-schemaBalakrishnan Sambath2-64/+99
2024-02-23mfd: kempld-core: Don't replace resources provided by ACPIMichael Brunner1-37/+0
2024-02-23mfd: cros_ec_dev: Add GPIO device if feature present on ECStephen Boyd1-0/+9
2024-02-23dt-bindings: mfd: cros-ec: Add properties for GPIO controllerStephen Boyd1-0/+7
2024-02-23mfd: twl: Select MFD_COREAlexander Sverdlin1-0/+1
2024-02-23mfd: core: Constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-23mfd: rk8xx-core: Fix interrupt processing order for power key buttonOndrej Jirman1-1/+1
2024-02-23mfd: twl4030-power: Accept standard property for power controllerAndreas Kemnade1-0/+3
2024-02-23mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade2-0/+29
2024-02-23dt-bindings: mfd: ti,twl: Document system-power-controllerAndreas Kemnade1-0/+2
2024-02-23mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-02-23mfd: syscon: Remove extern from function prototypesPeter Griffin1-14/+11
2024-02-23mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin1-1/+3
2024-02-23mfd: mc13xxx: Use bitfield helpersGeert Uytterhoeven1-11/+11
2024-02-23mfd: rc5t583: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: stpmic1: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: stmfx: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: si476x: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: rsmu_i2c: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: rn5t618: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: rk8xx: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: rohm: Convert to use maple tree register cacheBo Liu3-4/+4
2024-02-23mfd: wolfson: Convert to use maple tree register cacheBo Liu5-7/+7
2024-02-23mfd: lochnagar-i2c: Convert to use maple tree register cacheBo Liu1-2/+2
2024-02-23mfd: khadas-mcu: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: dialog: Convert to use maple tree register cacheBo Liu5-6/+6
2024-02-23mfd: bd9571mwv: Convert to use maple tree register cacheBo Liu1-2/+2
2024-02-23mfd: bcm590xx: Convert to use maple tree register cacheBo Liu1-2/+2
2024-02-23mfd: axp20x: Convert to use maple tree register cacheBo Liu1-2/+2
2024-02-23mfd: as3722: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: as3711: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: ac100: Convert to use maple tree register cacheBo Liu1-1/+1
2024-02-23mfd: mcp-core: Make mcp_bus_type constRicardo B. Marliere1-1/+1
2024-02-23spi: cs42l43: Tidy up header includesCharles Keepax1-0/+2
2024-02-23dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatibleAndrew Davis1-0/+1
2024-02-23dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatibleSiddharth Vadapalli1-0/+1
2024-02-23dt-bindings: mfd: atmel,hlcdc: Convert to DT schema formatDharma Balasubiramani2-56/+99
2024-02-23mfd: cs42l43: Handle error from devm_pm_runtime_enable()Charles Keepax1-1/+3
2024-02-23mfd: cs42l43: Add some missing dev_err_probe()sCharles Keepax2-12/+6
2024-02-23mfd: cs42l43: Add time postfixes on definesCharles Keepax1-18/+18
2024-02-23mfd: cs42l43: Use __u8 type rather than u8 for firmware interfaceCharles Keepax1-2/+2
2024-02-23mfd: cs42l43: Tidy up header includesCharles Keepax5-13/+30
2024-02-23mfd: wm831x: Remove redundant forever while loopMaciej Strozek1-25/+18
2024-02-23mfd: rave-sp: Avoid unnecessary use of comma operatorSimon Horman1-1/+1
2024-02-23mfd: cros_ec: Register EC-based watchdog subdeviceLukasz Majczak1-0/+9
2024-02-23dt-bindings: mfd: qcom,tcsr: Add compatibles for QCM2290 and SM6115Dmitry Baryshkov1-0/+2
2024-02-23dt-bindings: mfd: iqs62x: Do not override firmware-name $refKrzysztof Kozlowski1-1/+1
2024-02-23mfd: omap-usb-host: Increase size of buffer to include all possible valuesLee Jones1-1/+1
2024-02-23mfd: sun4i-gpadc: Correct specified GPADC interrupt numbersFuyao Kashizuku1-2/+2
2024-02-23mfd: lpc_ich: Use ALIGN_DOWN() to obtain the start of the SPI base rangeIlpo Järvinen1-1/+2