aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
4 daysMerge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiv5.15/standard/bcm-2xxx-rpiBruce Ashfield
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-05-02Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
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 extra empty lineClaudiu Beznea
2024-04-27clk: Mark 'all_lists' as constStephen Boyd
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd
2024-04-15Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-04-10clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos
2024-04-10clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos
2024-04-10clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos
2024-04-10clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos
2024-04-10clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir
2024-03-28Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
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: 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-03Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-03-01clk: imx8mp: add clkout1/2 supportLucas Stach
2024-03-01clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2024-03-01clk: Honor CLK_OPS_PARENT_ENABLE in clk_core_is_enabled()Chen-Yu Tsai
2024-03-01clk: qcom: gpucc-sdm845: fix clk_dis_wait being programmed for CX GDSCDmitry Baryshkov
2024-03-01clk: qcom: gpucc-sc7180: fix clk_dis_wait being programmed for CX GDSCDmitry Baryshkov
2024-03-01clk: imx: avoid memory leakPeng Fan
2024-03-01clk: renesas: cpg-mssr: Remove superfluous check in resume codeGeert Uytterhoeven
2024-03-01clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failedAlexey Khoroshilov
2024-03-01clk: qcom: gcc-qcs404: fix names of the DSI clocks used as parentsDmitry Baryshkov
2024-03-01clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parentsDmitry Baryshkov
2024-03-01clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2024-02-26Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-02-23clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein
2024-02-23clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu
2024-02-23clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu
2024-02-23clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu
2024-02-06Merge branch 'v5.15/standard/base' into v5.15/standard/bcm-2xxx-rpiBruce Ashfield
2024-01-25clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2024-01-25clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
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-25clk: zynqmp: Add a check for NULL pointerShubhrajyoti Datta
2024-01-25clk: zynqmp: make bestdiv unsignedShubhrajyoti Datta
2024-01-25drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti