summaryrefslogtreecommitdiff
path: root/drivers/clk/clk-axi-clkgen.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-22clk: axi-clkgen: Round closest in round_rate() and recalc_rate()Lars-Peter Clausen1-3/+7
2017-12-22clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()Lars-Peter Clausen1-5/+24
2016-08-25clk: axi-clkgen: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+6
2016-01-30clk: axi-clkgen: Remove sometimes impossible checkStephen Boyd1-4/+1
2016-01-30clk: axi-clkgen: Add multi-parent supportLars-Peter Clausen1-6/+34
2016-01-30clk: axi-clkgen: Remove version 1 supportLars-Peter Clausen1-121/+4
2015-07-20clk: axi-clkgen: Remove clk.h includeStephen Boyd1-1/+0
2014-09-26clk: Remove .owner field for driverKiran Padwal1-1/+0
2014-02-27clk: axi-clkgen: Add support for v2Lars-Peter Clausen1-43/+269
2013-03-20clk: Add axi-clkgen driverLars-Peter Clausen1-0/+331