summaryrefslogtreecommitdiffstats
path: root/drivers/clk/at91/clk-utmi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* clk: at91: move DT compatibility code to its own fileAlexandre Belloni2018-10-171-43/+0Star
* clk: at91: allow clock registration from C codeAlexandre Belloni2018-10-171-1/+1
* clk: at91: utmi: set the mainck rateLudovic Desroches2017-11-021-14/+81
* clk: at91: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-09-151-9/+13
* clk: at91: remove IRQ handling and use pollingAlexandre Belloni2016-02-171-44/+5Star
* clk: at91: make use of syscon/regmap internallyBoris Brezillon2016-02-171-23/+30
* clk: at91: utmi: use pmc_read when the at91_pmc is availableAlexandre Belloni2015-09-171-2/+2
* clk: at91: do not leak resourcesDavid Dueck2015-07-021-2/+6
* clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+159