index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-scmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: scmi: Add support for clock {set,get}_parent
Peng Fan
2023-10-08
1
-1
/
+60
*
clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skipped
Sudeep Holla
2023-10-08
1
-0
/
+1
*
clk: scmi: Add support for .is_enabled clk_ops
Cristian Marussi
2023-09-20
1
-3
/
+20
*
firmware: arm_scmi: Simplify enable/disable clock operations
Cristian Marussi
2023-09-20
1
-4
/
+7
*
clk: scmi: Support atomic clock enable/disable API
Cristian Marussi
2022-02-21
1
-11
/
+60
*
clk: scmi: Port driver to the new scmi_clk_proto_ops interface
Cristian Marussi
2021-03-30
1
-10
/
+18
*
clk: scmi: Fix min and max rate when registering clocks with discrete rates
Sudeep Holla
2020-07-13
1
-3
/
+19
*
clk: scmi: Match scmi device by both name and protocol id
Sudeep Holla
2019-12-24
1
-1
/
+1
*
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
2019-08-12
1
-1
/
+1
*
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-30
1
-1
/
+1
*
clk: scmi: Fix the rounding of clock rate
Amit Daniel Kachhap
2018-08-02
1
-3
/
+2
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+2
*
clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove
Sudeep Holla
2018-03-20
1
-10
/
+2
*
clk: add support for clocks provided by SCMI
Sudeep Holla
2018-02-28
1
-0
/
+202