The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Acer Predator PHN16-71
@ 2023-11-21 19:58 SungHwan Jung
  2023-11-21 19:58 ` [PATCH 1/2] platform/x86: acer-wmi: Add platform profile and mode key support for " SungHwan Jung
  2023-11-21 19:58 ` [PATCH 2/2] platform/x86: acer-wmi: add fan speed monitoring for SungHwan Jung
  0 siblings, 2 replies; 3+ messages in thread
From: SungHwan Jung @ 2023-11-21 19:58 UTC (permalink / raw)
  To: Lee, Chun-Yi, Hans de Goede, Ilpo Järvinen, Mark Gross
  Cc: SungHwan Jung, platform-driver-x86, linux-kernel

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".

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 | 367 +++++++++++++++++++++++++++++++-
 1 file changed, 366 insertions(+), 1 deletion(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-21 19:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21 19:58 [PATCH 0/2] Add support for Acer Predator PHN16-71 SungHwan Jung
2023-11-21 19:58 ` [PATCH 1/2] platform/x86: acer-wmi: Add platform profile and mode key support for " SungHwan Jung
2023-11-21 19:58 ` [PATCH 2/2] platform/x86: acer-wmi: add fan speed monitoring for SungHwan Jung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox