From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Krishna Chomal <krishna.chomal108@gmail.com>
Cc: Hans de Goede <hansg@kernel.org>, platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH v4 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback
Date: Tue, 13 Jan 2026 16:38:22 +0200 (EET) [thread overview]
Message-ID: <ee7aa07d-1cf4-dc74-856d-03a8ceea7778@linux.intel.com> (raw)
In-Reply-To: <aWZGNQKt61SzH14d@archlinux>
[-- Attachment #1: Type: text/plain, Size: 2258 bytes --]
On Tue, 13 Jan 2026, Krishna Chomal wrote:
> On Mon, Jan 12, 2026 at 05:34:35PM +0200, Ilpo Järvinen wrote:
> > On Thu, 18 Dec 2025 18:13:01 +0530, Krishna Chomal wrote:
> >
> > > This series fixes incorrect thermal profile parameters sent for HP Omen
> > > 16-wf1xxx and implements hardware readback support for Victus S thermal
> > > profiles.
> > >
> > > The first patch refactors the DMI handling for Victus S boards. By
> > > moving from simple string list to DMI system id table with driver_data,
> > > we can now map each board to its correct thermal parameters.
> > >
> > > [...]
> >
> >
> > Thank you for your contribution, it has been applied to my local
> > review-ilpo-next branch. Note it will show up in the public
> > platform-drivers-x86/review-ilpo-next branch only once I've pushed my
> > local branch there, which might take a while.
> >
> > The list of commits applied:
> > [1/2] platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx
> > commit: d8bf01424f9eb555bf13b802a8ddffbb49f221a7
> > [2/2] platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile
> > commit: 2511dd4dbb76ef6914c9b45ccba2492da25d772d
> >
> > --
> > i.
> >
>
> Hi Ilpo,
>
> I want to inform you about a potential issue in patch 2/2. My implementation
> assumed a strict correlation between WMI command types and EC layouts,
> but I have discovered this isn't universal. Some boards (like 8E35, not
> present in this driver right now) use Victus S WMI commands but retain
> the older EC layout (thermal profile offset: 0x95). Directly using
> offset 0x59 for victus_s devices would not work for boards like 8E35.
>
> To fix this, I suggest updating platform_profile_victus_s_get_ec(), to
> check both of these offsets for a valid thermal profile.
>
> I can either:
> 1. Send a follow-up patch to implement this iterative check.
> 2. Send a v5 with this logic integrated, if you prefer to drop the
> current series from your review branch.
>
> Please let me know which path you prefer.
Thanks for following through!
Please just send v5 as I had to drop the wmi series anyway from the
review-ilpo-next branch so this was easy drop while at it.
--
i.
next prev parent reply other threads:[~2026-01-13 14:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-18 12:43 [PATCH v4 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback Krishna Chomal
2025-12-18 12:43 ` [PATCH v4 1/2] platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx Krishna Chomal
2025-12-18 12:43 ` [PATCH v4 2/2] platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile Krishna Chomal
2026-01-12 15:34 ` [PATCH v4 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback Ilpo Järvinen
2026-01-13 14:26 ` Krishna Chomal
2026-01-13 14:38 ` Ilpo Järvinen [this message]
2026-01-13 18:26 ` [PATCH v5 " Krishna Chomal
2026-01-13 18:26 ` [PATCH v5 1/2] platform/x86: hp-wmi: fix platform profile values for Omen 16-wf1xxx Krishna Chomal
2026-01-13 18:26 ` [PATCH v5 2/2] platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile Krishna Chomal
2026-01-15 13:26 ` Ilpo Järvinen
2026-01-16 15:11 ` Krishna Chomal
2026-01-20 15:10 ` Ilpo Järvinen
2026-01-21 10:30 ` Krishna Chomal
2026-01-21 18:28 ` [PATCH v6] " Krishna Chomal
2026-01-28 13:06 ` [PATCH v5 0/2] Fix Omen 16-wf1xxx thermal profile and add EC readback Ilpo Järvinen
2026-01-31 10:56 ` Krishna Chomal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ee7aa07d-1cf4-dc74-856d-03a8ceea7778@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=hansg@kernel.org \
--cc=krishna.chomal108@gmail.com \
--cc=platform-driver-x86@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox