summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2024-03-13Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...Stephen Boyd
2024-03-08clk: imx: imx8-acm: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-26clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang
2024-02-26clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()Markus Elfring
2024-02-26clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...Markus Elfring
2024-02-26clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring
2023-12-21clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang
2023-12-20clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein
2023-12-20clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu
2023-10-04clk: imx: imx8qm/qxp: add more resources to whitelistPeng Fan
2023-10-04clk: imx: scu: ignore clks not owned by Cortex-A partitionPeng Fan
2023-10-04clk: imx8: remove MLB supportPeng Fan
2023-10-04clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCOREPeng Fan
2023-10-04clk: imx: imx8qxp: correct the enet clocks for i.MX8DXLShenwei Wang
2023-10-04clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras
2023-10-04clk: imx: imx8dxl-rsrc: keep sorted in the ascending orderViorel Suman
2023-10-04clk: imx: imx6sx: Allow a different LCDIF1 clock parentFabio Estevam
2023-10-04clk: imx: imx8mq: correct error handling pathPeng Fan
2023-10-04clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()Christophe JAILLET
2023-10-04clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data...Christophe JAILLET
2023-10-04clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET
2023-10-04clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET
2023-10-04clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET
2023-10-04clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-30Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd
2023-08-14clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum
2023-08-14clk: imx: pll14xx: align pdiv with reference manualMarco Felsch
2023-08-14clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-08-14clk: imx25: make __mx25_clocks_init return voidMartin Kaiser
2023-08-14clk: imx25: print silicon revision during initMartin Kaiser
2023-08-14clk: imx8mp: fix sai4 clockMarco Felsch
2023-08-14clk: imx: imx8ulp: update SPLL2 typePeng Fan
2023-08-14clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li
2023-08-14clk: imx: imx8: add audio clock mux driverShengjiu Wang
2023-08-14clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-25clk: imx: clk-gpr-mux: Simplify .determine_rate()Christophe JAILLET
2023-07-25clk: imx: Add 519.75MHz frequency support for imx9 pllJacky Bai
2023-07-25clk: imx93: Add PDM IPG clkChancel Liu
2023-07-19clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-06-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-23clk: imx: Drop inclusion of unused header <soc/imx/timer.h>Uwe Kleine-König
2023-06-12clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu
2023-06-12clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu
2023-06-12clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo
2023-06-12clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma
2023-06-12clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford
2023-06-08clk: imx: scu: Switch to determine_rateMaxime Ripard