Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-27 | regulator: scmi: Allow for zero voltage domains | Cristian Marussi | 1 | -10/+6 |
2022-06-30 | regulator: scmi: Add missing of_node_get() | Liang He | 1 | -0/+1 |
2022-05-17 | regulator: scmi: Fix refcount leak in scmi_regulator_probe | Miaoqian Lin | 1 | -1/+1 |
2021-06-08 | Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2021-05-21 | regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting | Axel Lin | 1 | -1/+1 |
2021-04-27 | Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+3 |
2021-03-30 | regulator: scmi: Port driver to the new scmi_voltage_proto_ops interface | Cristian Marussi | 1 | -19/+23 |
2021-03-10 | regulator: add missing call to of_node_put() | Yang Li | 1 | -1/+3 |
2020-11-23 | regulator: add SCMI driver | Cristian Marussi | 1 | -0/+417 |