aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02clk: imx8mp: tune the order of enet_qos_root_clkPeng Fan1-1/+1
2022-05-17clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-05-02clk: imx8mp: add clkout1/2 supportLucas Stach1-0/+14
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-2/+3
2022-04-12clk: imx: Remove the snvs clockJacky Bai1-1/+0
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan1-0/+2
2022-03-04clk: imx8mp: remove SYS PLL 1/2 clock gatesPeng Fan1-32/+16
2022-02-21clk: imx8mp: Add missing IMX8MP_CLK_MEDIA_MIPI_PHY1_REF_ROOT clockLaurent Pinchart1-0/+1
2021-11-22clk: imx8mp: Fix the parent clk of the audio_root_clkHui Wang1-1/+1
2021-06-14clk: imx: Remove the audio ipg clock from imx8mpJacky Bai1-1/+0
2021-04-04clk: imx8mp: Remove the none exist pcie clocksRichard Zhu1-15/+0
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-16/+1
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2020-11-10clk: imx8mp: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan1-5/+5
2020-11-01clk: imx: remove redundant assignment to pointer npColin Ian King1-1/+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-22clk: imx8m: Support module buildAnson Huang1-0/+4
2020-06-23clk: imx8mp: add mu root clkPeng Fan1-0/+1
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan1-12/+12
2020-05-20clk: imx8mp: use imx8m_clk_hw_composite_core to simplify codePeng Fan1-31/+16
2020-05-20clk: imx8mp: Define gates for pll1/2 fixed dividersPeng Fan1-18/+36
2020-05-20clk: imx: imx8mp: fix pll mux bitPeng Fan1-10/+10
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan1-3/+0
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-7/+17
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan1-1/+1
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang1-1/+1
2020-03-11clk: imx8mp: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-02-24clk: imx: imx8mp: fix a53 cpu clockPeng Fan1-4/+12
2020-02-24clk: imx8mp: Rename the IMX8MP_CLK_HDMI_27M clockAnson Huang1-2/+2
2020-02-19clk: imx8mp: Include slab.h instead of clkdev.hAnson Huang1-1/+1
2020-02-17clk: imx8mp: Add missing of_node_put()Anson Huang1-0/+1
2020-02-14clk: imx: imx8mp: add ocotp root clkPeng Fan1-0/+1
2020-01-12clk: imx: Add support for i.MX8MP clock driverAnson Huang1-0/+764