Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-02 | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 1 | -108/+0 |
2022-03-25 | clk: Drop the rate range on clk_put() | Maxime Ripard | 1 | -0/+108 |
2022-03-25 | clk: test: Test clk_set_rate_range on orphan mux | Maxime Ripard | 1 | -0/+105 |
2022-03-11 | clk: Add clk_drop_range | Maxime Ripard | 1 | -2/+2 |
2022-03-11 | clk: Always set the rate on clk_set_range_rate | Maxime Ripard | 1 | -30/+24 |
2022-03-11 | clk: Always clamp the rounded rate | Maxime Ripard | 1 | -18/+32 |
2022-03-11 | clk: Introduce Kunit Tests for the framework | Maxime Ripard | 1 | -0/+787 |