aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2023-11-20clk: imx: imx8qxp: Fix elcdif_pll clockRobert Chiras
2023-11-20clk: imx: imx8mq: correct error handling pathPeng Fan
2023-11-20clk: imx: Select MXC_CLK for CLK_IMX8QXPAbel Vesa
2023-09-19clk: imx: pll14xx: align pdiv with reference manualMarco Felsch
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum
2023-09-13clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-09-13clk: imx8mp: fix sai4 clockMarco Felsch
2023-09-13clk: imx: imx8ulp: update SPLL2 typePeng Fan
2023-09-13clk: imx: pllv4: Fix SPLL2 MULT rangeYe Li
2023-08-11clk: imx93: Propagate correct error in imx93_clocks_probe()Geert Uytterhoeven
2023-07-19clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu
2023-07-19clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probeZhanhao Hu
2023-07-19clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo
2023-07-19clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probeKai Ma
2023-07-19clk: imx: scu: use _safe list iterator to avoid a use after freeDan Carpenter
2023-05-11clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parentsPeng Fan
2023-05-11clk: imx: fracn-gppll: disable hardware select controlPeng Fan
2023-05-11clk: imx: fracn-gppll: fix the rate tablePeng Fan
2022-12-31clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2022-12-31clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi
2022-12-31clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi
2022-12-31clk: imx: rename video_pll1 to video_pllDario Binacchi
2022-12-31clk: imx: replace osc_hdmi with dummyDario Binacchi
2022-12-31clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi
2022-12-31clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsetsGiulio Benetti
2022-12-31clk: imx93: correct enet clockPeng Fan
2022-12-31clk: imx93: unmap anatop base in error handling pathPeng Fan
2022-12-31clk: imx93: correct the flexspi1 clock settingHaibo Chen
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-09-30clk: imx: scu: fix memleak on platform_device_add() failsLin Yujun
2022-09-28clk: imx93: drop of_match_ptrPeng Fan
2022-09-28clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu
2022-09-19clk: imx93: add SAI IPG clkPeng Fan
2022-09-19clk: imx93: add MU1/2 clockPeng Fan
2022-09-19clk: imx93: switch to use new clk gate APIPeng Fan
2022-09-19clk: imx: add i.MX93 clk gatePeng Fan
2022-09-19clk: imx: clk-composite-93: check white_listPeng Fan
2022-09-19clk: imx: clk-composite-93: check slice busyPeng Fan
2022-09-02clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan
2022-06-16clk: imx: clk-fracn-gppll: Add more freq config for video pllPeng Fan
2022-06-16clk: imx: clk-fracn-gppll: correct rdivPeng Fan
2022-06-16clk: imx: clk-fracn-gppll: Return rate in rate table properly in ->recalc_rate()Liu Ying
2022-06-16clk: imx: clk-fracn-gppll: fix mfd valuePeng Fan
2022-06-16clk: imx93: Correct the edma1's parent clockJacky Bai
2022-06-16clk: imx93: correct nic_media parentPeng Fan
2022-06-16clk: imx93: use adc_root as the parent clock of adc1Haibo Chen
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-17clk: imx8mp: fix usb_root_clk parentPeng Fan
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach
2022-05-02clk: imx: scu: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usageMiaoqian Lin