index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt8365.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-06-29
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-20
/
+20
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
1
-19
/
+19
2023-06-12
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
1
-15
/
+15
2023-06-12
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
AngeloGioacchino Del Regno
1
-4
/
+4
2023-06-12
clk: mediatek: mt8365: Fix inverted topclk operations
Markus Schneider-Pargmann
1
-3
/
+3
2023-06-12
clk: mediatek: mt8365: Fix index issue
Alexandre Mergnat
1
-0
/
+12
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
1
-1
/
+1
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
AngeloGioacchino Del Regno
1
-204
/
+37
2023-03-13
clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
AngeloGioacchino Del Regno
1
-32
/
+14
2023-03-13
clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
AngeloGioacchino Del Regno
1
-107
/
+82
2023-03-13
clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
AngeloGioacchino Del Regno
1
-143
/
+0
2023-01-30
clk: mediatek: clk-mux: Propagate struct device for mtk-mux
AngeloGioacchino Del Regno
1
-1
/
+2
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
1
-3
/
+4
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
1
-2
/
+2
2022-09-30
clk: mediatek: add driver for MT8365 SoC
Fabien Parent
1
-0
/
+1155