index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
meson
/
s4-pll.c
Age
Commit message (
Expand
)
Author
2025-09-04
clk: amlogic: use probe helper in mmio based controllers
Jerome Brunet
2025-08-25
clk: amlogic: naming consistency alignment
Jerome Brunet
2025-07-02
clk: amlogic: drop clk_regmap tables
Jerome Brunet
2025-06-30
clk: amlogic: remove unnecessary headers
Jerome Brunet
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-30
clk: meson: mpll: Delete a useless spinlock from the MPLL
Chuan Liu
2024-09-30
clk: meson: s4: pll: fix frac maximum value for hifi_pll
Chuan Liu
2024-09-30
clk: meson: s4: pll: hifi_pll support fractional multiplier
Chuan Liu
2024-07-29
clk: meson: introduce symbol namespace for amlogic clocks
Jerome Brunet
2024-07-10
clk: meson: s4: pll: Constify struct regmap_config
Javier Carrasco
2024-06-14
clk: meson: add missing MODULE_DESCRIPTION() macros
Jerome Brunet
2024-06-03
clk: meson: s4: fix fixed_pll_dco clock
Xianwei Zhao
2024-05-03
clk: meson: s4: fix module autoloading
Krzysztof Kozlowski
2024-03-29
clk: meson: s4: pll: determine maximum register in regmap config
Dmitry Rokosov
2023-09-27
clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver
Yu Tu