summaryrefslogtreecommitdiff
path: root/drivers/regulator/scmi-regulator.c
AgeCommit message (Expand)Author
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-21regulator: scmi: Fix off-by-one for linear regulators .n_voltages settingAxel Lin
2021-04-26Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-03-30regulator: scmi: Port driver to the new scmi_voltage_proto_ops interfaceCristian Marussi
2021-03-10regulator: add missing call to of_node_put()Yang Li
2020-11-23regulator: add SCMI driverCristian Marussi