index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
scmi-regulator.c
Age
Commit message (
Expand
)
Author
2026-06-02
regulator: scmi: fix of_node refcount leak in scmi_regulator_probe()
Wentao Liang
2025-09-01
regulator: scmi: Use int type to store negative error codes
Qianfeng Rong
2024-08-14
regulator: scmi: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2023-01-26
regulator: scmi: Allow for zero voltage domains
Cristian Marussi
2022-06-30
regulator: scmi: Add missing of_node_get()
Liang He
2022-05-17
regulator: scmi: Fix refcount leak in scmi_regulator_probe
Miaoqian Lin
2021-06-08
Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-21
regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
Axel Lin
2021-04-26
Merge tag 'regulator-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-03-30
regulator: scmi: Port driver to the new scmi_voltage_proto_ops interface
Cristian Marussi
2021-03-10
regulator: add missing call to of_node_put()
Yang Li
2020-11-23
regulator: add SCMI driver
Cristian Marussi