From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
PDx86 <platform-driver-x86@vger.kernel.org>,
Hans de Goede <hansg@kernel.org>,
Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.19-4
Date: Tue, 03 Feb 2026 18:56:52 +0200 [thread overview]
Message-ID: <pdx86-pr-20260203185652-16333416@linux.intel.com> (raw)
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.19.
Fixes and New HW support:
- amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
- classmate-laptop: Add missing NULL pointer checks
- hp-bioscfg: Skip empty attribute names
- intel_telemetry:
- Fix PSS event register mask
- Fix swapped arrays in PSS output
- intel/tpmi/plr: Make the file domain<n>/status writeable
- intel/vsec: Add Nova Lake PUNIT support
- lg-laptop: Recognize 2022-2025 models
- panasonic-laptop: Fix sysfs group leak in error path
- toshiba_haps: Fix memory leaks in add/remove routines
Regards, i.
The following changes since commit 4b11f2336e23d5c55b76591bd8ac39b059f68ad0:
platform/x86: acer-wmi: Fix missing capability check (2026-01-20 17:10:56 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.19-4
for you to fetch changes up to 008bec8ffe6e7746588d1e12c5b3865fa478fc91:
platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeable (2026-01-29 14:38:40 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.19-4
Fixes and New HW support:
- amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
- classmate-laptop: Add missing NULL pointer checks
- hp-bioscfg: Skip empty attribute names
- intel_telemetry:
- Fix PSS event register mask
- Fix swapped arrays in PSS output
- intel/tpmi/plr: Make the file domain<n>/status writeable
- intel/vsec: Add Nova Lake PUNIT support
- lg-laptop: Recognize 2022-2025 models
- panasonic-laptop: Fix sysfs group leak in error path
- toshiba_haps: Fix memory leaks in add/remove routines
The following is an automated shortlog grouped by driver:
amd/pmc:
- Add quirk for MECHREVO Wujie 15X Pro
classmate-laptop:
- Add missing NULL pointer checks
hp-bioscfg:
- Skip empty attribute names
intel_telemetry:
- Fix PSS event register mask
- Fix swapped arrays in PSS output
intel/tpmi/plr:
- Make the file domain<n>/status writeable
intel/vsec:
- Add Nova Lake PUNIT support
lg-laptop:
- Recognize 2022-2025 models
panasonic-laptop:
- Fix sysfs group leak in error path
toshiba_haps:
- Fix memory leaks in add/remove routines
----------------------------------------------------------------
David E. Box (1):
platform/x86/intel/vsec: Add Nova Lake PUNIT support
Jonas Ringeis (1):
platform/x86: lg-laptop: Recognize 2022-2025 models
Kaushlendra Kumar (2):
platform/x86: intel_telemetry: Fix swapped arrays in PSS output
platform/x86: intel_telemetry: Fix PSS event register mask
Mario Limonciello (1):
platform/x86: hp-bioscfg: Skip empty attribute names
Rafael J. Wysocki (3):
platform/x86: panasonic-laptop: Fix sysfs group leak in error path
platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
platform/x86: classmate-laptop: Add missing NULL pointer checks
Ricardo Neri (1):
platform/x86/intel/tpmi/plr: Make the file domain<n>/status writeable
gongqi (1):
platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 ++++++
drivers/platform/x86/classmate-laptop.c | 32 ++++++++++++++++++++++++++
drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 5 ++++
drivers/platform/x86/intel/plr_tpmi.c | 2 +-
drivers/platform/x86/intel/telemetry/debugfs.c | 4 ++--
drivers/platform/x86/intel/telemetry/pltdrv.c | 2 +-
drivers/platform/x86/intel/vsec.c | 2 ++
drivers/platform/x86/lg-laptop.c | 11 ++++++++-
drivers/platform/x86/panasonic-laptop.c | 4 +++-
drivers/platform/x86/toshiba_haps.c | 2 +-
10 files changed, 64 insertions(+), 7 deletions(-)
next reply other threads:[~2026-02-03 16:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 16:56 Ilpo Järvinen [this message]
2026-02-03 18:28 ` [GIT PULL] platform-drivers-x86 for v6.19-4 pr-tracker-bot
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=pdx86-pr-20260203185652-16333416@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=andy@kernel.org \
--cc=hansg@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=torvalds@linux-foundation.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