index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
clk: Parameterize clk_leaf_mux_set_rate_parent
Stephen Boyd
1
-8
/
+73
2023-10-10
clk: Drive clk_leaf_mux_set_rate_parent test from clk_ops
Stephen Boyd
1
-17
/
+48
2023-06-09
clk: test: Add a determine_rate hook
Maxime Ripard
1
-0
/
+17
2023-06-09
clk: Introduce clk_hw_determine_rate_no_reparent()
Stephen Boyd
1
-0
/
+152
2023-06-09
clk: test: Fix type sign of rounded rate variables
Maxime Ripard
1
-5
/
+6
2022-10-11
clk: tests: Add tests for notifiers
Maxime Ripard
1
-0
/
+156
2022-09-15
clk: tests: Add missing test case for ranges
Maxime Ripard
1
-0
/
+53
2022-09-15
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
1
-0
/
+182
2022-09-15
clk: Introduce clk_core_has_parent()
Maxime Ripard
1
-0
/
+43
2022-09-15
clk: Set req_rate on reparenting
Maxime Ripard
1
-0
/
+239
2022-09-15
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
1
-0
/
+31
2022-09-15
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
1
-0
/
+237
2022-09-15
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
1
-0
/
+121
2022-09-15
clk: tests: Add tests for single parent mux
Maxime Ripard
1
-9
/
+185
2022-09-15
clk: tests: Add tests for uncached clock
Maxime Ripard
1
-1
/
+92
2022-09-15
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
1
-0
/
+3
2022-09-15
clk: tests: Add test suites description
Maxime Ripard
1
-0
/
+33
2022-09-15
clk: Drop the rate range on clk_put()
Maxime Ripard
1
-0
/
+110
2022-09-15
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
1
-19
/
+55
2022-04-03
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
1
-108
/
+0
2022-03-26
clk: Drop the rate range on clk_put()
Maxime Ripard
1
-0
/
+108
2022-03-26
clk: test: Test clk_set_rate_range on orphan mux
Maxime Ripard
1
-0
/
+105
2022-03-12
clk: Add clk_drop_range
Maxime Ripard
1
-2
/
+2
2022-03-12
clk: Always set the rate on clk_set_range_rate
Maxime Ripard
1
-30
/
+24
2022-03-12
clk: Always clamp the rounded rate
Maxime Ripard
1
-18
/
+32
2022-03-12
clk: Introduce Kunit Tests for the framework
Maxime Ripard
1
-0
/
+787