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