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-mt6779.c
Age
Commit message (
Expand
)
Author
2023-10-18
clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-26
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
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-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
2023-03-13
clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
AngeloGioacchino Del Regno
2023-01-30
clk: mediatek: Switch to mtk_clk_simple_probe() where possible
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-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
2021-09-14
clk: mediatek: support COMMON_CLK_MT6779 module build
Miles Chen
2020-10-08
clk: mediatek: add UART0 clock support
Hanks Chen
2019-10-16
clk: mediatek: mt6779: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-09
clk: mediatek: Add MT6779 clock support
mtk01761