summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2024-05-02clk: Get runtime PM before walking tree during disable_unusedStephen Boyd1-12/+105
2024-05-02clk: Initialize struct clk_core kref earlierStephen Boyd1-15/+13
2024-05-02clk: Print an info line before disabling unused clocksKonrad Dybcio1-0/+2
2024-05-02clk: remove extra empty lineClaudiu Beznea1-1/+0
2024-05-02clk: Mark 'all_lists' as constStephen Boyd1-2/+2
2024-05-02clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd1-2/+0
2024-04-13clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir1-0/+1
2024-03-27clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue1-0/+3
2024-03-27clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unr...Christophe JAILLET1-1/+1
2024-03-27clk: qcom: dispcc-sdm845: Adjust internal GDSC wait timesKonrad Dybcio1-0/+2
2024-03-27clk: qcom: reset: Ensure write completion on reset de/assertionKonrad Dybcio1-1/+6
2024-03-27clk: qcom: reset: Commonize the de/assert functionsKonrad Dybcio1-13/+9
2024-02-23clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu1-0/+3
2024-02-23clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu1-1/+3
2024-01-26clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov1-4/+24
2024-01-26clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui1-3/+1
2024-01-26drivers: clk: zynqmp: update divider round rate logicJay Buddhabhatti1-61/+5
2024-01-26clk: zynqmp: Add a check for NULL pointerShubhrajyoti Datta1-2/+5
2024-01-26clk: zynqmp: make bestdiv unsignedShubhrajyoti Datta1-1/+1
2024-01-26drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti1-1/+1
2024-01-26clk: qcom: videocc-sm8150: Add missing PLL config propertySatya Priya Kakitapalli1-0/+1
2024-01-26clk: qcom: videocc-sm8150: Update the videocc resetsSatya Priya Kakitapalli1-0/+4
2024-01-26clk: qcom: gpucc-sm8150: Update the gpu_cc_pll1 configSatya Priya Kakitapalli1-2/+2
2024-01-26clk: rockchip: rk3128: Fix HCLK_OTG gate registerWeihao Li1-1/+1
2023-11-28clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy1-6/+0
2023-11-28clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy1-6/+0
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20clk: qcom: config IPQ_APSS_6018 should depend on QCOM_SMEMVaradarajan Narayanan1-0/+1
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+8
2023-11-20clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+4
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+4
2023-11-20clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer1-1/+1
2023-11-20clk: ti: fix double free in of_ti_divider_clk_setup()Dan Carpenter1-7/+1
2023-11-20clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi12-42/+41
2023-11-20clk: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren8-11/+23
2023-11-20clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren4-12/+22
2023-11-20clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren2-1/+20
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter1-6/+9
2023-11-20clk: asm9260: use parent index to link the reference clockDmitry Baryshkov1-17/+12
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan1-7/+10
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa1-0/+1
2023-11-20clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_srcDanila Tikhonov1-1/+1
2023-11-20clk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov1-48/+48