summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2024-02-05clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocksAlexander Stein1-4/+20
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras1-1/+1
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan1-7/+10
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa1-0/+1
2023-09-19clk: imx: pll14xx: align pdiv with reference manualMarco Felsch1-6/+5
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum1-2/+0
2023-09-13clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum1-5/+7
2023-09-13clk: imx8mp: fix sai4 clockMarco Felsch1-5/+0
2023-09-13clk: imx: imx8ulp: update SPLL2 typePeng Fan1-1/+1
2023-09-13clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li2-10/+37
2023-08-11clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven1-1/+1
2023-07-19clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu1-11/+13
2023-07-19clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu1-7/+8
2023-07-19clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo1-4/+4
2023-07-19clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma1-7/+15
2023-07-19clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter1-2/+2
2023-05-11clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan1-2/+2
2023-05-11clk: imx: fracn-gppll: disable hardware select controlPeng Fan1-0/+6
2023-05-11clk: imx: fracn-gppll: fix the rate tablePeng Fan1-7/+9
2022-12-31clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun1-1/+3
2022-12-31clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi1-2/+2
2022-12-31clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi1-1/+1
2022-12-31clk: imx: rename video_pll1 to video_pllDario Binacchi1-48/+48
2022-12-31clk: imx: replace osc_hdmi with dummyDario Binacchi1-6/+6
2022-12-31clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi1-8/+8
2022-12-31clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsetsGiulio Benetti1-1/+1
2022-12-31clk: imx93: correct enet clockPeng Fan1-1/+1
2022-12-31clk: imx93: unmap anatop base in error handling pathPeng Fan1-6/+9
2022-12-31clk: imx93: correct the flexspi1 clock settingHaibo Chen1-1/+1
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds7-19/+399
2022-10-01clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun1-1/+5
2022-09-29clk: imx93: drop of_match_ptrPeng Fan1-1/+1
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-09-19clk: imx93: add SAI IPG clkPeng Fan1-3/+9
2022-09-19clk: imx93: add MU1/2 clockPeng Fan1-2/+6
2022-09-19clk: imx93: switch to use new clk gate APIPeng Fan1-4/+4
2022-09-19clk: imx: add i.MX93 clk gatePeng Fan3-0/+204
2022-09-19clk: imx: clk-composite-93: check white_listPeng Fan3-5/+10
2022-09-19clk: imx: clk-composite-93: check slice busyPeng Fan1-3/+160
2022-09-02clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan1-1/+1
2022-06-16clk: imx: clk-fracn-gppll: Add more freq config for video pllPeng Fan1-0/+3
2022-06-16clk: imx: clk-fracn-gppll: correct rdivPeng Fan1-1/+2
2022-06-16clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()Liu Ying1-11/+13
2022-06-16clk: imx: clk-fracn-gppll: fix mfd valuePeng Fan1-4/+4
2022-06-16clk: imx93: Correct the edma1's parent clockJacky Bai1-1/+1
2022-06-16clk: imx93: correct nic_media parentPeng Fan1-1/+1
2022-06-16clk: imx93: use adc_root as the parent clock of adc1Haibo Chen1-1/+1
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+6
2022-05-17clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach1-0/+14