aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-system.c
AgeCommit message (Expand)Author
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2020-07-24clk: at91: replace conditional operator with double logical notClaudiu Beznea
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni
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-09-16clk: at91: system: don't try to free_irq when there is no IRQAlexandre Belloni
2015-07-02clk: at91: do not leak resourcesDavid Dueck
2014-07-15clk: at91: remove the useless CLK_IGNORE_UNUSED flagAlexandre Belloni
2014-03-19clk: at91: fix programmable clk irq handlingJean-Jacques Hiblot
2014-03-19clk: at91: propagate rate change on system clksBoris BREZILLON
2013-12-02clk: at91: add PMC system clocksBoris BREZILLON