Age | Commit message (Expand) | Author | Files | Lines |
2023-08-23 | clk: hsdk-pll: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
2023-07-19 | clk: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-04-10 | clk: hsdk-pll: Use managed `of_clk_add_hw_provider()` | Lars-Peter Clausen | 1 | -8/+2 |
2023-03-29 | clk: hsdk-pll: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 1 | -4/+1 |
2020-05-29 | CLK: HSDK: CGU: add support for 148.5MHz clock | Eugeniy Paltsev | 1 | -0/+1 |
2020-05-29 | CLK: HSDK: CGU: support PLL bypassing | Eugeniy Paltsev | 1 | -27/+34 |
2020-05-29 | CLK: HSDK: CGU: check if PLL is bypassed first | Eugeniy Paltsev | 1 | -4/+4 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2017-11-14 | ARC: clk: fix spelling mistake: "configurarion" -> "configuration" | Colin Ian King | 1 | -2/+2 |
2017-08-31 | ARC: clk: introduce HSDK pll driver | Eugeniy Paltsev | 1 | -0/+431 |