Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support

Reverse engineering of the HP Omen Windows utility shows that for performance
mode it uses the same codes listed in hp_thermal_profile_omen_v1. Therefore it
seems sufficient to add the board model name to omen_thermal_profile_boards.

Tested on Omen 14-fb1xxx: CPU power in performance profile reaches the Windows
limit (65W), instead of 45W in automatic BIOS mode. Max fan speed was reached
as well.

Link: https://patch.msgid.link/20260203164832.40514-1-plotnikovanton@gmail.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>

authored by

Anton Plotnikov and committed by
Ilpo Järvinen
729ffcff 26a76014

+1
+1
drivers/platform/x86/hp/hp-wmi.c
··· 146 146 "8900", "8901", "8902", "8912", "8917", "8918", "8949", "894A", "89EB", 147 147 "8A15", "8A42", 148 148 "8BAD", 149 + "8E41", 149 150 }; 150 151 151 152 /* DMI Board names of Omen laptops that are specifically set to be thermal