summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-03-24clk: mediatek: mt7987: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7981: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7629: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7623: convert to struct mtk_parentDavid Lechner
2026-03-24clk: mediatek: mt7622: convert to struct mtk_parentDavid Lechner
2026-03-24clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock supportBalaji Selvanathan
2026-03-24clk: qcom: qcs615: Add GCC_USB3_PRIM_CLKREF_CLK supportBalaji Selvanathan
2026-03-17clk: mediatek: set CLK_PARENT_XTAL on fixed factor clocksDavid Lechner
2026-03-17clk: mediatek: move common PARENT macros to headerDavid Lechner
2026-03-17clk: mediatek: add MUX_GATE_MIXED macrosDavid Lechner
2026-03-17clk: mediatek: rename CLK_DOMAIN_SCPSYSDavid Lechner
2026-03-17clk: mediatek: rename HAVE_RST_BARDavid Lechner
2026-03-17clk: mediatek: add clock driver for MT8189Chris Chen
2026-03-17clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macroDavid Lechner
2026-03-17clk: mediatek: add CLK_PARENT_EXTDavid Lechner
2026-03-17clk: mediatek: add mtk_clk_id_is_* helper functionsDavid Lechner
2026-03-17clk: mediatek: refactor parent rate lookup functionsDavid Lechner
2026-03-17clk: mediatek: use correct struct type for infrasys clocksDavid Lechner
2026-03-17clk: mediatek: mt8188: fix CLK_TOP_CLK{13,26}M ratesDavid Lechner
2026-03-17clk: mediatek: mt7622: fix infracfg and pericfg clock operationsDaniel Golle
2026-03-13sifive: switch to OF_UPSTREAMAndreas Schwab
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10clk: rockchip: Add support for RK3506Finley Xiao
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-28clk: imx6q: add ipu and ldb clocks and dependenciesBrian Ruley
2026-02-28clk: imx6q: apply clang-formatBrian Ruley
2026-02-24clk: stm32mp21: Add clock driver supportPatrice Chotard
2026-02-23Merge tag 'v2026.04-rc3' into nextTom Rini
2026-02-18Merge patch series "Add MT8195 support"Tom Rini
2026-02-18clk: mediatek: add MT8195 clock driverChris-QJ Chen
2026-02-18clk: mediatek: implement GATE_FLAGS macroJulien Stephan
2026-02-18Merge patch series "clk: mediatek: mt8188: fix clocks"Tom Rini
2026-02-18clk: mediatek: mt8188: refactor driver to improve readabilityJulien Stephan
2026-02-18clk: mediatek: mt8188: fix some clock parentsJulien Stephan
2026-02-18clk: mediatek: mt8188: add missing fixed clockJulien Stephan
2026-02-18clk: mediatek: mt8188: fix circular clock dependencyJulien Stephan
2026-02-18clk: mediatek: mt8188: remove separate topckgen-cg driverJulien Stephan
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-02-14clk: altera: agilex: Exclude AGILEX_L4_SYS_FREE_CLK from enable/disable opera...Alif Zakuan Yuslaimi
2026-02-14socfpga: agilex: fix NAND clock handlingDinesh Maniyam
2026-02-10drivers/clk/clk_zynqmp.c: get rid of compiler warning for !CONFIG_CMD_CLK buildsPeter Korsgaard
2026-02-10drivers/clk/Kconfig: fix "related" typo in help textPeter Korsgaard
2026-02-03clk: sunxi: Add MBUS Master Clock Gating RegisterRichard Genoud
2026-01-29clk: stm32: Update clock management for STM32MP13/25Patrice Chotard
2026-01-29clk: stm32mp13: Reorder include filesPatrice Chotard
2026-01-21clk: mtk: use IS_ERR_VALUE() to check rate return valuesDavid Lechner
2026-01-21clk: mediatek: fix mux clocks with mapped parent IDsDavid Lechner