summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-06-29clk: divider: Fix clk_divider_bestdiv() returning min rate for large rate req...Lad Prabhakar
2026-06-29clk: divider: Add KUnit tests for clk_divider_bestdiv() ULONG_MAX handlingLad Prabhakar
2026-06-29clk: eswin: Add eic7700 HSP clock driverXuyang Dong
2026-06-29clk: eswin: Add CLK_IGNORE_UNUSED to NoC clockXuyang Dong
2026-06-29clk: clocking-wizard: fix integer overflow in rate calculationPavel Löbl
2026-06-29drivers/clk/clk_test: Use strscpy() to copy the test descriptionDavid Laight
2026-06-29clk: kirkwood: use kzalloc_flexRosen Penev
2026-06-29clk: scmi: Add i.MX95 OEM extension support for SCMI clock driverPeng Fan
2026-06-29clk: scmi: Introduce common header for SCMI clock interfacePeng Fan
2026-06-29clk: Add KUnit tests for assigned-clock-sscsPeng Fan
2026-06-29clk: conf: Support assigned-clock-sscsPeng Fan
2026-06-29clk: Introduce clk_hw_set_spread_spectrumPeng Fan
2026-06-29clk: at91: Read "reg" with helperRob Herring (Arm)
2026-06-29clk: canaan: Clear rate fields before reprogramming dividersDavid Carlier
2026-06-29clk: clk-lmk04832: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-29clk: versaclock7: Fix APLL clock leak on probe failureMyeonghun Pak
2026-06-29clk: amlogic: Add A9 AO clock controller driverJian Hu
2026-06-29clk: meson: align gxbb_32k_clk_sel number of parents with actual countMartin Blumenstingl
2026-06-28clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVKKrzysztof Kozlowski
2026-06-28clk: rockchip: rk3588: don't disable unused I2S MCLK output gatesDaniele Briguglio
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd
2026-06-25Merge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd
2026-06-25Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-marvell' and 'clk-versal' ...Stephen Boyd
2026-06-17Merge tag 'soc-drivers-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-13Merge tag 'clk-microchip-fixes-7.1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-06-08clk: qcom: regmap-phy-mux: Rework the implementationKonrad Dybcio
2026-06-08clk: qcom: a53: Corrected frequency multiplier for 1152MHzPhillip Varney
2026-06-06clk: qcom: camcc-milos: Declare icc path dependency for CAMSS_TOP_GDSCLuca Weiss
2026-06-06clk: qcom: gdsc: Support enabling interconnect path for power domainLuca Weiss
2026-06-06clk: qcom: camcc-x1p42100: Add support for camera clock controllerJagadeesh Kona
2026-06-06clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocksJagadeesh Kona
2026-06-06clk: qcom: videocc-x1p42100: Add support for video clock controllerJagadeesh Kona
2026-06-03clk: keystone: sci-clk: fix application of sizeof to pointerJing Yangyang
2026-06-03clk: keystone: don't cache clock rateMichael Walle
2026-06-02clk: spacemit: k3: Add PCIe DBI clockYixun Lan
2026-06-02clk: spacemit: k3: Switch to pll2_d6 as parent for PCIe clockYixun Lan
2026-05-31clk: at91: keep securam node alive while mapping itYuho Choi
2026-05-30clk: samsung: exynos990: Fix PERIC0/1 USI clock typesDenzeel Oliva
2026-05-29firmware: samsung: acpm: remove compile-testing stubsArnd Bergmann
2026-05-29firmware: samsung: acpm: Make acpm_ops const and access via pointerTudor Ambarus
2026-05-29firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops membersTudor Ambarus
2026-05-28Merge tag 'qcom-clk-fixes-for-7.1' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-05-28Merge tag 'samsung-clk-fixes-7.1' of https://git.kernel.org/pub/scm/linux/ker...Stephen Boyd
2026-05-28clk: renesas: r9a08g045: Drop unused pm_domain header fileBiju Das
2026-05-28clk: renesas: r8a779g0: Add DSC clockMarek Vasut
2026-05-26clk: keystone: sci-clk: Add restore_context() operationThomas Richard (TI)