From: SungHwan Jung <onenowy@gmail.com>
To: "Lee, Chun-Yi" <jlee@suse.com>,
"Hans de Goede" <hdegoede@redhat.com>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Cc: SungHwan Jung <onenowy@gmail.com>,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] Add support for Acer Predator PHN16-71
Date: Wed, 22 Nov 2023 15:55:31 +0900 [thread overview]
Message-ID: <20231122065534.3668-1-onenowy@gmail.com> (raw)
This series of patches adds support for Acer Predator PHN16-71 in acer-wmi
including platform profile, (thermal) mode key and fan speed monitoring.
The acer-wmi driver already includes fan control and turbo mode support
for gaming laptops that use predator sense app (version 3), but PHN16-71
operates in different way with new predator sense (version 4).
To distinguish from implementation for previous model, new implementation
for this device is marked with "v4".
Changes in v2:
- fix typo
- remove redundant "if" statement
SungHwan Jung (2):
platform/x86: acer-wmi: Add platform profile and mode key support for
Predator PHN16-71
platform/x86: acer-wmi: add fan speed monitoring for Predator PHN16-71
drivers/platform/x86/acer-wmi.c | 364 +++++++++++++++++++++++++++++++-
1 file changed, 363 insertions(+), 1 deletion(-)
--
2.43.0
next reply other threads:[~2023-11-22 6:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 6:55 SungHwan Jung [this message]
2023-11-22 6:55 ` [PATCH v2 1/2] platform/x86: acer-wmi: Add platform profile and mode key support for Predator PHN16-71 SungHwan Jung
2023-11-22 6:55 ` [PATCH v2 2/2] platform/x86: acer-wmi: add fan speed monitoring " SungHwan Jung
2023-11-23 3:11 ` kernel test robot
2023-11-23 5:53 ` SungHwan Jung
2023-11-23 11:51 ` Ilpo Järvinen
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=20231122065534.3668-1-onenowy@gmail.com \
--to=onenowy@gmail.com \
--cc=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=jlee@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
/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