aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/imx/clk-imx8-acm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-08clk: imx: imx8-acm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-10-04clk: imx8: remove MLB supportPeng Fan1-3/+3
2023-10-04clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains()Christophe JAILLET1-5/+3
2023-10-04clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data_table() errorChristophe JAILLET1-2/+1
2023-10-04clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe()Christophe JAILLET1-3/+6
2023-10-04clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent_data_table() failsChristophe JAILLET1-0/+1
2023-10-04clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains()Christophe JAILLET1-2/+4
2023-08-14clk: imx: imx8: add audio clock mux driverShengjiu Wang1-0/+476