summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-factors.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen1-3/+1
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon1-2/+4
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon1-11/+10
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso1-0/+2
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede1-6/+4
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-2/+2
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai1-1/+1
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard1-6/+95
2014-07-04clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai1-1/+1
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López1-0/+36
2013-12-28clk: sunxi: register factors clocks behind compositeEmilio López1-62/+1
2013-11-10clk: sunxi: factors: clear variables before using themEmilio López1-1/+1
2013-11-10clk: sunxi: factors: fix off-by-one masksEmilio López1-1/+1
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-0/+180