Commit message (Expand) | Author | Age | |
---|---|---|---|
* | clk: mmp: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-24 |
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 2015-08-24 |
* | clk/mmp: use kmemdup rather than duplicating its implementation | Andrzej Hajda | 2015-08-07 |
* | clk: fix some determine_rate implementations | Boris Brezillon | 2015-07-27 |
* | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 2015-07-27 |
* | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 |
* | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-03 |
* | clk: mmp: add clock type mix | Chao Xie | 2014-11-12 |