aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-pll.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()Markus Elfring1-3/+3
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd1-9/+12
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni1-43/+4
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon1-49/+70
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