index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
scmi-regulator.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
regulator: scmi: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2024-08-14
regulator: scmi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2023-01-26
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-26
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