summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx
Commit message (Expand)AuthorAgeFilesLines
* clk: imx: pll14xx: change naming of fvco to foutShengjiu Wang2023-12-211-11/+12
* clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein2023-12-201-4/+20
* clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()Kuan-Wei Chiu2023-12-201-1/+3
* clk: imx: imx8qm/qxp: add more resources to whitelistPeng Fan2023-10-042-0/+5
* clk: imx: scu: ignore clks not owned by Cortex-A partitionPeng Fan2023-10-041-0/+20
* clk: imx8: remove MLB supportPeng Fan2023-10-045-7/+3
* clk: imx: imx8qm-rsrc: drop VPU_UART/VPUCOREPeng Fan2023-10-041-2/+0
* clk: imx: imx8qxp: correct the enet clocks for i.MX8DXLShenwei Wang2023-10-041-2/+9
* clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras2023-10-041-1/+1
* clk: imx: imx8dxl-rsrc: keep sorted in the ascending orderViorel Suman2023-10-041-1/+1
* clk: imx: imx6sx: Allow a different LCDIF1 clock parentFabio Estevam2023-10-041-3/+11
* clk: imx: imx8mq: correct error handling pathPeng Fan2023-10-041-7/+10
* clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()Christophe JAILLET2023-10-041-5/+3
* clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data...Christophe JAILLET2023-10-041-2/+1
* clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET2023-10-041-3/+6
* clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent...Christophe JAILLET2023-10-041-0/+1
* clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET2023-10-041-2/+4
* clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa2023-10-041-0/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-08-3015-48/+539
|\
| *-. Merge branches 'clk-imx', 'clk-samsung', 'clk-annotate', 'clk-marvell' and 'c...Stephen Boyd2023-08-3013-43/+537
| |\ \
| | * | clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum2023-08-141-2/+0
| | * | clk: imx: pll14xx: align pdiv with reference manualMarco Felsch2023-08-141-6/+5
| | * | clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum2023-08-141-5/+7
| | * | clk: imx25: make __mx25_clocks_init return voidMartin Kaiser2023-08-141-3/+1
| | * | clk: imx25: print silicon revision during initMartin Kaiser2023-08-141-0/+3
| | * | clk: imx8mp: fix sai4 clockMarco Felsch2023-08-141-5/+0
| | * | clk: imx: imx8ulp: update SPLL2 typePeng Fan2023-08-141-1/+1
| | * | clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li2023-08-142-10/+37
| | * | clk: imx: imx8: add audio clock mux driverShengjiu Wang2023-08-142-1/+478
| | * | clk: imx: clk-imx8qxp-lpcg: Convert to devm_platform_ioremap_resource()Yangtao Li2023-08-141-3/+1
| | * | clk: imx: clk-gpr-mux: Simplify .determine_rate()Christophe JAILLET2023-07-251-7/+1
| | * | clk: imx: Add 519.75MHz frequency support for imx9 pllJacky Bai2023-07-251-0/+1
| | * | clk: imx93: Add PDM IPG clkChancel Liu2023-07-251-1/+3
| | |/
| * / clk: Explicitly include correct DT includesRob Herring2023-07-194-5/+2
| |/
* / clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven2023-07-191-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-06-2912-45/+100
|\
| *-. Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd2023-06-2610-44/+79
| |\ \
| | * | clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu2023-06-121-11/+13
| | * | clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu2023-06-121-7/+8
| | * | clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo2023-06-121-4/+4
| | * | clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma2023-06-121-7/+15
| | * | clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford2023-06-121-0/+31
| | * | clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter2023-05-181-2/+2
| | * | clk: imx: drop imx_unregister_clocksPeng Fan2023-05-182-9/+0
| | * | clk: imx6ul: retain early UART clocks during kernel initAlexander Stein2023-05-181-0/+2
| | * | clk: imx: imx6sx: Remove CLK_SET_RATE_PARENT from the LDB clocksFabio Estevam2023-05-181-4/+4
| | |/
| * | clk: imx: scu: Switch to determine_rateMaxime Ripard2023-06-081-1/+18
| * | clk: imx: scu: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| * | clk: imx: fixup-mux: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| * | clk: imx: busy: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
| |/