[PATCH 0/4] platform/x86: hp-wmi: Improve support for some HP boards

From: Krishna Chomal

Date: Wed Apr 01 2026 - 07:25:41 EST


This series improves support for some HP boards.

The first patch fixes an incorrect assumption in the fan table header
which leads to a parsing error and eventually failure to load the driver
in some devices.

The second patch adds support for board 8D87 by adding it to Victus S
list. Unlike other boards, here the EC does not expose platform profile
value, so EC readback is disabled.

The third patch adds support for board 8A44 by adding to Victus S list.

The fourth patch adds support for board 8C77 by adding to Victus S list.

Krishna Chomal (4):
platform/x86: hp-wmi: fix fan table parsing
platform/x86: hp-wmi: Add support for OMEN MAX 16-ak0xxx (8D87)
platform/x86: hp-wmi: Add support for Omen 16-n0xxx (8A44)
platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C77)

drivers/platform/x86/hp/hp-wmi.c | 74 +++++++++++++++++++++++++++-----
1 file changed, 64 insertions(+), 10 deletions(-)

--
2.53.0