]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: asus-armoury: add support for G614PR
authorMarco Scardovi <scardracs@disroot.org>
Wed, 10 Jun 2026 15:21:30 +0000 (17:21 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 11 Jun 2026 11:53:35 +0000 (14:53 +0300)
commit6b3bbe770f4ca0439710b7c42f88b9f6eeebabd0
tree55510455b003dfa7e670ffc5b8fdfeec718a415a
parent711104ab5ed500f155e4a53c56571b9b24a9a9b9
platform/x86: asus-armoury: add support for G614PR

Add TDP power limits and fan curve requirements for the ASUS ROG Strix
G16 G614PR laptop model.

The ASUS ROG Strix G16 G614PR requires specific AC/DC power limits
(PPT PL1/PL2/PL3, dynamic boost, and NV TGP targets) to function
correctly under various power profiles. Without these limits, the Asus
Armoury driver cannot configure the correct power envelopes or enable custom
fan curves, leading to suboptimal performance or noise management.

This patch adds the corresponding DMI board name matching entry ("G614PR")
under the power_limits table in asus-armoury.h, populating the AC and DC
limits based on the platform's hardware specification.

Assisted-by: Antigravity:gemini-3.5-flash
Signed-off-by: Marco Scardovi <scardracs@disroot.org>
Reviewed-by: Denis Benato <denis.benato@linux.dev>
Link: https://patch.msgid.link/20260610152130.25892-1-scardracs@disroot.org
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/asus-armoury.h