summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2024-12-09clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang1-2/+2
2024-12-09clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng1-1/+1
2024-12-09clk: imx: fracn-gppll: fix pll power upPeng Fan1-0/+4
2024-12-09clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan1-3/+3
2024-12-09clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan1-8/+29
2024-10-17clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan1-2/+2
2024-10-04clk: imx: imx8qxp: Parent should be initialized earlier than the clockPeng Fan1-3/+3
2024-10-04clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clkPeng Fan1-2/+2
2024-10-04clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang1-2/+2
2024-10-04clk: imx: fracn-gppll: fix fractional part of PLL getting lostPengfei Li1-0/+4
2024-10-04clk: imx: composite-7ulp: Check the PCC present bitYe Li1-0/+7
2024-10-04clk: imx: composite-93: keep root clock on when mcore enabledJacky Bai1-7/+8
2024-10-04clk: imx: composite-8m: Enable gate clk with mcore_bootedPeng Fan1-11/+42
2024-10-04clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring1-5/+7
2024-10-04clk: imx: imx6ul: fix default parent for enet*_ref_selSebastien Laveze1-2/+2
2024-10-04clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpllShengjiu Wang1-2/+11
2024-03-27clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang1-3/+8
2024-02-05clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein1-4/+20
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras1-1/+1
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan1-7/+10
2023-11-20clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET1-3/+6
2023-11-20clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET1-0/+1
2023-11-20clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET1-2/+4
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa1-0/+1
2023-08-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-48/+539
2023-08-31Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd13-43/+537
2023-08-14clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum1-2/+0
2023-08-14clk: imx: pll14xx: align pdiv with reference manualMarco Felsch1-6/+5
2023-08-14clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum1-5/+7
2023-08-14clk: imx25: make __mx25_clocks_init return voidMartin Kaiser1-3/+1
2023-08-14clk: imx25: print silicon revision during initMartin Kaiser1-0/+3
2023-08-14clk: imx8mp: fix sai4 clockMarco Felsch1-5/+0
2023-08-14clk: imx: imx8ulp: update SPLL2 typePeng Fan1-1/+1
2023-08-14clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li2-10/+37
2023-08-14clk: imx: imx8: add audio clock mux driverShengjiu Wang2-1/+478
2023-08-14clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2023-07-25clk: imx: clk-gpr-mux: Simplify .determine_rate()Christophe JAILLET1-7/+1
2023-07-25clk: imx: Add 519.75MHz frequency support for imx9 pllJacky Bai1-0/+1
2023-07-25clk: imx93: Add PDM IPG clkChancel Liu1-1/+3
2023-07-20clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven1-1/+1
2023-07-19clk: Explicitly include correct DT includesRob Herring4-5/+2
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds12-45/+100
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd10-44/+79
2023-06-23clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König4-4/+0
2023-06-12clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu1-11/+13
2023-06-12clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu1-7/+8
2023-06-12clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo1-4/+4
2023-06-12clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma1-7/+15
2023-06-12clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford1-0/+31
2023-06-09clk: imx: scu: Switch to determine_rateMaxime Ripard1-1/+18