Age | Commit message (Expand) | Author |
---|---|---|
2024-09-21 | clk: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-08-29 | clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_data | Shengjiu Wang |
2024-03-08 | clk: imx: imx8-acm: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-10-04 | clk: imx8: remove MLB support | Peng Fan |
2023-10-04 | clk: imx: imx8: Simplify clk_imx_acm_detach_pm_domains() | Christophe JAILLET |
2023-10-04 | clk: imx: imx8: Add a message in case of devm_clk_hw_register_mux_parent_data... | Christophe JAILLET |
2023-10-04 | clk: imx: imx8: Fix an error handling path in imx8_acm_clk_probe() | Christophe JAILLET |
2023-10-04 | clk: imx: imx8: Fix an error handling path if devm_clk_hw_register_mux_parent... | Christophe JAILLET |
2023-10-04 | clk: imx: imx8: Fix an error handling path in clk_imx_acm_attach_pm_domains() | Christophe JAILLET |
2023-08-14 | clk: imx: imx8: add audio clock mux driver | Shengjiu Wang |