summaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-pll.c
AgeCommit message (Expand)Author
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-18Merge branches 'clk-actions-reset', 'clk-imx7-init-critical', 'clk-mmp2-ids' ...Stephen Boyd
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni
2018-10-16clk: at91: Fix division by zero in PLL recalc_rate()Ronald Wahl
2018-05-15clk: at91: PLL recalc_rate() now using cached MUL and DIV valuesMarcin Ziemianowicz
2017-04-21clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()Markus Elfring
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon
2015-07-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-02clk: at91: do not leak resourcesDavid Dueck
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon
2014-09-02clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON
2014-09-02clk: at91: rework PLL rate calculationBoris BREZILLON
2014-09-02clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON
2013-12-02clk: at91: add PMC master clockBoris BREZILLON
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON