Age | Commit message (Expand) | Author | Files | Lines |
2024-02-23 | mfd: twl4030-power: Accept standard property for power controller | Andreas Kemnade | 1 | -0/+3 |
2024-02-23 | mfd: twl-core: Add power off implementation for twl603x | Andreas Kemnade | 2 | -0/+29 |
2024-02-23 | dt-bindings: mfd: ti,twl: Document system-power-controller | Andreas Kemnade | 1 | -0/+2 |
2024-02-23 | mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref | Peter Griffin | 1 | -1/+3 |
2024-02-23 | mfd: syscon: Remove extern from function prototypes | Peter Griffin | 1 | -14/+11 |
2024-02-23 | mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref | Peter Griffin | 1 | -1/+3 |
2024-02-23 | mfd: mc13xxx: Use bitfield helpers | Geert Uytterhoeven | 1 | -11/+11 |
2024-02-23 | mfd: rc5t583: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: stpmic1: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: stmfx: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: si476x: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: rsmu_i2c: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: rn5t618: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: rk8xx: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: rohm: Convert to use maple tree register cache | Bo Liu | 3 | -4/+4 |
2024-02-23 | mfd: wolfson: Convert to use maple tree register cache | Bo Liu | 5 | -7/+7 |
2024-02-23 | mfd: lochnagar-i2c: Convert to use maple tree register cache | Bo Liu | 1 | -2/+2 |
2024-02-23 | mfd: khadas-mcu: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: dialog: Convert to use maple tree register cache | Bo Liu | 5 | -6/+6 |
2024-02-23 | mfd: bd9571mwv: Convert to use maple tree register cache | Bo Liu | 1 | -2/+2 |
2024-02-23 | mfd: bcm590xx: Convert to use maple tree register cache | Bo Liu | 1 | -2/+2 |
2024-02-23 | mfd: axp20x: Convert to use maple tree register cache | Bo Liu | 1 | -2/+2 |
2024-02-23 | mfd: as3722: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: as3711: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: ac100: Convert to use maple tree register cache | Bo Liu | 1 | -1/+1 |
2024-02-23 | mfd: mcp-core: Make mcp_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
2024-02-23 | spi: cs42l43: Tidy up header includes | Charles Keepax | 1 | -0/+2 |
2024-02-23 | dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible | Andrew Davis | 1 | -0/+1 |
2024-02-23 | dt-bindings: mfd: syscon: Add ti,j784s4-pcie-ctrl compatible | Siddharth Vadapalli | 1 | -0/+1 |
2024-02-23 | dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format | Dharma Balasubiramani | 2 | -56/+99 |
2024-02-23 | mfd: cs42l43: Handle error from devm_pm_runtime_enable() | Charles Keepax | 1 | -1/+3 |
2024-02-23 | mfd: cs42l43: Add some missing dev_err_probe()s | Charles Keepax | 2 | -12/+6 |
2024-02-23 | mfd: cs42l43: Add time postfixes on defines | Charles Keepax | 1 | -18/+18 |
2024-02-23 | mfd: cs42l43: Use __u8 type rather than u8 for firmware interface | Charles Keepax | 1 | -2/+2 |
2024-02-23 | mfd: cs42l43: Tidy up header includes | Charles Keepax | 5 | -13/+30 |
2024-02-23 | mfd: wm831x: Remove redundant forever while loop | Maciej Strozek | 1 | -25/+18 |
2024-02-23 | mfd: rave-sp: Avoid unnecessary use of comma operator | Simon Horman | 1 | -1/+1 |
2024-02-23 | mfd: cros_ec: Register EC-based watchdog subdevice | Lukasz Majczak | 1 | -0/+9 |
2024-02-23 | dt-bindings: mfd: qcom,tcsr: Add compatibles for QCM2290 and SM6115 | Dmitry Baryshkov | 1 | -0/+2 |
2024-02-23 | dt-bindings: mfd: iqs62x: Do not override firmware-name $ref | Krzysztof Kozlowski | 1 | -1/+1 |
2024-02-23 | mfd: omap-usb-host: Increase size of buffer to include all possible values | Lee Jones | 1 | -1/+1 |
2024-02-23 | mfd: sun4i-gpadc: Correct specified GPADC interrupt numbers | Fuyao Kashizuku | 1 | -2/+2 |
2024-02-23 | mfd: lpc_ich: Use ALIGN_DOWN() to obtain the start of the SPI base range | Ilpo Järvinen | 1 | -1/+2 |
2024-02-23 | mfd: intel-lpss: Introduce QUIRK_CLOCK_DIVIDER_UNITY for XPS 9530 | Aleksandrs Vinarskis | 3 | -0/+17 |
2024-02-23 | mfd: intel-lpss: Switch to generalized quirk table | Aleksandrs Vinarskis | 3 | -10/+24 |
2024-02-23 | Merge branches 'ib-mfd-cros-watchdog-6.9' and 'ib-mfd-input-thermal-6.9' into... | Lee Jones | 7 | -244/+290 |
2024-02-08 | dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema | Biju Das | 4 | -132/+212 |
2024-02-08 | dt-bindings: mfd: dlg,da9063: Sort child devices | Biju Das | 1 | -8/+8 |
2024-02-08 | dt-bindings: thermal: Convert da906{1,2} thermal to json-schema | Biju Das | 4 | -38/+37 |
2024-02-08 | dt-bindings: input: Convert da906{1,2,3} onkey to json-schema | Biju Das | 5 | -63/+42 |