index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
soc: mediatek: mtk-svs: add missing MODULE_DEVICE_TABLE
Zeng Heng
1
-0
/
+1
2023-02-01
soc: mediatek: mtk-devapc: Switch to devm_clk_get_enabled()
AngeloGioacchino Del Regno
1
-9
/
+2
2023-01-31
soc: mtk-svs: mt8183: refactor o_slope calculation
Roger Lu
1
-29
/
+22
2023-01-31
soc: mediatek: mtk-svs: delete superfluous platform data entries
Matthias Brugger
1
-10
/
+12
2023-01-31
soc: mediatek: mtk-svs: move svs_platform_probe into probe
Matthias Brugger
1
-16
/
+4
2023-01-31
soc: mediatek: mtk-svs: improve readability of platform_probe
Matthias Brugger
1
-4
/
+0
2023-01-31
soc: mediatek: mtk-svs: clean up platform probing
Matthias Brugger
1
-4
/
+1
2023-01-31
soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
Roger Lu
1
-0
/
+6
2023-01-31
soc: mediatek: mtk-svs: Use pm_runtime_resume_and_get() in svs_init01()
Shang XiaoJing
1
-1
/
+1
2023-01-31
soc: mediatek: mtk-svs: reset svs when svs_resume() fail
Roger Lu
1
-1
/
+5
2023-01-31
soc: mediatek: mtk-svs: restore default voltages when svs_init02() fail
Roger Lu
1
-2
/
+22
2023-01-30
soc: mediatek: mmsys: add support for MT8195 VPPSYS
Roy-CW.Yeh
2
-0
/
+23
2023-01-30
soc: mediatek: Introduce mediatek-regulator-coupler driver
AngeloGioacchino Del Regno
3
-0
/
+165
2023-01-25
soc: mediatek: mtk-svs: Enable the IRQ later
Ricardo Ribalda
1
-8
/
+8
2023-01-25
soc: mediatek: add mtk-mutex support for mt8195 vdosys1
Nancy.Lin
1
-0
/
+33
2023-01-25
soc: mediatek: add mtk-mutex component - dp_intf1
Nancy.Lin
1
-0
/
+4
2023-01-25
soc: mediatek: mmsys: add reset control for MT8195 vdosys1
Nancy.Lin
2
-0
/
+3
2023-01-25
soc: mediatek: mmsys: add mmsys for support 64 reset bits
Nancy.Lin
2
-13
/
+28
2023-01-25
soc: mediatek: add cmdq support of mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
1
-19
/
+44
2023-01-25
soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
Nancy.Lin
2
-0
/
+41
2023-01-25
soc: mediatek: refine code to use mtk_mmsys_update_bits API
Nancy.Lin
1
-29
/
+16
2023-01-25
soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
Nancy.Lin
2
-0
/
+149
2023-01-19
soc: mediatek: pm-domains: Add buck isolation setting in power domain
Allen-KH Cheng
2
-0
/
+9
2023-01-19
soc: mediatek: pm-domains: Add buck isolation offset and mask to power domain...
Allen-KH Cheng
1
-0
/
+4
2023-01-19
soc: mediatek: pm-domains: Add support for mt8188
Garmin.Chang
2
-0
/
+628
2023-01-09
mtk-mmsys: Change mtk-mmsys & mtk-mutex to modules
Yongqiang Niu
3
-3
/
+34
2023-01-09
soc: mediatek: mtk-pm-domains: Allow mt8186 ADSP default power on
Tinghan Shen
1
-3
/
+1
2023-01-09
soc: mediatek: add mtk-mutex support for mt8188 vdosys0
Nathan Lu
1
-0
/
+53
2023-01-09
soc: mediatek: add mtk-mmsys support for mt8188 vdosys0
Nathan Lu
2
-0
/
+160
2023-01-09
soc: mediatek: mutex: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2022-12-20
Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-12-16
soc: mediatek: pm-domains: Fix the power glitch issue
Chun-Jie Chen
1
-1
/
+1
2022-11-21
soc: mediatek: Add deprecated compatible to mmsys
Matthias Brugger
1
-0
/
+4
2022-11-21
soc: mediatek: pwrap: add mt8365 SoC support
Fabien Parent
1
-0
/
+78
2022-11-21
soc: mediatek: pwrap: add support for sys & tmr clocks
Fabien Parent
1
-4
/
+32
2022-11-21
soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
Jason-JH.Lin
2
-0
/
+381
2022-11-21
Revert "soc: mediatek: add mtk-mmsys support for mt8195 vdosys0"
Jason-JH.Lin
3
-517
/
+11
2022-11-08
soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config func
Xinlei Lee
2
-9
/
+26
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-09-24
nvmem: prefix all symbols with NVMEM_
Rafał Miłecki
1
-1
/
+1
2022-09-16
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Xinlei Lee
2
-0
/
+26
2022-09-15
soc: mediatek: mutex: Add support for MT6795 Helio X10 display mutex
AngeloGioacchino Del Regno
1
-0
/
+16
2022-08-31
soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3
Allen-KH Cheng
1
-0
/
+28
2022-08-31
soc: mediatek: pm-domains: Simplify some error message
Christophe JAILLET
1
-3
/
+3
2022-08-30
soc: mediatek: mtk-svs: Explicitly include bitfield header
Nícolas F. R. A. Prado
1
-0
/
+1
2022-08-26
soc: mediatek: mtk-svs: Use bitfield access macros where possible
AngeloGioacchino Del Regno
1
-63
/
+128
2022-08-26
soc: mediatek: mtk-svs: Commonize t-calibration-data fuse array read
AngeloGioacchino Del Regno
1
-37
/
+32
2022-08-25
soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()
AngeloGioacchino Del Regno
1
-1
/
+1
2022-08-25
soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_table
AngeloGioacchino Del Regno
1
-1
/
+1
2022-08-25
soc: mediatek: mtk-svs: Remove hardcoded irqflags
AngeloGioacchino Del Regno
1
-8
/
+1
[next]