index
:
linux.git
master
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
/
mediatek
/
clk-mt8173-apmixedsys.c
Age
Commit message (
Expand
)
Author
2026-01-22
clk: mediatek: Refactor pllfh registration to pass device
Nicolas Frattaroli
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-02-28
clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...
Markus Elfring
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
2023-06-16
clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue
AngeloGioacchino Del Regno
2023-06-16
clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
AngeloGioacchino Del Regno
2023-05-10
clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()
Uwe Kleine-König
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: mt8173: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: mt8173: Break down clock drivers and allow module build
AngeloGioacchino Del Regno