summaryrefslogtreecommitdiff
path: root/drivers/clk/nuvoton
AgeCommit message (Expand)Author
2026-06-29clk: nuvoton: ma35d1: fix ma35d1_clk_pll_determine_rate logicJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calcJoey Lu
2026-06-29clk: nuvoton: ma35d1: fix ignored div_u64 return values in PLL freq calculationJoey Lu
2026-01-22clk: nuvoton: ma35d1-divider: convert from divider_round_rate() to divider_de...Brian Masney
2025-09-08clk: nuvoton: ma35d1-pll: convert from round_rate() to determine_rate()Brian Masney
2025-09-08clk: nuvoton: ma35d1-divider: convert from round_rate() to determine_rate()Brian Masney
2025-06-20clk: nuvoton: Do not enable by default during compile testingKrzysztof Kozlowski
2023-08-22clk: nuvoton: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-06-22clk: nuvoton: Use clk_parent_data instead of string for parent clockJacky Huang
2023-06-22clk: nuvoton: Update all constant hex values to lowercaseJacky Huang
2023-06-22clk: nuvoton: Add clk-ma35d1.h for driver extern functionsJacky Huang
2023-06-05clk: nuvoton: Add clock driver for ma35d1 clock controllerJacky Huang