index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mtk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-15
clk: mediatek: reset: Add reset support for simple probe
Rex-BC Chen
1
-0
/
+7
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
1
-37
/
+39
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
1
-61
/
+50
2022-05-19
clk: mediatek: Make mtk_clk_register_composite() static
Chen-Yu Tsai
1
-1
/
+1
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
1
-4
/
+14
2022-02-17
clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
Chen-Yu Tsai
1
-1
/
+3
2022-02-17
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
1
-25
/
+93
2022-02-17
clk: mediatek: mtk: Clean up included headers
Chen-Yu Tsai
1
-7
/
+6
2022-02-17
clk: mediatek: Add mtk_clk_simple_remove()
Chen-Yu Tsai
1
-0
/
+15
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_composites() API
Chen-Yu Tsai
1
-0
/
+46
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
Chen-Yu Tsai
1
-0
/
+19
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_factors() API
Chen-Yu Tsai
1
-0
/
+20
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
Chen-Yu Tsai
1
-0
/
+20
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
1
-51
/
+0
2022-02-17
clk: mediatek: Use %pe to print errors
Chen-Yu Tsai
1
-12
/
+6
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
1
-0
/
+8
2021-09-14
clk: mediatek: Fix resource leak in mtk_clk_simple_probe
Chun-Jie Chen
1
-2
/
+10
2021-09-14
clk: mediatek: Add API for clock resource recycle
Chun-Jie Chen
1
-0
/
+9
2021-07-27
clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
Chun-Jie Chen
1
-0
/
+23
2021-07-27
clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
1
-1
/
+1
2019-09-17
clk: mediatek: Register clock gate with device
Weiyi Lu
1
-3
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-08
Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk...
Stephen Boyd
1
-2
/
+2
2019-02-26
clk: mediatek: Add flags to mtk_gate
Jasper Mattsson
1
-1
/
+1
2019-02-25
clk: mediatek: add MUX_GATE_FLAGS_2
chunhui dai
1
-1
/
+1
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2016-11-08
clk: mediatek: Add MT2701 clock support
Shunli Wang
1
-0
/
+40
2016-08-18
clk: mediatek: remove __init from clk registration functions
James Liao
1
-6
/
+6
2016-03-02
clk: mediatek: Remove CLK_IS_ROOT
Stephen Boyd
1
-2
/
+2
2016-01-29
clk: mediatek: Fix memory leak on clock init fail
James Liao
1
-2
/
+4
2015-10-01
clk: mediatek: Add fixed clocks support for Mediatek SoC.
James Liao
1
-0
/
+23
2015-10-01
clk: mediatek: Add __initdata and __init for data and functions
James Liao
1
-6
/
+7
2015-05-05
clk: mediatek: Add initial common clock support for Mediatek SoCs.
James Liao
1
-0
/
+220