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