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-gate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
1
-1
/
+4
2022-02-17
clk: mediatek: gate: Implement error handling in register API
Chen-Yu Tsai
1
-1
/
+14
2022-02-17
clk: mediatek: gate: Clean up included headers
Chen-Yu Tsai
1
-8
/
+3
2022-02-17
clk: mediatek: gate: Implement unregister API
Chen-Yu Tsai
1
-0
/
+35
2022-02-17
clk: mediatek: gate: Internalize clk implementation
Chen-Yu Tsai
1
-12
/
+23
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
1
-1
/
+52
2022-01-06
clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers
AngeloGioacchino Del Regno
1
-4
/
+2
2022-01-06
clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
AngeloGioacchino Del Regno
1
-11
/
+7
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
1
-0
/
+8
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
1
-2
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-02-26
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
1
-1
/
+3
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
1
-0
/
+52
2016-08-18
clk: mediatek: remove __init from clk registration functions
James Liao
1
-1
/
+1
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
1
-4
/
+4
2015-10-01
clk: mediatek: Add __initdata and __init for data and functions
James Liao
1
-1
/
+1
2015-05-19
clk: mediatek: Initialize clk_init_data
Ricky Liang
1
-1
/
+1
2015-05-05
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
1
-0
/
+137