index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
/
clk-mt6765.c
Age
Commit message (
Expand
)
Author
2023-10-18
clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-08-22
clk: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-12
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
2023-06-12
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
AngeloGioacchino Del Regno
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-mux: Propagate struct device for mtk-mux
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: fix platform_no_drv_owner.cocci warnings
Zou Wei
2020-06-09
clk: mediatek: Remove ifr{0,1}_cfg_regs structures
Stephen Boyd
2020-05-28
clk: mediatek: Add MT6765 clock support
Owen Chen