mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support and thermal profile
New HP Omen laptops follow the same WMI thermal profile as Victus 16-r1000 and 16-s1000. Add DMI board 8D41 to victus_s_thermal_profile_boards. Signed-off-by: Marcos Vega <marcosmola2@gmail.com> Link: https://patch.msgid.link/20251108114739.9255-3-marcosmola2@gmail.com [ij: changelog taken partially from v1] Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
This commit is contained in:
committed by
Ilpo Järvinen
parent
97b726eb1d
commit
fa0498f804
@@ -96,6 +96,7 @@ static const char * const victus_thermal_profile_boards[] = {
|
|||||||
static const char * const victus_s_thermal_profile_boards[] = {
|
static const char * const victus_s_thermal_profile_boards[] = {
|
||||||
"8BBE", "8BD4", "8BD5",
|
"8BBE", "8BD4", "8BD5",
|
||||||
"8C78", "8C99", "8C9C",
|
"8C78", "8C99", "8C9C",
|
||||||
|
"8D41",
|
||||||
};
|
};
|
||||||
|
|
||||||
enum hp_wmi_radio {
|
enum hp_wmi_radio {
|
||||||
|
|||||||
Reference in New Issue
Block a user