summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-151-9/+12
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-43/+4Star
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-49/+70
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-111-2/+6
|\
| * clk: at91: do not leak resourcesDavid Dueck2015-07-021-2/+6
* | clk: at91: pll: fix input range validity checkBoris Brezillon2015-06-191-2/+10
|/
* clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON2014-09-031-8/+3Star
* clk: at91: rework PLL rate calculationBoris BREZILLON2014-09-031-70/+77
* clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-031-1/+1
* clk: at91: add PMC master clockBoris BREZILLON2013-12-021-8/+2Star
* clk: at91: add PMC pll clocksBoris BREZILLON2013-12-021-0/+537