summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-04-03clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos
2024-04-03clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos
2024-04-03clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos
2024-04-03clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos
2024-04-03clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir
2024-03-26clk: zynq: Prevent null pointer dereference caused by kmalloc failureDuoming Zhou
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue
2024-03-26clk: hisilicon: hi3559a: Fix an erroneous devm_kfree()Christophe JAILLET
2024-03-26clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET
2024-03-26clk: qcom: dispcc-sdm845: Adjust internal GDSC wait timesKonrad Dybcio
2024-03-26clk: renesas: r8a779f0: Correct PFC/GPIO parent clockGeert Uytterhoeven
2024-03-26clk: renesas: r8a779g0: Correct PFC/GPIO parent clocksGeert Uytterhoeven
2024-03-26clk: renesas: r8a779g0: Add thermal clockGeert Uytterhoeven
2024-03-26clk: renesas: r8a779g0: Add Audio clocksKuninori Morimoto
2024-03-26clk: renesas: r8a779g0: Add CMT clocksWolfram Sang
2024-03-26clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio
2024-03-26clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio
2024-03-26clk: meson: Add missing clocks to axg_clk_regmapsIgor Prusov
2024-03-26clk: samsung: exynos850: Propagate SPI IPCLK rate changeSam Protsenko
2024-03-06clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann
2024-02-05clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein
2024-02-05clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu
2024-02-05clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu
2024-01-25clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui
2024-01-25drivers: clk: zynqmp: update divider round rate logicJay Buddhabhatti
2024-01-25drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti
2024-01-25clk: qcom: videocc-sm8150: Add missing PLL config propertySatya Priya Kakitapalli
2024-01-25clk: qcom: videocc-sm8150: Update the videocc resetsSatya Priya Kakitapalli
2024-01-25clk: renesas: rzg2l: Check reset monitor registersClaudiu Beznea
2024-01-25clk: renesas: rzg2l-cpg: Reuse code in rzg2l_cpg_reset()Claudiu Beznea
2024-01-25clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 configSatya Priya Kakitapalli
2024-01-20clk: rockchip: rk3128: Fix HCLK_OTG gate registerWeihao Li
2024-01-20clk: rockchip: rk3568: Add PLL rate for 292.5MHzChris Morgan
2023-11-28clk: visconti: Fix undefined behavior bug in struct visconti_pll_providerGustavo A. R. Silva
2023-11-28clk: visconti: remove unused visconti_pll_provider::regmapDario Binacchi
2023-11-28clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy
2023-11-28clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy
2023-11-28clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_dataGustavo A. R. Silva
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla
2023-11-20clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEMVaradarajan Narayanan
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataJiasheng Jiang
2023-11-20clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer
2023-11-20clk: ti: fix double free in of_ti_divider_clk_setup()Dan Carpenter
2023-11-20clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter