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-mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
clk: mediatek: Switch to clk_hw provider APIs
Chen-Yu Tsai
1
-19
/
+17
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
1
-10
/
+10
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
1
-1
/
+4
2022-02-17
clk: mediatek: mux: Implement error handling in register API
Chen-Yu Tsai
1
-1
/
+14
2022-02-17
clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
Chen-Yu Tsai
1
-7
/
+8
2022-02-17
clk: mediatek: mux: Clean up included headers
Chen-Yu Tsai
1
-4
/
+7
2022-02-17
clk: mediatek: mux: Internalize struct mtk_clk_mux
Chen-Yu Tsai
1
-0
/
+8
2022-02-17
clk: mediatek: mux: Implement unregister API
Chen-Yu Tsai
1
-0
/
+35
2022-02-17
clk: mediatek: Use %pe to print errors
Chen-Yu Tsai
1
-4
/
+2
2021-09-14
clk: mediatek: Export clk_ops structures to modules
Stephen Boyd
1
-0
/
+2
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
1
-0
/
+4
2021-07-27
clk: mediatek: Add MT8192 basic clocks support
Chun-Jie Chen
1
-2
/
+7
2021-07-27
clk: mediatek: Get regmap without syscon compatible check
Chun-Jie Chen
1
-1
/
+1
2021-02-09
clk: mediatek: mux: Update parent at enable time
Laurent Pinchart
1
-3
/
+29
2021-02-09
clk: mediatek: mux: Drop unused clock ops
Laurent Pinchart
1
-59
/
+2
2020-12-17
clk: mediatek: Make mtk_clk_register_mux() a static function
Weiyi Lu
1
-1
/
+1
2020-05-28
clk: mediatek: assign the initial value to clk_init_data of mtk_mux
Weiyi Lu
1
-1
/
+1
2019-04-11
clk: mediatek: Add new clkmux register API
Owen Chen
1
-0
/
+223