aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng
AgeCommit message (Expand)Author
2024-05-18Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-04-15clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski
2024-04-15clk: sunxi-ng: a64: Add constraints on PLL-MIPI's n/m ratio and parent rateFrank Oltmanns
2024-04-15clk: sunxi-ng: nkm: Support constraints on m/n ratio and parent rateFrank Oltmanns
2024-04-15clk: sunxi-ng: a64: Set minimum and maximum rate for PLL-MIPIFrank Oltmanns
2024-04-15clk: sunxi-ng: common: Support minimum and maximum rateFrank Oltmanns
2024-04-15clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2023-11-18clk: sunxi-ng: nkm: remove redundant initialization of tmp_parentColin Ian King
2023-08-30Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd
2023-08-09clk: sunxi-ng: nkm: Prefer current parent rateFrank Oltmanns
2023-08-09clk: sunxi-ng: a64: select closest rate for pll-video0Frank Oltmanns
2023-08-09clk: sunxi-ng: div: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: mux: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nm: Support finding closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: Add helper function to find closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: Add feature to find closest rateFrank Oltmanns
2023-08-09clk: sunxi-ng: a64: allow pll-mipi to set parent's rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: consider alternative parent rates when determining rateFrank Oltmanns
2023-08-09clk: sunxi-ng: nkm: Use correct parameter name for parent HWFrank Oltmanns
2023-07-31clk: sunxi-ng: Modify mismatched function nameZhang Jianhua
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-05-18clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 muxRoman Beranek
2023-01-08clk: sunxi-ng: d1: Add CAN bus gates and resetsFabien Poussin
2023-01-08clk: sunxi-ng: d1: Mark cpux clock as criticalAndrás Szemző
2023-01-08clk: sunxi-ng: d1: Allow building for R528/T113Samuel Holland
2023-01-08clk: sunxi-ng: Move SoC driver conditions to dependenciesSamuel Holland
2023-01-08clk: sunxi-ng: Remove duplicate ARCH_SUNXI dependenciesSamuel Holland
2023-01-08clk: sunxi-ng: Avoid computing the rate twiceSamuel Holland
2023-01-08clk: sunxi-ng: h3/h5: Model H3 CLK_DRAM as a fixed clockSamuel Holland
2023-01-08clk: sunxi-ng: fix ccu_mmc_timing.c kernel-doc issuesRandy Dunlap
2022-11-16clk: sunxi-ng: f1c100s: Add IR mod clockAndre Przywara
2022-11-16clk: sunxi-ng: v3s: Correct the header guard of ccu-sun8i-v3s.hWei Li
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-09-28clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-usb: Use dev_err_probe() helperYang Yingliang
2022-09-08clk: sunxi-ng: ccu-sun9i-a80-de: Use dev_err_probe() helperYang Yingliang
2022-09-08clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helperYang Yingliang
2022-08-25clk: sunxi-ng: d1: Limit PLL rates to stable rangesSamuel Holland
2022-07-08clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFSRoman Stratiienko
2022-06-06clk: sunxi-ng: Deduplicate ccu_clks arraysSamuel Holland
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-05-17Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6"Jernej Skrabec
2022-05-06clk: sunxi-ng: h616: Add PLL derived 32KHz clockAndre Przywara
2022-05-06clk: sunxi-ng: h6-r: Add RTC gate clockAndre Przywara
2022-04-24clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as criticalSamuel Holland
2022-04-06clk: sunxi-ng: fix not NULL terminated coccicheck errorWan Jiabing
2022-03-25clk: sunxi-ng: sun6i-rtc: include clk/sunxi-ng.hAlexandre Belloni
2022-03-23clk: sunxi-ng: sun6i-rtc: Add support for H6Samuel Holland
2022-03-23clk: sunxi-ng: Add support for the sun6i RTC clocksSamuel Holland