Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver | Luis de Bethencourt | 2015-09-17 | 1 | -0/+1 |
* | clk: sunxi: Convert to clk_hw based provider APIs | Stephen Boyd | 2015-08-25 | 1 | -4/+4 |
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 2015-08-25 | 1 | -1/+1 |
* | clk: sunxi: make use of of_clk_parent_fill helper function | Dinh Nguyen | 2015-07-28 | 1 | -3/+1 |
* | clk: fix some determine_rate implementations | Boris Brezillon | 2015-07-28 | 1 | -0/+3 |
* | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 2015-07-28 | 1 | -11/+10 |
* | clk: Add rate constraints to clocks | Tomeu Vizoso | 2015-02-02 | 1 | -0/+2 |
* | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-04 | 1 | -2/+2 |
* | clk: Remove .owner field for driver | Kiran Padwal | 2014-09-26 | 1 | -1/+0 |
* | clk: sunxi: staticize structures and arrays | Emilio López | 2014-07-29 | 1 | -2/+2 |
* | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support | Boris BREZILLON | 2014-06-11 | 1 | -0/+233 |