summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla
2023-11-20clk: mediatek: fix double free in mtk_clk_register_pllfh()Dan Carpenter
2023-11-20clk: qcom: ipq5332: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy
2023-11-20clk: qcom: ipq9574: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy
2023-11-20clk: qcom: ipq5018: drop the CLK_SET_RATE_PARENT flag from GPLL clocksKathiravan Thirumoorthy
2023-11-20clk: qcom: apss-ipq-pll: Fix 'l' value for ipq5332_pll_configVaradarajan Narayanan
2023-11-20clk: qcom: apss-ipq-pll: Use stromer plus ops for stromer plus pllVaradarajan Narayanan
2023-11-20clk: qcom: clk-alpha-pll: introduce stromer plus opsVaradarajan Narayanan
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: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter
2023-11-20clk: ralink: mtmips: quiet unused variable warningSergio Paracuellos
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: Trust value returned by hardwareClaudiu Beznea
2023-11-20clk: renesas: rzg2l: Lock around writes to mux registerClaudiu Beznea
2023-11-20clk: renesas: rzg2l: Wait for status bit of SD mux before continuingClaudiu Beznea
2023-11-20clk: renesas: rcar-gen3: Extend SDnH divider tableDirk Behme
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan
2023-11-20clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET
2023-11-20clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET
2023-11-20clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET
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-20clk: qcom: gcc-msm8996: Remove RPM bus clocksKonrad Dybcio
2023-11-20clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocksVaradarajan Narayanan
2023-10-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-18Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...Arnd Bergmann
2023-10-13clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren
2023-10-13clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren
2023-10-12clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()Dan Carpenter
2023-10-12clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_paren...Alessandro Carminati
2023-10-12clk: socfpga: gate: Account for the divider in determine_rateMaxime Ripard
2023-09-12clk: tegra: fix error return case for recalc_rateTimo Alho
2023-09-11clk: si521xx: Fix regmap write accessorMarek Vasut
2023-09-11clk: si521xx: Use REGCACHE_FLAT instead of NONEMarek Vasut
2023-09-11clk: sprd: Fix thm_parents incorrect configurationZhifeng Tang
2023-09-11clk: vc3: Make vc3_clk_mux enum values based on vc3_clk enum valuesBiju Das
2023-09-11clk: vc3: Fix output clock mappingBiju Das