aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mn.c
AgeCommit message (Expand)Author
2023-06-12clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probeHao Luo
2023-03-31clk: imx: Let IMX8MN_CLK_DISP_PIXEL set parent rateAdam Ford
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-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-04-12clk: imx8mn: add GPT supportAlvin Šipraga
2022-04-12clk: imx: Remove the snvs clockJacky Bai
2022-04-12clk: imx: add mcore_booted module paratemterPeng Fan
2022-03-04clk: imx8mn: remove SYS PLL 1/2 clock gatesPeng Fan
2021-11-22clk: imx8mn: Fix imx8mn_clko1_selsAdam Ford
2021-08-24clk: imx8mn: Add M7 core clockMarek Vasut
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum
2021-08-24clk: imx8mn: use correct mux type for clkout pathLucas Stach
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-11-10clk: imx8mn: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-08-22clk: imx8m: Support module buildAnson Huang
2020-05-21clk: imx: use imx8m_clk_hw_composite_bus for i.MX8M bus clk slicePeng Fan
2020-05-20clk: imx8m: migrate A53 clk root to use composite corePeng Fan
2020-05-20clk: imx8m: drop clk_hw_set_parent for A53Peng Fan
2020-03-11clk: imx8mn: A53 core clock no need to be criticalAnson Huang
2020-02-24clk: imx: imx8mn: fix a53 cpu clockPeng Fan
2020-02-19clk: imx8mn: Remove unused includesAnson Huang
2020-02-17clk: imx8mn: Add missing of_node_put()Anson Huang
2020-02-17clk: imx: Include clk-provider.h instead of clk.h for i.MX8M SoCs clock driverAnson Huang
2020-02-14clk: imx: imx8mn: use imx8m_clk_hw_composite_corePeng Fan
2020-02-13clk: imx8mn: add SNVS clock to clock treeHoria Geantă
2019-12-23clk: imx: imx8mn: Switch to clk_hw based APIPeng Fan
2019-12-11clk: imx8mn: correct the usb1_ctrl parent to be usb_busLi Jun
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez
2019-12-09clk: imx: Mark dram pll on 8mm and 8mn with CLK_GET_RATE_NOCACHELeonard Crestez
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez
2019-12-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-11-27Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c...Stephen Boyd
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-25clk: imx: imx8mn: mark sys_pll1/2 as fixed clockPeng Fan
2019-10-25clk: imx8mn: Define gates for pll1/2 fixed dividersLeonard Crestez
2019-10-16clk: imx: imx8mn: drop unused pll enumPeng Fan
2019-10-06clk: imx8mn: Use common 1443X/1416X PLL clock structureAnson Huang
2019-09-17clk: imx: imx8mn: fix pll mux bitPeng Fan
2019-08-24clk: imx: imx8mn: fix audio pll settingPeng Fan
2019-08-19clk: imx8mn: Add necessary frequency support for ARM PLL tableAnson Huang
2019-08-19clk: imx8mn: Add missing rate_count assignment for each PLL structureAnson Huang
2019-08-19clk: imx8mn: fix int pll clk gatePeng Fan