summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8mp.c
AgeCommit message (Expand)Author
2023-08-14clk: imx8mp: fix sai4 clockMarco Felsch
2023-06-12clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe()Yuxing Liu
2023-04-09clk: imx: imx8mp: change the 'nand_usdhc_bus' clock to non-criticalHaibo Chen
2023-04-09clk: imx: imx8mp: Add LDB root clockLiu Ying
2023-04-09clk: imx: imx8mp: correct DISP2 pixel clock typePeng Fan
2023-01-29clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan
2022-11-25clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi
2022-11-22clk: imx8mp: Add audio shared gateAbel Vesa
2022-11-21clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2022-09-02clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan
2022-05-17clk: imx8mp: fix usb_root_clk parentPeng Fan
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut
2022-04-12clk: imx: Remove the snvs clockJacky Bai
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan
2022-03-04clk: imx8mp: remove SYS PLL 1/2 clock gatesPeng Fan
2022-02-21clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clockLaurent Pinchart
2021-11-22clk: imx8mp: Fix the parent clk of the audio_root_clkHui Wang
2021-06-14clk: imx: Remove the audio ipg clock from imx8mpJacky Bai
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-11-10clk: imx8mp: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-11-01clk: imx: remove redundant assignment to pointer npColin Ian King
2020-08-31clk: imx: Correct the memrepair clock on imx8mpJacky Bai
2020-08-31clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai
2020-08-22clk: imx8m: Support module buildAnson Huang
2020-06-23clk: imx8mp: add mu root clkPeng Fan
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang
2020-03-11clk: imx8mp: A53 core clock no need to be criticalAnson Huang
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang