aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/imx/clk-imx8mn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-12clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo1-4/+4
2023-03-31clk: imx: Let IMX8MN_CLK_DISP_PIXEL set parent rateAdam Ford1-1/+1
2023-01-29clk: imx: remove clk_count of imx_register_uart_clocksPeng Fan1-1/+1
2022-11-25clk: imx: rename imx_obtain_fixed_clk_hw() to imx_get_clk_hw_by_name()Dario Binacchi1-6/+6
2022-11-25clk: imx8mn: fix imx8mn_enet_phy_sels clocks listDario Binacchi1-2/+2
2022-11-25clk: imx8mn: fix imx8mn_sai2_sels clocks listDario Binacchi1-1/+1
2022-11-25clk: imx: rename video_pll1 to video_pllDario Binacchi1-48/+48
2022-11-25clk: imx: replace osc_hdmi with dummyDario Binacchi1-6/+6
2022-11-25clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi1-8/+8
2022-04-12clk: imx8mn: add GPT supportAlvin Šipraga1-0/+38
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: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan1-34/+16
2021-11-22clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford1-3/+3
2021-08-24clk: imx8mn: Add M7 core clockMarek Vasut1-0/+5
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum1-3/+4
2021-08-24clk: imx8mn: use correct mux type for clkout pathLucas Stach1-2/+2
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford1-16/+2
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach1-0/+12
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2020-11-10clk: imx8mn: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski1-1/+1
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan1-3/+3
2020-08-22clk: imx8m: Support module buildAnson Huang1-0/+4
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan1-8/+8
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan1-3/+3
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan1-3/+0
2020-03-11clk: imx8mn: A53 core clock no need to be criticalAnson Huang1-4/+4
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan1-4/+12
2020-02-19clk: imx8mn: Remove unused includesAnson Huang1-2/+0
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang1-0/+1
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang1-1/+1
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan1-8/+11
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă1-0/+1
2019-12-23clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan1-238/+251
2019-12-11clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun1-1/+1
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez1-0/+5
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez1-1/+1
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez1-2/+8
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-118/+48
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'clk-imx' into clk-nextStephen Boyd1-104/+48
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez1-1/+1
2019-10-25clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan1-26/+20
2019-10-25clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez1-19/+38
2019-10-16clk: imx: imx8mn: drop unused pll enumPeng Fan1-14/+0
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang1-79/+10
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan1-22/+10
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan1-2/+2
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang1-0/+2
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang1-0/+7
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan1-6/+6