summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-factors.c
AgeCommit message (Expand)Author
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard
2014-07-04clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2013-12-28clk: sunxi: register factors clocks behind compositeEmilio López
2013-11-10clk: sunxi: factors: clear variables before using themEmilio López
2013-11-10clk: sunxi: factors: fix off-by-one masksEmilio López
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López