summaryrefslogtreecommitdiff
path: root/drivers/clk/meson/s4-pll.c
AgeCommit message (Expand)Author
2024-09-30clk: meson: mpll: Delete a useless spinlock from the MPLLChuan Liu
2024-09-30clk: meson: s4: pll: fix frac maximum value for hifi_pllChuan Liu
2024-09-30clk: meson: s4: pll: hifi_pll support fractional multiplierChuan Liu
2024-07-29clk: meson: introduce symbol namespace for amlogic clocksJerome Brunet
2024-07-10clk: meson: s4: pll: Constify struct regmap_configJavier Carrasco
2024-06-14clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet
2024-06-03clk: meson: s4: fix fixed_pll_dco clockXianwei Zhao
2024-05-03clk: meson: s4: fix module autoloadingKrzysztof Kozlowski
2024-03-29clk: meson: s4: pll: determine maximum register in regmap configDmitry Rokosov
2023-09-27clk: meson: S4: add support for Amlogic S4 SoC PLL clock driverYu Tu