summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd
2024-09-04clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SELMichel Alex
2024-08-29clk: imx95: enable the clock of NETCMIX block controlWei Fang
2024-08-29clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_dataShengjiu Wang
2024-06-24clk: imx: composite-7ulp: Use NULL instead of 0Peng Fan
2024-06-24clk: imx: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-21clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rateMarek Vasut
2024-06-21clk: imx: fracn-gppll: update rate tablePeng Fan
2024-06-21clk: imx: imx8qxp: Parent should be initialized earlier than the clockPeng Fan
2024-06-21clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clkPeng Fan
2024-06-21clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocksOliver F. Brown
2024-06-21clk: imx: imx8qxp: Add LVDS bypass clocksPeng Fan
2024-06-21clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical oneJacky Bai
2024-06-21clk: imx: imx8mn: add sai7_ipg_clk clock settingsAdrian Alonso
2024-06-21clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src for i.MX7DPeng Fan
2024-06-21clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan
2024-06-21clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang
2024-06-21clk: imx: fracn-gppll: fix fractional part of PLL getting lostPengfei Li
2024-06-21clk: imx: composite-7ulp: Check the PCC present bitYe Li
2024-06-21clk: imx: composite-93: keep root clock on when mcore enabledJacky Bai
2024-06-21clk: imx: composite-8m: Enable gate clk with mcore_bootedPeng Fan
2024-06-21clk: imx: imx6ul: fix default parent for enet*_ref_selSebastien Laveze
2024-06-21clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpllShengjiu Wang
2024-06-21clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocksShengjiu Wang
2024-06-21clk: imx: clk-audiomix: Add reset controllerShengjiu Wang
2024-05-01clk: imx: imx8mp: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-01clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-04-22clk: imx: add i.MX95 BLK CTL clk driverPeng Fan
2024-04-22clk: imx: imx8mp: Add pm_runtime support for power savingShengjiu Wang
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