summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)AuthorFilesLines
2025-06-04clk: imx8mp: inform CCF of maximum frequency of clocksAhmad Fatoum1-0/+151
2025-03-13clk: imx8mp: Fix clkout1/2 supportMarek Vasut1-2/+3
2024-10-17clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7DPeng Fan1-2/+2
2024-10-17clk: imx: imx8mp: fix clock tree update of TF-A managed clocksZhipeng Wang1-2/+2
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-10-10Revert "clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz"Greg Kroah-Hartman1-0/+2
2023-09-19clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200HzAhmad Fatoum1-2/+0
2023-09-19clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum1-5/+7
2023-09-19clk: imx8mp: fix sai4 clockMarco Felsch1-5/+0
2023-07-27clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu1-11/+13
2023-07-27clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo1-4/+4
2023-03-11clk: imx: avoid memory leakPeng Fan1-1/+2
2023-01-18clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun1-1/+3
2023-01-18clk: imx8mp: add clkout1/2 supportLucas Stach1-0/+14
2023-01-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-2/+3
2023-01-14clk: imx: replace osc_hdmi with dummyDario Binacchi1-6/+6
2022-10-05clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocksHan Xu1-2/+2
2022-06-22clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-04-08clk: imx7d: Remove audio_mclk_root_clkAbel Vesa1-1/+0
2022-01-27clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2021-12-14clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-11-26clk: imx: imx6ul: Move csi_sel mux to correct base registerStefan Riedmueller1-1/+1
2021-09-18clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum5-12/+28
2021-08-26clk: imx6q: fix uart earlycon unworkDong Aisheng1-1/+1
2021-07-14clk: imx8mq: remove SYS PLL 1/2 clock gatesLucas Stach1-38/+18
2021-05-14clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford16-252/+54
2021-02-04clk: imx: fix Kconfig warning for i.MX SCU clkArnd Bergmann1-2/+0
2020-12-08clk: imx: scu: fix MXC_CLK_SCU module build breakDong Aisheng1-2/+2
2020-11-05clk: imx8m: fix bus critical clk registrationPeng Fan5-17/+22
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds3-212/+0
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa1-2/+2
2020-09-22clk: imx: imx21: Remove clock driverFabio Estevam3-176/+0
2020-09-22clk: imx: imx35: Remove mx35_clocks_init()Fabio Estevam1-68/+0
2020-09-22clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam1-71/+0
2020-09-22clk: imx: imx27: Remove mx27_clocks_init()Fabio Estevam1-73/+0
2020-09-13clk: imx: gate2: Fix a few typosJonathan Neuschäfer1-1/+1
2020-09-07clk: imx: Fix and update kerneldocKrzysztof Kozlowski3-3/+6
2020-09-07clk: imx: fix i.MX7D peripheral clk mux flagsPeng Fan1-65/+66
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan1-0/+1
2020-08-31clk: imx: Correct the memrepair clock on imx8mpJacky Bai1-10/+4
2020-08-31clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai1-5/+5
2020-08-23clk: imx: vf610: Add CRC clockKrzysztof Kozlowski1-0/+1
2020-08-22clk: imx: Explicitly include bits.hAnson Huang13-1/+13
2020-08-22clk: imx8qxp: Support building i.MX8QXP clock driver as moduleAnson Huang4-9/+18
2020-08-22clk: imx8m: Support module buildAnson Huang5-8/+24
2020-08-22clk: imx: Add clock configuration for ARMv7 platformsAnson Huang2-16/+76
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang10-26/+60
2020-08-22clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang1-7/+8
2020-08-04Merge branches 'clk-fallthru', 'clk-ingenic', 'clk-tegra', 'clk-sirf' and 'cl...Stephen Boyd1-2/+2