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