summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2025-04-10clk: qcom: mmcc-sdm660: fix stuck video_subcore0 clockBarnabás Czémán1-1/+1
2025-04-10clk: qcom: ipq5424: fix software and hardware flow control error of UARTManikanta Mylavarapu1-5/+11
2025-04-10clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()Neil Armstrong1-2/+2
2025-04-10clk: amlogic: g12a: fix mmc A peripheral clockJerome Brunet1-1/+1
2025-04-10clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parentsLaurentiu Mihalcea1-3/+3
2025-04-10clk: mmp: Fix NULL vs IS_ERR() checkCharles Han1-2/+2
2025-04-10clk: amlogic: gxbb: drop non existing 32k clock parentJerome Brunet1-6/+6
2025-04-10clk: amlogic: g12b: fix cluster A parent dataJerome Brunet1-12/+24
2025-04-10clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parentPeter Geis1-1/+1
2025-04-10clk: qcom: gcc-x1e80100: Unregister GCC_GPU_CFG_AHB_CLK/GCC_DISP_XO_CLKKonrad Dybcio1-30/+0
2025-04-10clk: qcom: gcc-msm8953: fix stuck venus0_core0 clockVladimir Lypak1-1/+1
2025-04-10clk: samsung: Fix UBSAN panic in samsung_clk_init()Will McVicker1-1/+1
2025-04-10clk: renesas: r8a08g045: Check the source of the CPU PLL settingsClaudiu Beznea3-6/+22
2025-04-10drivers: clk: qcom: ipq5424: fix the freq table of sdcc1_apps clockManikanta Mylavarapu1-4/+4
2025-04-10clk: amlogic: gxbb: drop incorrect flag on 32k clockJerome Brunet1-1/+1
2025-03-22clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()Peter Griffin1-8/+0
2025-03-22clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani1-1/+6
2025-02-17clk: mediatek: mt2701-mm: add missing dummy clkDaniel Golle1-0/+1
2025-02-17clk: mediatek: mt2701-img: add missing dummy clkDaniel Golle1-0/+1
2025-02-17clk: mediatek: mt2701-bdp: add missing dummy clkDaniel Golle1-0/+1
2025-02-17clk: mediatek: mt2701-aud: fix conversion to mtk_clk_simple_probeDaniel Golle1-0/+10
2025-02-17clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probeDaniel Golle1-0/+1
2025-02-17clk: qcom: clk-rpmh: prevent integer overflow in recalc_rateAnastasia Belova1-1/+1
2025-02-17clk: qcom: gcc-mdm9607: Fix cmd_rcgr offset for blsp1_uart6 rcgSatya Priya Kakitapalli1-1/+1
2025-02-17clk: qcom: dispcc-sm6350: Add missing parent_map for a clockLuca Weiss1-4/+3
2025-02-17clk: qcom: gcc-sm6350: Add missing parent_map for two clocksLuca Weiss1-8/+14
2025-02-17clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam1-4/+4
2025-02-17clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam1-4/+4
2025-02-17clk: qcom: clk-alpha-pll: fix alpha mode configurationGabor Juhos1-0/+2
2025-02-17clk: clk-loongson2: Fix the number count of clk providerBinbin Zhou1-1/+4
2025-02-17clk: mmp2: call pm_genpd_init() only after genpd.name is setLubomir Rintel1-1/+1
2025-02-17clk: sunxi-ng: a100: enable MMC clock reparentingCody Eksal1-3/+3
2025-02-17clk: qcom: Make GCC_8150 depend on QCOM_GDSCKonrad Dybcio1-0/+1
2025-02-08clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSCAbel Vesa1-1/+1
2025-02-08clk: analogbits: Fix incorrect calculation of vco rate deltaBo Gan1-1/+1
2025-02-08clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocksDrew Fustini1-1/+1
2025-02-08clk: thead: Add CLK_IGNORE_UNUSED to fix TH1520 bootDrew Fustini1-4/+4
2025-02-08clk: thead: Fix clk gate registration to pass flagsDrew Fustini1-1/+2
2025-02-08clk: ralink: mtmips: remove duplicated 'xtal' clock for Ralink SoC RT3883Sergio Paracuellos1-1/+0
2025-02-08clk: qcom: gcc-sdm845: Do not use shared clk_ops for QUPsAmit Pundir1-16/+16
2025-02-08clk: sunxi-ng: a64: stop force-selecting PLL-MIPI as TCON0 parentVasily Khoruzhick1-9/+4
2025-02-08clk: qcom: camcc-x1e80100: Set titan_top_gdsc as the parent GDSC of subordina...Bryan O'Donoghue1-0/+7
2025-02-08clk: imx: Apply some clks only for i.MX93Peng Fan1-13/+13
2025-02-08clk: imx93: Add IMX93_CLK_SPDIF_IPG clockShengjiu Wang1-2/+4
2025-02-08clk: imx8mp: Fix clkout1/2 supportMarek Vasut1-2/+3
2025-02-08clk: fix an OF node reference leak in of_clk_get_parent_name()Joe Hattori1-1/+3
2025-02-08clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() checkDan Carpenter1-2/+2
2025-02-08clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2025-02-08clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2025-02-08clk: renesas: cpg-mssr: Fix 'soc' node handling in cpg_mssr_reserved_init()Javier Carrasco1-1/+1