aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-utmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-17clk: at91: move DT compatibility code to its own fileAlexandre Belloni1-43/+0
2018-10-17clk: at91: allow clock registration from C codeAlexandre Belloni1-1/+1
2017-11-01clk: at91: utmi: set the mainck rateLudovic Desroches1-14/+81
2016-09-14clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd1-9/+13
2016-02-17clk: at91: remove IRQ handling and use pollingAlexandre Belloni1-44/+5
2016-02-17clk: at91: make use of syscon/regmap internallyBoris Brezillon1-23/+30
2015-09-16clk: at91: utmi: use pmc_read when the at91_pmc is availableAlexandre Belloni1-2/+2
2015-07-02clk: at91: do not leak resourcesDavid Dueck1-2/+6
2013-12-02clk: at91: add PMC utmi clockBoris BREZILLON1-0/+159