index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-21
163
-163
/
+163
*
clk: mediatek: reset: Remove unused mtk_register_reset_controller()
AngeloGioacchino Del Regno
2024-07-30
2
-69
/
+0
*
clk: mediatek: reset: Return regmap's error code
Fei Shao
2024-07-30
1
-2
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-07-19
147
-9
/
+302
|
\
|
*
clk: mediatek: mt8173-infracfg: Handle unallocated infracfg when module
Alper Nebi Yasak
2024-07-08
1
-1
/
+11
|
*
clk: mediatek: Add a module description where missing
AngeloGioacchino Del Regno
2024-06-04
146
-8
/
+291
*
|
clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
Pin-yen Lin
2024-07-01
3
-10
/
+17
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-05-18
2
-2
/
+2
|
\
|
*
clk: mediatek: mt8365-mm: fix DPI0 parent
Alexandre Mergnat
2024-04-20
1
-1
/
+1
|
*
clk: mediatek: pllfh: Don't log error for missing fhctl node
Nícolas F. R. A. Prado
2024-04-11
1
-1
/
+1
*
|
clk: mediatek: mt7988-infracfg: fix clocks for 2nd PCIe port
Daniel Golle
2024-04-11
1
-1
/
+1
*
|
clk: mediatek: Do a runtime PM get on controllers during probe
Pin-yen Lin
2024-04-11
1
-0
/
+15
|
/
*
clk: mediatek: clk-mt8173-apmixedsys: Use common error handling code in clk_m...
Markus Elfring
2024-02-29
1
-2
/
+3
*
clk: mediatek: add infracfg reset controller for mt7988
Frank Wunderlich
2024-02-22
1
-0
/
+23
*
clk: mediatek: mt7981-topckgen: flag SGM_REG_SEL as critical
Daniel Golle
2024-02-22
1
-2
/
+3
*
clk: mediatek: mt8183: Correct parent of CLK_INFRA_SSPM_32K_SELF
Chen-Yu Tsai
2024-02-22
1
-1
/
+1
*
clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_ap...
Christophe JAILLET
2024-02-22
1
-1
/
+0
*
clk: mediatek: mt8135: Fix an error handling path in clk_mt8135_apmixed_probe()
Christophe JAILLET
2024-02-22
1
-1
/
+3
*
clk: mediatek: add drivers for MT7988 SoC
Sam Shih
2024-01-04
7
-0
/
+960
*
clk: mediatek: add pcw_chg_bit control for PLLs of MT7988
Sam Shih
2024-01-04
2
-2
/
+4
*
clk: mediatek: mt8188-topckgen: Refactor parents for top_dp/edp muxes
AngeloGioacchino Del Regno
2024-01-04
1
-13
/
+14
*
clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes
AngeloGioacchino Del Regno
2024-01-04
1
-8
/
+19
*
clk: mediatek: clk-mux: Support custom parent indices for muxes
AngeloGioacchino Del Regno
2024-01-04
2
-4
/
+53
*
clk: mediatek: fix double free in mtk_clk_register_pllfh()
Dan Carpenter
2023-10-24
1
-3
/
+3
*
clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+8
*
clk: mediatek: clk-mt7629: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+6
*
clk: mediatek: clk-mt7629-eth: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+4
*
clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+6
*
clk: mediatek: clk-mt6779: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+4
*
clk: mediatek: clk-mt6765: Add check for mtk_alloc_clk_data
Jiasheng Jiang
2023-10-19
1
-0
/
+6
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-08-31
47
-120
/
+51
|
\
|
*
clk: mediatek: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-22
2
-19
/
+8
|
*
clk: Explicitly include correct DT includes
Rob Herring
2023-07-19
47
-101
/
+43
*
|
clk: mediatek: mt8183: Add back SSPM related clocks
Chen-Yu Tsai
2023-07-19
1
-0
/
+27
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2023-06-29
165
-363
/
+395
|
\
|
*
-
.
Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...
Stephen Boyd
2023-06-26
1
-0
/
+1
|
|
\
\
|
|
|
*
clk: mediatek: cpumux: Add a determine_rate hook
Maxime Ripard
2023-06-09
1
-0
/
+1
|
|
|
/
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...
Stephen Boyd
2023-06-26
16
-139
/
+204
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue
AngeloGioacchino Del Regno
2023-06-16
1
-1
/
+4
|
|
|
*
clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
AngeloGioacchino Del Regno
2023-06-16
1
-1
/
+1
|
|
|
*
clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
AngeloGioacchino Del Regno
2023-06-16
1
-3
/
+3
|
|
|
*
clk: mediatek: fix of_iomap memory leak
Bosi Zhang
2023-06-13
1
-2
/
+5
|
|
|
*
clk: mediatek: reset: add infra_ao reset support for MT8188
Runyang Chen
2023-06-13
1
-0
/
+24
|
|
|
*
clk: mediatek: Remove CLK_SET_PARENT from all MSDC core clocks
AngeloGioacchino Del Regno
2023-06-13
11
-92
/
+93
|
|
|
*
clk: mediatek: mux: Stop forcing CLK_SET_RATE_PARENT flag
AngeloGioacchino Del Regno
2023-06-13
9
-40
/
+62
|
|
|
*
clk: mediatek: Enable all MT8192 clocks by default
Chen-Yu Tsai
2023-05-10
1
-0
/
+12
|
|
|
/
|
*
|
clk: mediatek: Convert all remaining drivers to platform_driver's .remove_new()
Uwe Kleine-König
2023-05-10
16
-64
/
+32
|
*
|
clk: mediatek: Make mtk_clk_pdev_remove() return void
Uwe Kleine-König
2023-05-10
21
-23
/
+21
|
*
|
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
2023-05-10
126
-139
/
+139
|
|
/
*
|
clk: mediatek: mt8365: Fix inverted topclk operations
Markus Schneider-Pargmann
2023-06-13
1
-3
/
+3
[next]