index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8195-apmixedsys.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-06-03
clk: mediatek: Add a module description where missing
AngeloGioacchino Del Regno
1
-0
/
+2
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-05-10
clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()
Uwe Kleine-König
1
-4
/
+2
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: Switch to module_platform_driver() where possible
AngeloGioacchino Del Regno
1
-1
/
+1
2023-03-13
clk: mediatek: mt8195: Add support for frequency hopping through FHCTL
AngeloGioacchino Del Regno
1
-3
/
+66
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
1
-1
/
+2
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
1
-3
/
+3
2022-02-17
clk: mediatek: mt8195: Implement remove functions
Chen-Yu Tsai
1
-0
/
+16
2022-02-17
clk: mediatek: mt8195: Implement error handling in probe functions
Chen-Yu Tsai
1
-3
/
+10
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
1
-0
/
+1
2021-09-14
clk: mediatek: Add MT8195 apmixedsys clock support
Chun-Jie Chen
1
-0
/
+145