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