aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-05-02clk: Get runtime PM before walking tree during disable_unusedStephen Boyd
2024-05-02clk: Initialize struct clk_core kref earlierStephen Boyd
2024-05-02clk: Print an info line before disabling unused clocksKonrad Dybcio
2024-05-02clk: remove extra empty lineClaudiu Beznea
2024-05-02clk: Mark 'all_lists' as constStephen Boyd
2024-05-02clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd
2024-04-13clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos
2024-04-13clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos
2024-04-13clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos
2024-04-13clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir
2024-03-26clk: Fix clk_core_get NULL dereferenceBryan O'Donoghue
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: qcom: reset: support resetting multiple bitsRobert Marko
2024-03-26clk: qcom: reset: Allow specifying custom reset delayStephan Gerhold
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-01-25clk: si5341: fix an error code problem in si5341_output_clk_set_rateSu Hui
2024-01-25drivers: clk: zynqmp: calculate closest mux rateJay Buddhabhatti
2024-01-25clk: rockchip: rk3128: Fix HCLK_OTG gate registerWeihao Li
2023-11-28clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla
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: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter
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: gcc-sm8150: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
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-10clk: tegra: fix error return case for recalc_rateTimo Alho
2023-09-23clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang
2023-09-23clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clockDmitry Baryshkov
2023-09-23clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-09-23clk: sunxi-ng: Modify mismatched function nameZhang Jianhua
2023-09-23drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()Minjie Du
2023-09-23clk: 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-27clk: keystone: sci-clk: check return value of kasprintf()Claudiu Beznea
2023-07-27clk: cdce925: check return value of kasprintf()Claudiu Beznea
2023-07-27clk: tegra: tegra124-emc: Fix potential memory leakYuan Can
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-30clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann
2023-05-17clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparentQuentin Schulz