Age | Commit message (Expand) | Author | Files | Lines |
2015-08-25 | clk: sunxi: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -5/+5 |
2015-08-25 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | Stephen Boyd | 1 | -1/+1 |
2015-08-25 | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() | Stephen Boyd | 1 | -1/+1 |
2015-07-28 | clk: sunxi: make use of of_clk_parent_fill helper function | Dinh Nguyen | 1 | -3/+1 |
2015-07-28 | clk: fix some determine_rate implementations | Boris Brezillon | 1 | -2/+4 |
2015-07-28 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 1 | -11/+10 |
2015-02-03 | clk: Add rate constraints to clocks | Tomeu Vizoso | 1 | -0/+2 |
2014-12-22 | clk: sunxi: Give sunxi_factors_register a registers parameter | Hans de Goede | 1 | -6/+4 |
2014-12-04 | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 1 | -2/+2 |
2014-10-21 | clk: sunxi: make factors clock mux mask configurable | Chen-Yu Tsai | 1 | -1/+1 |
2014-09-27 | clk: sunxi: factors: Invert the probing logic | Maxime Ripard | 1 | -6/+95 |
2014-07-04 | clk: sunxi: Support factor clocks with N factor starting not from 0 | Chen-Yu Tsai | 1 | -1/+1 |
2014-05-06 | clk: sunxi: factors: automatic reparenting support | Emilio López | 1 | -0/+36 |
2013-12-29 | clk: sunxi: register factors clocks behind composite | Emilio López | 1 | -62/+1 |
2013-11-10 | clk: sunxi: factors: clear variables before using them | Emilio López | 1 | -1/+1 |
2013-11-10 | clk: sunxi: factors: fix off-by-one masks | Emilio López | 1 | -1/+1 |
2013-03-27 | clk: arm: sunxi: Add a new clock driver for sunxi SOCs | Emilio López | 1 | -0/+180 |