summaryrefslogtreecommitdiff
path: root/drivers/clk/imx
AgeCommit message (Expand)Author
2022-11-25clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi
2022-11-25clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi
2022-11-25clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi
2022-11-25clk: imx: rename video_pll1 to video_pllDario Binacchi
2022-11-25clk: imx: replace osc_hdmi with dummyDario Binacchi
2022-11-25clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi
2022-11-22clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gateGiulio Benetti
2022-11-22clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsetsGiulio Benetti
2022-11-22clk: imx8mp: Add audio shared gateAbel Vesa
2022-11-22clk: imx: pll14xx: Add 320 MHz and 640 MHz entries for PLL146xMarek Vasut
2022-11-22clk: imx93: keep sys ctr clock always onJacky Bai
2022-11-22clk: imx: keep hsio bus clock always onJacky Bai
2022-11-21clk: imx93: drop tpm1/3, lpit1/2 clkPeng Fan
2022-11-21clk: imx93: correct enet clockPeng Fan
2022-11-21clk: imx93: unmap anatop base in error handling pathPeng Fan
2022-11-21clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2022-11-21clk: 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
2022-04-22clk: imx: scu: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2022-04-12clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()Xiaoke Wang
2022-04-12clk: imx: Add check for kcallocJiasheng Jiang
2022-04-12clk: imx8mn: add GPT supportAlvin Šipraga
2022-04-12clk: imx: Remove the snvs clockJacky Bai
2022-04-12clk: imx8m: check mcore_booted before register clkPeng Fan
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan
2022-04-07clk: imx8mq: add 27m phy pll ref clockPeng Fan
2022-03-15clk: imx: Select MXC_CLK for i.MX93 clock driverAbel Vesa
2022-03-09clk: imx: remove redundant re-assignment of pll->baseColin Ian King