aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-programmable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso1-0/+2
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-2/+2
2014-03-19clk: at91: optimization of the set_rate callbackJean-Jacques Hiblot1-30/+8
2014-03-19clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot1-83/+25
2014-03-19clk: at91: replace prog clk round_rate with determine_rateBoris BREZILLON1-28/+28
2013-12-02clk: at91: add PMC programmable clocksBoris BREZILLON1-0/+366