Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-08-14 | regulator: scmi: Simplify with scoped for each OF child loop | 1 | -5/+3 | |
2023-01-26 | regulator: scmi: Allow for zero voltage domains | 1 | -10/+6 | |
2022-06-30 | regulator: scmi: Add missing of_node_get() | 1 | -0/+1 | |
2022-05-17 | regulator: scmi: Fix refcount leak in scmi_regulator_probe | 1 | -1/+1 | |
2021-06-08 | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator | 1 | -1/+1 | |
2021-05-21 | regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting | 1 | -1/+1 | |
2021-04-26 | Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator | 1 | -1/+3 | |
2021-03-30 | regulator: scmi: Port driver to the new scmi_voltage_proto_ops interface | 1 | -19/+23 | |
2021-03-10 | regulator: add missing call to of_node_put() | 1 | -1/+3 | |
2020-11-23 | regulator: add SCMI driver | 1 | -0/+417 |