From: Armin Wolf <W_Armin@gmx.de>
To: jlee@suse.com, basak.sb2006@gmail.com, rayanmargham4@gmail.com
Cc: kuurtb@gmail.com, hdegoede@redhat.com,
ilpo.jarvinen@linux.intel.com,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [RFC PATCH v2 3/3] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51
Date: Sat, 15 Feb 2025 18:45:44 +0100 [thread overview]
Message-ID: <20250215174544.8790-4-W_Armin@gmx.de> (raw)
In-Reply-To: <20250215174544.8790-1-W_Armin@gmx.de>
Both machines support the necessary WMI methods, so enable fan control
for them.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
---
drivers/platform/x86/acer-wmi.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/platform/x86/acer-wmi.c b/drivers/platform/x86/acer-wmi.c
index e5aef09d9d96..399b2b2f1554 100644
--- a/drivers/platform/x86/acer-wmi.c
+++ b/drivers/platform/x86/acer-wmi.c
@@ -465,6 +465,7 @@ static struct quirk_entry quirk_acer_predator_ph16_72 = {
.cpu_fans = 1,
.gpu_fans = 1,
.predator_v4 = 1,
+ .pwm = 1,
};
static struct quirk_entry quirk_acer_predator_pt14_51 = {
@@ -472,6 +473,7 @@ static struct quirk_entry quirk_acer_predator_pt14_51 = {
.cpu_fans = 1,
.gpu_fans = 1,
.predator_v4 = 1,
+ .pwm = 1,
};
static struct quirk_entry quirk_acer_predator_v4 = {
--
2.39.5
next prev parent reply other threads:[~2025-02-15 17:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-15 17:45 [RFC PATCH v2 0/3] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-02-15 17:45 ` [RFC PATCH v2 1/3] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf
2025-02-15 18:51 ` Kurt Borja
2025-02-15 19:35 ` Armin Wolf
2025-02-15 17:45 ` [RFC PATCH v2 2/3] platform/x86: acer-wmi: Add fan control support Armin Wolf
2025-02-15 17:45 ` Armin Wolf [this message]
2025-03-05 0:23 ` [RFC PATCH v2 0/3] " Armin Wolf
2025-03-09 12:51 ` Rayan Margham
2025-03-11 21:53 ` Armin Wolf
2025-03-13 18:21 ` Rayan Margham
2025-03-17 0:18 ` Armin Wolf
2025-08-15 6:17 ` Fa-Iz Faadhillah Ibrahim
2025-08-22 12:02 ` Armin Wolf
[not found] ` <1bb3edd6-405f-4615-831f-301dba525bc3@gmail.com>
2025-08-31 19:33 ` Armin Wolf
2025-09-02 4:39 ` Fa-Iz Faadhillah Ibrahim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250215174544.8790-4-W_Armin@gmx.de \
--to=w_armin@gmx.de \
--cc=basak.sb2006@gmail.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jlee@suse.com \
--cc=kuurtb@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rayanmargham4@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®