summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2026-01-21Merge patch series "clk: clk-uclass: debug message improvements"Tom Rini
2026-01-21clk: clk-uclass: used dev name in debug messageDavid Lechner
2026-01-21clk: clk-uclass: fix format specifier for ofnode nameDavid Lechner
2026-01-14clk: qcom: sa8775p: Fix USB clock configuration and add resetsBalaji Selvanathan
2026-01-14clk: qcom: sa8775p: Add QUP serial engine clock supportSwathi Tamilselvan
2026-01-14clk/qcom: sc7280: add more QUP clocksCasey Connolly
2026-01-14clk/qcom: qcm2290: Add SDCC1 apps clock frequency tableLoic Poulain
2026-01-12clk: mediatek: mt8365: fix missing topckgen IDsDavid Lechner
2026-01-12clk: mediatek: mt8365: remove separate topckgen-cg driverDavid Lechner
2026-01-12clk: mediatek: allow gates in topckgen driversDavid Lechner
2026-01-12clk: mediatek: mt8365: split struct mtk_clk_treeDavid Lechner
2026-01-12clk: mediatek: mt8365: fix some clock parentsDavid Lechner