summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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: ti: Update component clocks to use ti_dt_clk_name()Tony Lindgren
2023-11-20clk: ti: Update pll and clockdomain clocks to use ti_dt_clk_name()Tony Lindgren
2023-11-20clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-11-20clk: renesas: rzg2l: Fix computation formulaClaudiu Beznea
2023-11-20clk: renesas: rzg2l: Use FIELD_GET() for PLL register fieldsClaudiu Beznea
2023-11-20clk: renesas: rzg2l: Simplify multiplication/shift logicGeert Uytterhoeven
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa
2023-11-20clk: qcom: gcc-sm8150: Fix gcc_sdcc2_apps_clk_srcDanila Tikhonov
2023-11-20clk: qcom: mmcc-msm8998: Fix the SMMU GDSCKonrad Dybcio
2023-11-20clk: qcom: mmcc-msm8998: Don't check halt bit on some branch clksKonrad Dybcio
2023-11-20clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequenciesDevi Priya
2023-11-08clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati
2023-10-10Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"Greg Kroah-Hartman
2023-10-06clk: tegra: fix error return case for recalc_rateTimo Alho
2023-09-19clk: qcom: mss-sc7180: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: q6sstop-qcs404: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clockDmitry Baryshkov
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum
2023-09-19clk: qcom: turingcc-qcs404: fix missing resume during probeJohan Hovold
2023-09-19clk: qcom: camcc-sc7180: fix async resume during probeJohan Hovold
2023-09-19clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-09-19clk: imx8mp: fix sai4 clockMarco Felsch
2023-09-19clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_srcLuca Weiss
2023-09-19clk: qcom: reset: Use the correct type of sleep/delay based on lengthKonrad Dybcio
2023-09-19clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_srcPatrick Whewell
2023-09-19clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_srcDavid Wronek
2023-09-19clk: sunxi-ng: Modify mismatched function nameZhang Jianhua
2023-09-19drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()Minjie Du
2023-09-19clk: fixed-mmio: make COMMON_CLK_FIXED_MMIO depend on HAS_IOMEMBaoquan He
2023-08-30clk: Fix slab-out-of-bounds error in devm_clk_release()Andrey Skvortsov
2023-07-23clk: qcom: ipq6018: fix networking resetsRobert Marko
2023-07-23clk: qcom: reset: support resetting multiple bitsRobert Marko
2023-07-23clk: qcom: reset: Allow specifying custom reset delayStephan Gerhold