summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-imx8mq.c
AgeCommit message (Expand)Author
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum
2021-06-14clk: imx8mq: remove SYS PLL 1/2 clock gatesLucas Stach
2021-04-04clk: imx8mq: Correct the pcie1 selsRichard Zhu
2021-04-04clk: imx: Fix reparenting of UARTs not associated with stdoutAdam Ford
2021-01-30clk: imx8mq: add PLL monitor outputLucas Stach
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-11-10clk: imx8mq: drop of_match_ptr from of_device_id tableKrzysztof Kozlowski
2020-11-04clk: imx8m: fix bus critical clk registrationPeng Fan
2020-10-20clk: imx8mq: Fix usdhc parents orderAbel Vesa
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: imx8mq: A53 core clock no need to be criticalAnson Huang
2020-02-24clk: imx: imx8mq: fix a53 cpu clockPeng Fan
2020-02-17clk: imx8mq: 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: imx8mq: use imx8m_clk_hw_composite_corePeng Fan
2019-12-23clk: imx: imx8mq: Switch to clk_hw based APIPeng Fan
2019-12-11clk: imx: Rename the SCCG to SSCGAbel Vesa
2019-12-09clk: imx8m: Suppress bind attrsLeonard Crestez
2019-12-09clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram clocksLeonard Crestez
2019-11-04clk: imx: imx8mq: fix sys3_pll_out_selsPeng Fan
2019-10-25clk: imx: imx8mq: mark sys1/2_pll as fixed clockPeng Fan
2019-10-25clk: imx8mq: Define gates for pll1/2 fixed dividersLeonard Crestez
2019-10-14clk: imx8mq: Add VIDEO2_PLL clockLaurentiu Palcu
2019-08-19clk: imx8mq: Fix sys3 pll referencesLeonard Crestez
2019-08-12clk: imx8mq: Unregister clks when of_clk_add_provider failedAnson Huang
2019-08-03clk: imx8mq: Mark AHB clock as criticalAbel Vesa
2019-08-03clk: imx8mq: set correct parent for usb ctrl clocksLi Jun
2019-08-03clk: imx8mq: Remove CLK_IS_CRITICAL flag for IMX8MQ_CLK_TMU_ROOTAnson Huang
2019-06-24clk: imx8mq: Keep uart clocks on during system bootAnson Huang
2019-06-18clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()Anson Huang
2019-06-18clk: imx8mq: Use imx_check_clocks() API directlyAnson Huang
2019-05-23clk: imx8m: Add GIC clockLeonard Crestez
2019-05-22clk: imx8mq: add SNVS clock to clock treeAnson Huang
2019-05-02clk: imx8mq: Add dsi_ipg_divGuido Günther
2019-02-28clk: imx8mq: add GPIO clocks to clock treeAnson Huang
2019-02-26clk: imx: Refactor entire sccg pll clkAbel Vesa
2019-02-21clk: imx8mq: Add the missing ARM clockAbel Vesa
2019-02-21clk: imx: imx8mq: Fix the rate propagation for arm pllAbel Vesa
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam
2019-02-21clk: imx8mq: Fix the CLKO2 source select listFabio Estevam
2019-02-21clk: imx8mq: Add missing M4 clocksCarlo Caione
2019-02-21clk: imx8mq: Make parent names arrays const pointersAbel Vesa
2018-12-03clk: imx: Add clock driver for i.MX8MQ CCMAbel Vesa