]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
platform/x86: hp-wmi: add Omen 14-fb1xxx (board 8E41) support
authorAnton Plotnikov <plotnikovanton@gmail.com>
Tue, 3 Feb 2026 16:48:32 +0000 (18:48 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 23 Feb 2026 16:01:22 +0000 (18:01 +0200)
commit729ffcffa73069cb066fd54a2bc7b09e5f782d48
tree859747166b84f095c17abc412d89a9a9809a0c2a
parent26a7601471f62b95d56a81c3a8ccb551b5a6630f
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>
drivers/platform/x86/hp/hp-wmi.c