summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-composite-8m.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-12clk: imx8m: check mcore_booted before register clkPeng Fan1-8/+11
2021-09-30clk: imx: Rework all imx_clk_hw_composite wrappersAbel Vesa1-2/+2
2021-08-24clk: imx8m: fix clock tree update of TF-A managed clocksAhmad Fatoum1-1/+2
2020-09-07clk: imx: fix composite peripheral flagsPeng Fan1-0/+1
2020-08-22clk: imx: Support building i.MX common clock driver as moduleAnson Huang1-0/+2
2020-05-21clk: imx: add imx8m_clk_hw_composite_busPeng Fan1-0/+5
2020-05-21clk: imx: add mux ops for i.MX8M composite clkPeng Fan1-1/+50
2020-02-17clk: imx: drop redundant initializationAnson Huang1-1/+1
2020-02-14clk: imx: composite-8m: add imx8m_clk_hw_composite_corePeng Fan1-4/+14
2020-01-31Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd1-2/+2
2019-12-23clk: imx: clk-composite-8m: Switch to clk_hw based APIPeng Fan1-2/+2
2019-12-09clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan1-0/+2
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-1/+2
2019-02-21clk: imx: Make parent_names const pointer in composite-8mAbel Vesa1-1/+1
2018-12-10clk: imx: remove redundant initialization of ret to zeroColin Ian King1-1/+1
2018-12-03clk: imx: Add imx composite clockAbel Vesa1-0/+178