index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-hsdk-pll.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-08
clk: hsdk-pll: convert from round_rate() to determine_rate()
Brian Masney
2025-07-26
clk: Fix typos
Bjorn Helgaas
2023-08-22
clk: hsdk-pll: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-04-10
clk: hsdk-pll: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2023-03-28
clk: hsdk-pll: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...
Thomas Gleixner
2020-05-28
CLK: HSDK: CGU: add support for 148.5MHz clock
Eugeniy Paltsev
2020-05-28
CLK: HSDK: CGU: support PLL bypassing
Eugeniy Paltsev
2020-05-28
CLK: HSDK: CGU: check if PLL is bypassed first
Eugeniy Paltsev
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-08-30
clk: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-11-13
ARC: clk: fix spelling mistake: "configurarion" -> "configuration"
Colin Ian King
2017-08-30
ARC: clk: introduce HSDK pll driver
Eugeniy Paltsev