summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2024-12-05clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva
2024-12-05clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva
2024-12-05clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa
2024-12-05clk: en7523: fix estimation of fixed rate for EN7581Lorenzo Bianconi
2024-12-05clk: en7523: introduce chip_scu regmapLorenzo Bianconi
2024-12-05clk: en7523: move clock_register in hw_init callbackLorenzo Bianconi
2024-12-05clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configurationLorenzo Bianconi
2024-12-05clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos
2024-12-05clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos
2024-12-05clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han
2024-12-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang
2024-12-05clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng
2024-12-05clk: imx: fracn-gppll: fix pll power upPeng Fan
2024-12-05clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan
2024-12-05clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan
2024-12-05clk: renesas: rzg2l: Fix FOUTPOSTDIV clkBiju Das
2024-12-05clk: sunxi-ng: d1: Fix PLL_AUDIO0 presetAndre Przywara
2024-12-05clk: sophgo: avoid integer overflow in sg2042_pll_recalc_rate()Zichen Xie
2024-12-05clk: qcom: videocc-sm8550: depend on either gcc-sm8550 or gcc-sm8650Jonathan Marek
2024-12-05clk: mediatek: drop two dead config optionsLukas Bulwahn
2024-11-14clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocksQiang Yu
2024-11-14clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCsJohan Hovold
2024-11-14clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not setBarnabás Czémán
2024-11-14clk: qcom: gcc-x1e80100: Fix USB MP SS1 PHY GDSC pwrsts flagsAbel Vesa
2024-11-01clk: rockchip: fix finding of maximum clock IDYao Zi
2024-10-17clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan
2024-10-17clk: bcm: bcm53573: fix OF node leak in initKrzysztof Kozlowski
2024-10-10clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLLAjit Pandey
2024-10-10clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq tableSatya Priya Kakitapalli
2024-10-10clk: qcom: gcc-sc8180x: Add GPLL9 supportSatya Priya Kakitapalli
2024-10-10clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam
2024-10-10clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_srcSatya Priya Kakitapalli
2024-10-10clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fixDavid Virag
2024-10-10clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton
2024-10-10clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180xSatya Priya Kakitapalli
2024-10-10clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam
2024-10-10clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocksDmitry Baryshkov
2024-10-10clk: rockchip: fix error for unknown clocksSebastian Reichel
2024-10-04clk: rockchip: rk3588: Fix 32k clock name for pmu_24m_32k_100m_src_pAlexander Shiyan
2024-10-04clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageYuntao Liu
2024-10-04clk: ti: dra7-atl: Fix leak of of_nodesDavid Lechner
2024-10-04clk: at91: sama7g5: Allocate only the needed amount of memory for PLLsClaudiu Beznea
2024-10-04clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLLDmitry Baryshkov
2024-10-04clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_srcVaradarajan Narayanan
2024-10-04clk: qcom: dispcc-sm8550: use rcg2_shared_ops for ESC RCGsDmitry Baryshkov
2024-10-04clk: qcom: dispcc-sm8650: Update the GDSC flagsDmitry Baryshkov
2024-10-04clk: qcom: dispcc-sm8550: use rcg2_ops for mdss_dptx1_aux_clk_srcDmitry Baryshkov
2024-10-04clk: qcom: dispcc-sm8550: fix several supposed typosDmitry Baryshkov
2024-10-04clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228Jonas Karlman
2024-10-04clk: imx: imx8qxp: Parent should be initialized earlier than the clockPeng Fan