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-mt8135.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
1
-1
/
+1
2023-03-13
clk: mediatek: mt8135: Convert to simple probe and enable module build
AngeloGioacchino Del Regno
1
-101
/
+75
2023-03-13
clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
AngeloGioacchino Del Regno
1
-6
/
+1
2023-03-13
clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
AngeloGioacchino Del Regno
1
-6
/
+8
2023-03-13
clk: mediatek: mt8135: Move apmixedsys to its own file
AngeloGioacchino Del Regno
1
-46
/
+0
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
1
-0
/
+1
2023-03-13
clk: mediatek: Consistently use GATE_MTK() macro
AngeloGioacchino Del Regno
1
-24
/
+6
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
1
-4
/
+6
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
1
-4
/
+4
2022-06-15
clk: mediatek: reset: Support nonsequence base offsets of reset registers
Rex-BC Chen
1
-4
/
+7
2022-06-15
clk: mediatek: reset: Revise structure to control reset register
Rex-BC Chen
1
-2
/
+17
2022-06-15
clk: mediatek: reset: Merge and revise reset register function
Rex-BC Chen
1
-2
/
+2
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
1
-9
/
+9
2022-05-18
clk: mediatek: use en_mask as a pure div_en_mask
Chun-Jie Chen
1
-10
/
+10
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2015-07-20
clk: mediatek: Properly include clk.h
Stephen Boyd
1
-0
/
+1
2015-06-04
clk: mediatek: Fix apmixedsys clock registration
James Liao
1
-1
/
+1
2015-05-05
clk: mediatek: Add basic clocks for Mediatek MT8135.
James Liao
1
-0
/
+644