index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: test: Add a determine_rate hook
Maxime Ripard
2023-06-08
1
-0
/
+17
*
clk: Introduce clk_hw_determine_rate_no_reparent()
Stephen Boyd
2023-06-08
1
-0
/
+152
*
clk: test: Fix type sign of rounded rate variables
Maxime Ripard
2023-06-08
1
-5
/
+6
*
clk: tests: Add tests for notifiers
Maxime Ripard
2022-10-10
1
-0
/
+156
*
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
1
-0
/
+53
*
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
1
-0
/
+182
*
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
1
-0
/
+43
*
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
1
-0
/
+239
*
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
1
-0
/
+31
*
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+237
*
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+121
*
clk: tests: Add tests for single parent mux
Maxime Ripard
2022-09-15
1
-9
/
+185
*
clk: tests: Add tests for uncached clock
Maxime Ripard
2022-09-15
1
-1
/
+92
*
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
2022-09-15
1
-0
/
+3
*
clk: tests: Add test suites description
Maxime Ripard
2022-09-15
1
-0
/
+33
*
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-09-15
1
-0
/
+110
*
clk: test: Switch to clk_hw_get_clk
Maxime Ripard
2022-09-15
1
-19
/
+55
*
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2022-04-02
1
-108
/
+0
*
clk: Drop the rate range on clk_put()
Maxime Ripard
2022-03-25
1
-0
/
+108
*
clk: test: Test clk_set_rate_range on orphan mux
Maxime Ripard
2022-03-25
1
-0
/
+105
*
clk: Add clk_drop_range
Maxime Ripard
2022-03-11
1
-2
/
+2
*
clk: Always set the rate on clk_set_range_rate
Maxime Ripard
2022-03-11
1
-30
/
+24
*
clk: Always clamp the rounded rate
Maxime Ripard
2022-03-11
1
-18
/
+32
*
clk: Introduce Kunit Tests for the framework
Maxime Ripard
2022-03-11
1
-0
/
+787