index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
imx
/
clk-imx8-acm.c
Age
Commit message (
Expand
)
Author
2024-11-05
clk: imx: imx8-acm: Fix return value check in clk_imx_acm_attach_pm_domains()
Yang Yingliang
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