summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/scmi-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: scmi: Allow for zero voltage domainsCristian Marussi2023-01-261-10/+6
* regulator: scmi: Add missing of_node_get()Liang He2022-06-301-0/+1
* regulator: scmi: Fix refcount leak in scmi_regulator_probeMiaoqian Lin2022-05-171-1/+1
* Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-081-1/+1
|\
| * regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin2021-05-211-1/+1
* | Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-261-1/+3
|\|
| * regulator: add missing call to of_node_put()Yang Li2021-03-101-1/+3
* | regulator: scmi: Port driver to the new scmi_voltage_proto_ops interfaceCristian Marussi2021-03-301-19/+23
|/
* regulator: add SCMI driverCristian Marussi2020-11-231-0/+417