index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
Age
Commit message (
Expand
)
Author
2022-02-17
clk: mediatek: Warn if clk IDs are duplicated
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement remove functions
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Implement error handling in probe functions
Chen-Yu Tsai
2022-02-17
clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Implement error handling in register APIs
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
clk: mediatek: mux: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Implement error handling in register API
Chen-Yu Tsai
2022-02-17
clk: mediatek: mtk: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: Add mtk_clk_simple_remove()
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_composites() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_factors() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2022-02-17
clk: mediatek: mux: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: mux: Internalize struct mtk_clk_mux
Chen-Yu Tsai
2022-02-17
clk: mediatek: mux: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
Chen-Yu Tsai
2022-02-17
clk: mediatek: cpumux: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Clean up included headers
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Implement unregister API
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Internalize clk implementation
Chen-Yu Tsai
2022-02-17
clk: mediatek: gate: Consolidate gate type clk related code
Chen-Yu Tsai
2022-02-17
clk: mediatek: Use %pe to print errors
Chen-Yu Tsai
2022-01-24
clk: mediatek: Fix memory leaks on probe
José Expósito
2022-01-19
clk: mediatek: relicense mt7986 clock driver to GPL-2.0
Sam Shih
2022-01-06
clk: mediatek: add mt7986 clock support
Sam Shih
2022-01-06
clk: mediatek: clk-gate: Use regmap_{set/clear}_bits helpers
AngeloGioacchino Del Regno
2022-01-06
clk: mediatek: clk-gate: Shrink by adding clockgating bit check helper
AngeloGioacchino Del Regno
2021-11-02
clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.c
Ran Jianping
2021-09-14
clk: mediatek: Export clk_ops structures to modules
Stephen Boyd
2021-09-14
clk: mediatek: support COMMON_CLK_MT6779 module build
Miles Chen
2021-09-14
clk: mediatek: support COMMON_CLK_MEDIATEK module build
Miles Chen
2021-09-14
clk: mediatek: Add MT8195 apusys clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 imp i2c wrapper clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 wpesys clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vppsys1 clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vppsys0 clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vencsys clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vdosys1 clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vdosys0 clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 vdecsys clock support
Chun-Jie Chen
2021-09-14
clk: mediatek: Add MT8195 scp adsp clock support
Chun-Jie Chen
[next]