Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |