Skip to content

Commit

Permalink
platform/x86: hp-wmi: Add fan and thermal profile support for Victus …
Browse files Browse the repository at this point in the history
…16-s1000

The following patch adds support for HP Victus 16-s1000 laptop series,
by adding and fixing the following functionalities, which can be
accessed through hwmon and platform_profile sysfs:

 - Functional measured fan speed reading
 - Ability to enable and disable maximum fan speed
 - Platform profiles full setting ability for CPU and GPU

It sets appropriates CPU and GPU power settings both on AC and battery
power sources, for low-power, balanced and performance modes.

It has been thoroughly tested on a 16-s1034nf laptop based on a 8C9C DMI
board name, and behavior of the driver on previous boards is left
untouched thanks to the separated lists of DMI board names.

Signed-off-by: Julien ROBIN <julien.robin28@free.fr>
Link: https://lore.kernel.org/r/1c00f906-8500-41d5-be80-f9092b6a49f1@free.fr
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
  • Loading branch information
Julien ROBIN authored and Ilpo Järvinen committed Jan 20, 2025
1 parent 0025d83 commit 6e4ab59
Showing 1 changed file with 355 additions and 11 deletions.
Loading

0 comments on commit 6e4ab59

Please sign in to comment.