summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2024-11-05clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()Yang Yingliang1-2/+2
2024-11-05clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restorePeng Fan1-0/+6
2024-11-05clk: imx: clk-scu: fix clk enable state save and restoreDong Aisheng1-1/+1
2024-11-05clk: imx: fracn-gppll: fix pll power upPeng Fan1-0/+4
2024-11-05clk: imx: fracn-gppll: correct PLL initialization flowPeng Fan1-3/+3
2024-11-05clk: imx: lpcg-scu: SW workaround for errata (e10858)Peng Fan1-8/+29
2024-10-23clk: imx: add i.MX91 clkPengfei Li1-24/+39
2024-10-23clk: imx93: Move IMX93_CLK_END macro to clk driverPengfei Li1-0/+2
2024-10-22clk: imx95-blk-ctl: Add one clock gate for HSIO blockRichard Zhu1-0/+20
2024-09-21clk: Switch back to struct platform_driver::remove()Uwe Kleine-König2-2/+2
2024-09-05Merge branch 'clk-imx-old' into clk-imxStephen Boyd14-50/+192
2024-09-04clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SELMichel Alex1-2/+2
2024-08-29clk: imx95: enable the clock of NETCMIX block controlWei Fang1-0/+30
2024-08-29clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_dataShengjiu Wang1-9/+29
2024-06-24clk: imx: composite-7ulp: Use NULL instead of 0Peng Fan1-1/+1
2024-06-24clk: imx: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-21clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rateMarek Vasut2-2/+6
2024-06-21clk: imx: fracn-gppll: update rate tablePeng Fan1-0/+2
2024-06-21clk: imx: imx8qxp: Parent should be initialized earlier than the clockPeng Fan1-3/+3
2024-06-21clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clkPeng Fan1-2/+2
2024-06-21clk: imx: imx8qxp: Add clock muxes for MIPI and PHY ref clocksOliver F. Brown1-4/+20
2024-06-21clk: imx: imx8qxp: Add LVDS bypass clocksPeng Fan1-9/+8
2024-06-21clk: imx: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical oneJacky Bai1-1/+1
2024-06-21clk: imx: imx8mn: add sai7_ipg_clk clock settingsAdrian Alonso1-0/+1
2024-06-21clk: imx: add CLK_SET_RATE_PARENT for lcdif_pixel_src for i.MX7DPeng Fan1-1/+1
2024-06-21clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan1-2/+2
2024-06-21clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang1-2/+2
2024-06-21clk: imx: fracn-gppll: fix fractional part of PLL getting lostPengfei Li1-0/+4
2024-06-21clk: imx: composite-7ulp: Check the PCC present bitYe Li1-0/+7
2024-06-21clk: imx: composite-93: keep root clock on when mcore enabledJacky Bai1-7/+8
2024-06-21clk: imx: composite-8m: Enable gate clk with mcore_bootedPeng Fan1-11/+42
2024-06-21clk: imx: imx6ul: fix default parent for enet*_ref_selSebastien Laveze1-2/+2
2024-06-21clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpllShengjiu Wang1-2/+11
2024-06-21clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocksShengjiu Wang1-4/+6
2024-06-21clk: imx: clk-audiomix: Add reset controllerShengjiu Wang2-0/+64
2024-05-01clk: imx: imx8mp: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-01clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()Fabio Estevam1-3/+3
2024-04-22clk: imx: add i.MX95 BLK CTL clk driverPeng Fan3-0/+446
2024-04-22clk: imx: imx8mp: Add pm_runtime support for power savingShengjiu Wang1-21/+136
2024-03-13Merge branches 'clk-samsung', 'clk-imx', 'clk-rockchip', 'clk-clkdev' and 'cl...Stephen Boyd3-22/+27
2024-03-08clk: imx: imx8-acm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-26clk: imx: imx8mp: Fix SAI_MCLK_SEL definitionShengjiu Wang1-3/+8
2024-02-26clk: imx: scu: Use common error handling code in imx_clk_scu_alloc_dev()Markus Elfring1-12/+10
2024-02-26clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...Markus Elfring1-2/+2
2024-02-26clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring1-5/+7
2023-12-21clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang1-11/+12
2023-12-20clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein1-4/+20
2023-12-20clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu1-1/+3
2023-10-04clk: imx: imx8qm/qxp: add more resources to whitelistPeng Fan2-0/+5
2023-10-04clk: imx: scu: ignore clks not owned by Cortex-A partitionPeng Fan1-0/+20