summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-03-04clk: qcom: dispcc-glymur: Fix DSI byte clock rate settingKonrad Dybcio
2026-03-04clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src ...White Lewis
2026-03-02clk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley
2026-03-02clk: rockchip: Add clock controller for the RV1103BFabio Estevam
2026-02-28clk: samsung: Use %pe format to simplifyKrzysztof Kozlowski
2026-02-28clk: samsung: pll: Fix possible truncation in a9fraco recalc rateKrzysztof Kozlowski
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski
2026-02-28clk: samsung: exynosautov920: add block G3D clock supportRaghav Sharma
2026-02-26clk: samsung: gs101: harmonise symbol names (clock arrays)André Draszik
2026-02-25clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clockChen-Yu Tsai
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich
2026-02-24clk: samsung: artpec-9: Add initial clock support for ARTPEC-9 SoCGyoungBo Min
2026-02-24clk: samsung: Add clock PLL support for ARTPEC-9 SoCGyoungBo Min
2026-02-24clk: renesas: r9a09g056: Fix ordering of module clocks arrayOvidiu Panait
2026-02-24clk: renesas: r9a09g057: Fix ordering of module clocks arrayOvidiu Panait
2026-02-23clk: qcom: dispcc-sm8450: use RCG2 ops for DPTX1 AUX clock sourceDmitry Baryshkov
2026-02-23clk: qcom: dispcc-glymur: use RCG2 ops for DPTX1 AUX clock sourceDmitry Baryshkov
2026-02-23clk: qcom: videocc-glymur: Add video clock controller driver for GlymurTaniya Das
2026-02-23clk: qcom: gcc-glymur: Add video axi clock resets for glymurTaniya Das
2026-02-23clk: qcom: Add support for GPUCC and GXCLK for GlymurTaniya Das
2026-02-23clk: qcom: De-acronymize Glymur SoC nameKrzysztof Kozlowski
2026-02-22clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney
2026-02-22clk: divider: remove divider_ro_round_rate_parent()Brian Masney
2026-02-22clk: remove round_rate() clk opsBrian Masney
2026-02-22clk: composite: convert from round_rate() to determine_rate()Brian Masney
2026-02-22clk: test: remove references to clk_ops.round_rateBrian Masney
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-15Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-02-14Merge branches 'clk-aspeed' and 'clk-qcom' into clk-nextStephen Boyd
2026-02-14Merge branches 'clk-imx', 'clk-divider', 'clk-rockchip' and 'clk-microchip' i...Stephen Boyd
2026-02-14Merge branches 'clk-amlogic', 'clk-thead', 'clk-mediatek' and 'clk-samsung' i...Stephen Boyd
2026-02-14Merge branches 'clk-renesas', 'clk-cleanup', 'clk-spacemit' and 'clk-tegra' i...Stephen Boyd
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'gpio-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-10Revert "clk: microchip: core: allow driver to be compiled with COMPILE_TEST"Thomas Bogendoerfer
2026-02-10Revert "clk: microchip: fix typo in reference to a config option"Thomas Bogendoerfer
2026-02-05clk: microchip: fix typo in reference to a config optionLukas Bulwahn
2026-02-03clk: aspeed: Add reset for HACE/VIDEOJammy Huang
2026-02-03clk: aspeed: add AST2700 clock driverRyan Chen
2026-02-03clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.Ryan Chen
2026-02-03Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"Stephen Boyd
2026-02-03clk: imx: imx31: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-03clk: imx: imx27: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan