summaryrefslogtreecommitdiff
path: root/drivers/clk/imx/clk-composite-8m.c
AgeCommit message (Expand)Author
2024-02-26clk: imx: composite-8m: Delete two unnecessary initialisations in __imx8m_clk...Markus Elfring
2024-02-26clk: imx: composite-8m: Less function calls in __imx8m_clk_hw_composite() aft...Markus Elfring
2023-08-14clk: imx: composite-8m: fix clock pauses when set_rate would be a no-opAhmad Fatoum
2023-06-12clk: imx: composite-8m: Add imx8m_divider_determine_rateAdam Ford
2023-05-02Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford
2023-03-31clk: imx: composite-8m: Add support to determine_rateAdam Ford
2022-04-12clk: imx8m: check mcore_booted before register clkPeng Fan
2021-09-30clk: imx: Rework all imx_clk_hw_composite wrappersAbel Vesa
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang
2020-05-21clk: imx: add imx8m_clk_hw_composite_busPeng Fan
2020-05-21clk: imx: add mux ops for i.MX8M composite clkPeng Fan
2020-02-17clk: imx: drop redundant initializationAnson Huang
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd
2019-12-23clk: imx: clk-composite-8m: Switch to clk_hw based APIPeng Fan
2019-12-09clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa
2018-12-10clk: imx: remove redundant initialization of ret to zeroColin Ian King
2018-12-03clk: imx: Add imx composite clockAbel Vesa