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-mt8186-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-06-03
clk: mediatek: Add a module description where missing
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: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Switch to module_platform_driver() where possible
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: fhctl: Add support for older fhctl register layout
AngeloGioacchino Del Regno
2022-11-29
clk: mediatek: Change PLL register API for MT8186
Johnson Wang
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-04-25
clk: mediatek: Add MT8186 apmixedsys clock support
Chun-Jie Chen