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-mt7622.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-3
/
+1
*
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
2023-05-10
1
-1
/
+1
*
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-03-13
1
-0
/
+1
*
clk: mediatek: mt7622: Convert to platform driver and simple probe
AngeloGioacchino Del Regno
2023-03-13
1
-94
/
+31
*
clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
AngeloGioacchino Del Regno
2023-03-13
1
-73
/
+5
*
clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
AngeloGioacchino Del Regno
2023-03-13
1
-87
/
+0
*
clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
AngeloGioacchino Del Regno
2023-03-13
1
-20
/
+15
*
clk: mediatek: Consistently use GATE_MTK() macro
AngeloGioacchino Del Regno
2023-03-13
1
-48
/
+13
*
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-31
1
-3
/
+5
*
clk: mediatek: cpumux: Propagate struct device where possible
AngeloGioacchino Del Regno
2023-01-31
1
-2
/
+2
*
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2023-01-31
1
-7
/
+7
*
clk: mediatek: reset: Add new register reset function with device
Rex-BC Chen
2022-06-16
1
-2
/
+2
*
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
-15
/
+15
*
clk: mediatek: use en_mask as a pure div_en_mask
Chun-Jie Chen
2022-05-19
1
-9
/
+9
*
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2022-02-17
1
-2
/
+3
*
clk: mediatek: mt7622: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-17
1
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
clk: mediatek: Drop more __init markings for driver probe
Stephen Boyd
2018-11-30
1
-2
/
+2
*
clk: mediatek: add clock support for MT7622 SoC
Sean Wang
2017-11-02
1
-0
/
+780