index
:
pm24.git
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
/
clk-mt6797.c
Age
Commit message (
Expand
)
Author
2023-10-18
clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Add MODULE_LICENSE() where missing
AngeloGioacchino Del Regno
2023-03-13
clk: mediatek: Consistently use GATE_MTK() macro
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-mtk: Propagate struct device for composites
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
AngeloGioacchino Del Regno
2022-05-19
clk: mediatek: Replace 'struct clk' with 'struct clk_hw'
Chen-Yu Tsai
2022-05-18
clk: mediatek: use en_mask as a pure div_en_mask
Chun-Jie Chen
2022-02-17
clk: mediatek: pll: Split definitions into separate header file
Chen-Yu Tsai
2020-09-22
clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init
Liu Shixin
2019-10-16
clk: mediatek: mt6797: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-26
clk: mediatek: Mark bus and DRAM related clocks as critical
Jasper Mattsson
2017-04-19
clk: mediatek: add clk support for MT6797
Kevin-CW Chen