index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-scpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-03-28
clk: scpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2020-12-10
clk: scpi: mark scpi_clk_match as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2017-06-29
clk: scpi: error when clock fails to register
Jerome Brunet
1
-3
/
+5
2017-06-01
clk: scpi: fix return type of __scpi_dvfs_round_rate
Sudeep Holla
1
-3
/
+3
2017-01-09
clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled
Sudeep Holla
1
-6
/
+8
2016-08-24
clk: scpi: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
1
-19
/
+14
2016-03-02
clk: scpi: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-01-29
clk: scpi: Fix checking return value of platform_device_register_simple()
Axel Lin
1
-1
/
+1
2015-11-30
clk: scpi: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-09-28
clk: scpi: add support for cpufreq virtual device
Sudeep Holla
1
-0
/
+13
2015-09-28
clk: add support for clocks provided by SCP(System Control Processor)
Sudeep Holla
1
-0
/
+312