Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 | 1 | -0/+6 |
* | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-04 | 1 | -11/+17 |
* | clk: qcom: Consolidate frequency finding logic | Stephen Boyd | 2014-09-23 | 1 | -16/+3 |
* | clk: qcom: Support display RCG clocks | Stephen Boyd | 2014-05-29 | 1 | -15/+284 |
* | clk: qcom: Return highest rate when round_rate() exceeds plan | Stephen Boyd | 2014-05-29 | 1 | -1/+2 |
* | clk: qcom: Fix clk_rcg2_is_enabled() check | Stephen Boyd | 2014-05-29 | 1 | -1/+1 |
* | clk: qcom: Add support for root clock generators (RCGs) | Stephen Boyd | 2014-01-16 | 1 | -0/+291 |