summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2026-04-13clk: eyeq: Adjust PLL accuracy computationBenoît Monin
2026-04-13clk: eyeq: Skip post-divisor when computing PLL frequencyBenoît Monin
2026-04-11clk: visconti: pll: initialize clk_init_data to zeroBrian Masney
2026-04-11clk: fsl-sai: Add MCLK generation supportMarek Vasut
2026-04-11clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()Marek Vasut
2026-04-11clk: fsl-sai: Add i.MX8M support with 8 byte register offsetMarek Vasut
2026-04-11clk: fsl-sai: Sort the headersMarek Vasut
2026-04-11Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...Stephen Boyd
2026-04-11Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-04-11Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2026-04-11Merge tag 'sunxi-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2026-04-11Merge tag 'qcom-clk-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-04-11Merge tag 'spacemit-clk-fixes-for-7.0-1' of ssh://github.com/spacemit-com/lin...Stephen Boyd
2026-04-11Merge tag 'clk-microchip-fixes-7.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-04-11Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd
2026-04-11Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-04-11Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-04-11Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-04-08clk: qcom: gcc: Add multiple global clock controller driver for Nord SoCTaniya Das
2026-04-08clk: qcom: rpmh: Add support for Nord rpmh clocksPrasanna Tolety
2026-04-08clk: qcom: Add TCSR clock driver for Nord SoCTaniya Das
2026-04-05clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ONJagadeesh Kona
2026-04-05clk: qcom: Constify list of critical CBCR registersKrzysztof Kozlowski
2026-04-05clk: qcom: Constify qcom_cc_driver_dataKrzysztof Kozlowski
2026-04-05clk: qcom: videocc-glymur: Constify qcom_cc_descKrzysztof Kozlowski
2026-04-01clk: spear: fix resource leak in clk_register_vco_pll()Haoxiang Li
2026-03-30clk: qcom: Add a driver for SM8750 GPU clocksKonrad Dybcio
2026-03-30clk: qcom: ipq-cmn-pll: Add IPQ8074 SoC supportJohn Crispin
2026-03-30clk: qcom: ipq-cmn-pll: Add IPQ6018 SoC supportJohn Crispin
2026-03-30clk: qcom: gdsc: Fix error path on registration of multiple pm subdomainsVladimir Zapolskiy
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26clk: renesas: Add support for RZ/G3L SoCBiju Das
2026-03-26clk: renesas: rzg2l: Re-enable critical module clocks during resumeBiju Das
2026-03-26clk: renesas: rzg2l: Add rzg2l_mod_clock_init_mstop_helper()Biju Das
2026-03-26clk: renesas: rzg2l: Add helper for mod clock enable/disableBiju Das
2026-03-26clk: renesas: r9a0{7g04[34],8g045}: Add critical reset entriesBiju Das
2026-03-26clk: renesas: rzg2l: Add support for critical resetsBiju Das
2026-03-26clk: qcom: gcc-eliza: Enable FORCE_MEM_CORE_ON for UFS AXI PHY clockAbel Vesa
2026-03-25clk: renesas: r9a09g056: Remove entries for WDT{0,2,3}Fabrizio Castro
2026-03-25clk: renesas: r9a06g032: Enable watchdog reset sourcesHerve Codina (Schneider Electric)
2026-03-25clk: renesas: cpg-mssr: Use struct_size() helperRosen Penev
2026-03-24clk: airoha: Add econet EN751221 clock/reset support to en7523-scuCaleb James DeLisle
2026-03-24clk: eswin: Add eic7700 clock driverXuyang Dong
2026-03-24clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacksMaíra Canal
2026-03-24clk: samsung: exynos850: Add APM-to-AP mailbox clockAlexey Klimov
2026-03-24clk: spacemit: ccu_mix: fix inverted condition in ccu_mix_trigger_fc()Shuwei Wu
2026-03-23clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio
2026-03-23clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven