summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-07-11clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfgPin-yen Lin
2024-07-11clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()AngeloGioacchino Del Regno
2024-07-11clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parentsLuca Weiss
2024-06-21clk: sifive: Do not register clkdevs for PRCI clocksSamuel Holland
2024-06-12clk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez
2024-06-12clk: qcom: dispcc-sm6350: fix DisplayPort clocksDmitry Baryshkov
2024-06-12clk: qcom: dispcc-sm8450: fix DisplayPort clocksDmitry Baryshkov
2024-06-12clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar
2024-06-12clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven
2024-06-12clk: rs9: fix wrong default value for clock amplitudeCatalin Popescu
2024-06-12clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat
2024-06-12clk: samsung: exynosautov9: fix wrong pll clock id valueJaewon Kim
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2024-04-27clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin
2024-04-27clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno
2024-04-27clk: mediatek: clk-mux: Propagate struct device for mtk-muxAngeloGioacchino Del Regno
2024-04-27clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno
2024-04-27clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()AngeloGioacchino Del Regno
2024-04-27clk: mediatek: mt8192: Propagate struct device for gate clocksAngeloGioacchino Del Regno
2024-04-27clk: mediatek: mt8192: Correctly unregister and free clocks on failureAngeloGioacchino Del Regno
2024-04-27clk: Get runtime PM before walking tree for clk_summaryStephen Boyd
2024-04-27clk: Show active consumers of clocks in debugfsVishal Badole
2024-04-27clk: remove unnecessary (void*) conversionsYu Zhe
2024-04-27clk: Get runtime PM before walking tree during disable_unusedStephen Boyd
2024-04-27clk: Initialize struct clk_core kref earlierStephen Boyd
2024-04-27clk: Print an info line before disabling unused clocksKonrad Dybcio
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd
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