summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-pll.c
Commit message (Expand)AuthorAgeFilesLines
* clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()Markus Elfring2017-04-211-3/+3
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-141-9/+12
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-43/+4
* 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-021-8/+3
* clk: at91: rework PLL rate calculationBoris BREZILLON2014-09-021-70/+77
* clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON2014-09-021-1/+1
* clk: at91: add PMC master clockBoris BREZILLON2013-12-021-8/+2
* clk: at91: add PMC pll clocksBoris BREZILLON2013-12-021-0/+537
OpenPOWER on IntegriCloud