summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_test.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-021-108/+0
* clk: Drop the rate range on clk_put()Maxime Ripard2022-03-251-0/+108
* clk: test: Test clk_set_rate_range on orphan muxMaxime Ripard2022-03-251-0/+105
* clk: Add clk_drop_rangeMaxime Ripard2022-03-111-2/+2
* clk: Always set the rate on clk_set_range_rateMaxime Ripard2022-03-111-30/+24
* clk: Always clamp the rounded rateMaxime Ripard2022-03-111-18/+32
* clk: Introduce Kunit Tests for the frameworkMaxime Ripard2022-03-111-0/+787