summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8mm.c
AgeCommit message (Expand)Author
2022-07-11clk: imx: add mcore_booted module paratemterPeng Fan
2022-04-07MA-19046 clk: imx8mm: Support building clk-imx8mm driver as moduleJindong Yue
2021-12-28LF-4882-01 clk: imx: Mark the snvs clock as critical by defaultJacky Bai
2021-11-02LF-4521-01 clk: imx: Fix section mismatch build warning due to __initJacky Bai
2021-11-02MLK-25333-2 clk: imx8mm: remove the parent setting in clock driverRichard Zhu
2021-11-02LF-2587 clk: imx8mm: check hws before using itPeng Fan
2021-11-02MLK-23751 clk: imx: Add audio PLL debug fs for K-divider monitor controlJacky Bai
2021-11-02LF-1808 clk: imx: imx8m: fix memory leakPeng Fan
2021-11-02LF-1235 clk: imx: Revert the changes for pll pfd gate clockJacky Bai
2021-11-02LF-1162-3: clk: imx: imx8mm: add back required clk.h headfileDong Aisheng
2021-11-02LF-1011-9 clk: imx8mm: convert the remain clocks to clk_hwDong Aisheng
2021-11-02LF-1011-6 clk: imx: imx8mm: fix imx_clk_init_onDong Aisheng
2021-11-02clk: imx8mm: Change the 'nand_usdhc_bus' clock to non-critical oneJacky Bai
2021-11-02clk: imx8mm/mn/mq: add imx_clk_init_onPeng Fan
2021-11-02clk: imx8mm: adjust csi's parent clock to get desired valueRobby Cai
2021-11-02clk: imx: imx8mm: set the parent clks of pcieRichard Zhu
2021-11-02clk: imx8m: make a check the m4 is enabled or notRichard Zhu
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum
2021-08-24clk: imx8mm: use correct mux type for clkout pathLucas Stach
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-01-30clk: imx8mm: 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: imx8mm: 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: imx8mm: A53 core clock no need to be criticalAnson Huang
2020-02-24clk: imx: imx8mm: fix a53 cpu clockPeng Fan
2020-02-19clk: imx8mm: Remove unused includesAnson Huang
2020-02-17clk: imx8mm: 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-17clk: imx8mm: Add CLKO2 supportFabio Estevam
2020-02-17clk: imx8mm: Fix the CLKO1 source select listFabio Estevam
2020-02-14clk: imx: imx8mm: use imx8m_clk_hw_composite_corePeng Fan
2019-12-23clk: imx: imx8mm: Switch to clk_hw based APIPeng Fan
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-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-25clk: imx: imx8mm: mark sys_pll1/2 as fixed clockPeng Fan
2019-10-25clk: imx8mm: Define gates for pll1/2 fixed dividersLeonard Crestez
2019-10-06clk: imx8mm: Move 1443X/1416X PLL clock structure to common placeAnson Huang
2019-09-17clk: imx: imx8mm: fix pll mux bitPeng Fan
2019-08-19clk: imx8mm: Fix incorrect parentsLeonard Crestez
2019-08-12clk: imx8mm: Unregister clks when of_clk_add_provider failedAnson Huang
2019-08-03clk: imx8mm: Switch to platform driverAbel Vesa
2019-08-03clk: imx: imx8mm: fix audio pll settingPeng Fan