aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/at91/clk-utmi.c
AgeCommit message (Expand)Author
2021-10-26clk: at91: re-factor clocks suspend/resumeClaudiu Beznea
2020-07-24clk: at91: clk-utmi: add utmi support for sama7g5Claudiu 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
2017-11-01clk: at91: utmi: set the mainck rateLudovic Desroches
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: utmi: use pmc_read when the at91_pmc is availableAlexandre Belloni
2015-07-02clk: at91: do not leak resourcesDavid Dueck
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON