index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-05-10
clk: mediatek: Make mtk_clk_simple_remove() return void
Uwe Kleine-König
126
-139
/
+139
2023-04-25
Merge branches 'clk-mediatek', 'clk-sunplus', 'clk-loongson' and 'clk-socfpga...
Stephen Boyd
178
-4565
/
+6842
2023-04-10
clk: mediatek: fhctl: Mark local variables static
Tom Rix
1
-2
/
+2
2023-04-04
clk: mediatek: Use right match table, include mod_devicetable
Stephen Boyd
6
-10
/
+22
2023-03-31
clk: mediatek: Add MT8188 adsp clock support
Garmin.Chang
3
-0
/
+56
2023-03-31
clk: mediatek: Add MT8188 imp i2c wrapper clock support
Garmin.Chang
3
-0
/
+88
2023-03-31
clk: mediatek: Add MT8188 wpesys clock support
Garmin.Chang
3
-0
/
+111
2023-03-31
clk: mediatek: Add MT8188 vppsys1 clock support
Garmin.Chang
2
-1
/
+110
2023-03-31
clk: mediatek: Add MT8188 vppsys0 clock support
Garmin.Chang
3
-0
/
+122
2023-03-31
clk: mediatek: Add MT8188 vencsys clock support
Garmin.Chang
3
-0
/
+62
2023-03-31
clk: mediatek: Add MT8188 vdosys1 clock support
Garmin.Chang
2
-1
/
+153
2023-03-31
clk: mediatek: Add MT8188 vdosys0 clock support
Garmin.Chang
3
-0
/
+113
2023-03-31
clk: mediatek: Add MT8188 vdecsys clock support
Garmin.Chang
3
-0
/
+100
2023-03-31
clk: mediatek: Add MT8188 mfgcfg clock support
Garmin.Chang
3
-0
/
+57
2023-03-31
clk: mediatek: Add MT8188 ipesys clock support
Garmin.Chang
3
-0
/
+60
2023-03-31
clk: mediatek: Add MT8188 imgsys clock support
Garmin.Chang
3
-0
/
+120
2023-03-31
clk: mediatek: Add MT8188 ccusys clock support
Garmin.Chang
2
-1
/
+51
2023-03-31
clk: mediatek: Add MT8188 camsys clock support
Garmin.Chang
3
-0
/
+128
2023-03-31
clk: mediatek: Add MT8188 infrastructure clock support
Garmin.Chang
2
-1
/
+200
2023-03-31
clk: mediatek: Add MT8188 peripheral clock support
Garmin.Chang
2
-1
/
+61
2023-03-31
clk: mediatek: Add MT8188 topckgen clock support
Garmin.Chang
2
-1
/
+1351
2023-03-31
clk: mediatek: Add MT8188 apmixedsys clock support
Garmin.Chang
3
-0
/
+167
2023-03-20
clk: mediatek: mt81xx: Ensure fhctl code is available
Arnd Bergmann
1
-0
/
+3
2023-03-17
clk: mediatek: Ensure fhctl code is available for COMMON_CLK_MT6795
Stephen Boyd
1
-0
/
+1
2023-03-14
clk: mediatek: clk-pllfh: fix missing of_node_put() in fhctl_parse_dt()
Yang Yingliang
1
-2
/
+9
2023-03-13
clk: mediatek: mt8135: Convert to simple probe and enable module build
AngeloGioacchino Del Regno
2
-102
/
+76
2023-03-13
clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
AngeloGioacchino Del Regno
1
-6
/
+1
2023-03-13
clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
AngeloGioacchino Del Regno
1
-5
/
+48
2023-03-13
clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
AngeloGioacchino Del Regno
1
-6
/
+8
2023-03-13
clk: mediatek: mt8135: Move apmixedsys to its own file
AngeloGioacchino Del Regno
3
-47
/
+63
[next]