aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-pll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+6
2015-07-02clk: at91: do not leak resourcesDavid Dueck1-2/+6
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon1-2/+10
2014-09-02clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON1-8/+3
2014-09-02clk: at91: rework PLL rate calculationBoris BREZILLON1-70/+77
2014-09-02clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON1-1/+1
2013-12-02clk: at91: add PMC master clockBoris BREZILLON1-8/+2
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+537