9633b4c17b73 ("clk: test: Fix type sign of rounded rate variables") 262ca38f4b6e ("clk: Stop forwarding clk_rate_requests to the parent") 1234a2c40b8c ("clk: Introduce clk_core_has_parent()") 666650b25ac4 ("clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock") c35e84b09776 ("clk: Introduce clk_hw_init_rate_request()") 2e9cad1abc71 ("clk: tests: Add some tests for orphan with multiple parents") 74933ef22c1c ("clk: tests: Add tests for mux with multiple parents") 02cdeace1e1e ("clk: tests: Add tests for single parent mux") 350575abec48 ("clk: tests: Add tests for uncached clock") aac00c7fa114 ("clk: test: Switch to clk_hw_get_clk") 481f541ced8f ("clk: test: Test clk_set_rate_range on orphan mux") c80ac50cbb37 ("clk: Always set the rate on clk_set_range_rate") a9b269310ad9 ("clk: Use clamp instead of open-coding our own") 948fb0969eae ("clk: Always clamp the rounded rate") 10c46f2ea914 ("clk: Enforce that disjoints limits are invalid") 723d0530d9d7 ("clk: Introduce Kunit Tests for the framework") a992acbb219a ("clk: gate: Add some kunit test suites") 6594988fd625 ("clk: composite: Use rate_ops.determine_rate when also a mux is available") 675c496d0f92 ("clk: composite: Also consider .determine_rate for rate + mux composites") bbd7a6cc382f ("clk: divider: Add re-usable determine_rate implementations")