Age | Commit message (Expand) | Author |
---|---|---|
2015-08-24 | clk: sunxi: 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-07-28 | clk: sunxi: make use of of_clk_parent_fill helper function | Dinh Nguyen |
2015-07-27 | clk: fix some determine_rate implementations | Boris Brezillon |
2015-07-27 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon |
2015-02-02 | clk: Add rate constraints to clocks | Tomeu Vizoso |
2014-12-03 | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso |
2014-09-25 | clk: Remove .owner field for driver | Kiran Padwal |
2014-07-28 | clk: sunxi: staticize structures and arrays | Emilio López |
2014-06-11 | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support | Boris BREZILLON |