index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8195-apmixedsys.c
Age
Commit message (
Expand
)
Author
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: mt8195: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement remove functions
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement error handling in probe functions
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2021-09-14
clk: mediatek: Add MT8195 apmixedsys clock support
Chun-Jie Chen