Skip to content

Commit eb0f06c

Browse files
MarcosVLl2gregkh
authored andcommitted
platform/x86: hp-wmi: Add Omen MAX 16-ah0xx fan support and thermal profile
[ Upstream commit fa0498f ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent 07a748f commit eb0f06c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/platform/x86/hp/hp-wmi.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ static const char * const victus_thermal_profile_boards[] = {
9696
static const char * const victus_s_thermal_profile_boards[] = {
9797
"8BBE", "8BD4", "8BD5",
9898
"8C78", "8C99", "8C9C",
99+
"8D41",
99100
};
100101

101102
enum hp_wmi_radio {

0 commit comments

Comments
 (0)