summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8mn.c
AgeCommit message (Expand)Author
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
2019-08-19clk: imx8mn: Add GIC clockLeonard Crestez
2019-08-19clk: imx8mn: Fix incorrect parentsLeonard Crestez
2019-08-03clk: imx8mn: Keep uart clocks on for early consoleAnson Huang
2019-08-03clk: imx: Add support for i.MX8MN clock driverAnson Huang