summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-factors.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03clk: Add rate constraints to clocksTomeu Vizoso1-0/+2
2014-12-22clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede1-6/+4
2014-12-04clk: 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-06clk: sunxi: factors: automatic reparenting supportEmilio López1-0/+36
2013-12-29clk: 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