summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2023-05-17clk: add missing of_node_put() in "assigned-clocks" property parsingClément Léger
2023-03-22clk: HI655X: select REGMAP instead of depending on itRandy Dunlap
2023-03-11clk: Honor CLK_OPS_PARENT_ENABLE in clk_core_is_enabled()Chen-Yu Tsai
2023-03-11clk: qcom: gpucc-sdm845: fix clk_dis_wait being programmed for CX GDSCDmitry Baryshkov
2023-03-11clk: renesas: cpg-mssr: Remove superfluous check in resume codeGeert Uytterhoeven
2023-03-11clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flagYoshihiro Shimoda
2023-03-11clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failedAlexey Khoroshilov
2023-03-11clk: qcom: gcc-qcs404: fix names of the DSI clocks used as parentsDmitry Baryshkov
2023-03-11clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parentsDmitry Baryshkov
2023-02-06clk: Fix pointer casting to prevent oops in devm_clk_release()Uwe Kleine-König
2023-02-06clk: Provide new devm_clk helpers for prepared and enabled clocksUwe Kleine-König
2023-02-06clk: generalize devm_clk_get() a bitUwe Kleine-König
2023-01-18clk: st: Fix memory leak in st_of_quadfs_setup()Xiu Jianfeng
2023-01-18clk: socfpga: Fix memory leak in socfpga_gate_init()Xiu Jianfeng
2023-01-18clk: socfpga: use clk_hw_register for a5/c5Dinh Nguyen
2023-01-18clk: socfpga: clk-pll: Remove unused variable 'rc'Lee Jones
2023-01-18clk: samsung: Fix memory leak in _samsung_clk_register_pll()Xiu Jianfeng
2023-01-18clk: qcom: clk-krait: fix wrong div2 functionsChristian Marangi
2023-01-18clk: imx: replace osc_hdmi with dummyDario Binacchi
2023-01-18clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun
2023-01-18clk: rockchip: Fix memory leak in rockchip_clk_register_pll()Xiu Jianfeng
2023-01-18clk: renesas: r9a06g032: Repair grave increment errorMarek Vasut