summaryrefslogtreecommitdiff
path: root/drivers/clk/kendryte/clk.c
AgeCommit message (Expand)Author
2021-06-17clk: k210: Move k210 clock out of its own subdirectorySean Anderson
2021-06-17clk: k210: Don't set PLL rates if we are already at the correct rateSean Anderson
2021-06-17clk: k210: Re-add support for setting rateSean Anderson
2021-06-17clk: k210: Implement soc_clk_dumpSean Anderson
2021-06-17clk: k210: Move pll into the rest of the driverSean Anderson
2021-06-17clk: k210: Rewrite to remove CCFSean Anderson
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-14clk: Add support for the k210 clock driver pre-relocationSean Anderson
2021-05-14clk: k210: Move the clint clock to under aclkSean Anderson
2021-05-14clk: k210: Remove k210_register_pllSean Anderson
2021-04-06clk: Update drivers to use -EINVALSimon Glass
2020-10-26clk: kendryte: no need to check argument of free()Heinrich Schuchardt
2020-09-30riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson
2020-07-01clk: Add K210 clock supportSean Anderson