summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-04clk: imx8: remove MLB supportPeng Fan5-7/+3
2023-10-04clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCOREPeng Fan1-2/+0
2023-10-04clk: imx: imx8qxp: correct the enet clocks for i.MX8DXLShenwei Wang1-2/+9
2023-10-04clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras1-1/+1
2023-10-04clk: imx: imx8dxl-rsrc: keep sorted in the ascending orderViorel Suman1-1/+1
2023-10-04clk: imx: imx6sx: Allow a different LCDIF1 clock parentFabio Estevam1-3/+11
2023-10-04clk: imx: imx8mq: correct error handling pathPeng Fan1-7/+10
2023-10-04clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()Christophe JAILLET1-5/+3
2023-10-04clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data...Christophe JAILLET1-2/+1
2023-10-04clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET1-3/+6
2023-10-04clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET1-0/+1
2023-10-04clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET1-2/+4
2023-10-04clk: 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
2023-06-09clk: imx: scu: Add a determine_rate hookMaxime Ripard1-0/+1
2023-06-09clk: imx: fixup-mux: Add a determine_rate hookMaxime Ripard1-0/+1
2023-06-09clk: imx: busy: Add a determine_rate hookMaxime Ripard1-0/+1
2023-05-18clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter1-2/+2
2023-05-18clk: imx: drop imx_unregister_clocksPeng Fan2-9/+0
2023-05-18clk: imx6ul: retain early UART clocks during kernel initAlexander Stein1-0/+2
2023-05-18clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocksFabio Estevam1-4/+4
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-7/+0
2023-05-03Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford1-7/+0