[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20250512141246-1833516743@linux.intel.com>
Date: Mon, 12 May 2025 14:12:46 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, PDx86 <platform-driver-x86@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.15-5
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.15.
Fixes and new HW support
- amd/pmc: Use spurious 8042 quirk with MECHREVO Wujie 14XA
- amd/pmf:
- Ensure Smart PC policies are valid
- Fix memory leak when the engine fails to start
- amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
- asus-wmi: Fix wlan_ctrl_by_user detection
- thinkpad_acpi: Add support for NEC Lavie X1475JAS
Regards, i.
The following changes since commit 02c6e43397c39edd0c172859bf8c851b46be09a8:
platform/x86: ideapad-laptop: add support for some new buttons (2025-04-23 13:05:26 +0300)
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.15-5
for you to fetch changes up to bfcfe6d335a967f8ea0c1980960e6f0205b5de6e:
platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection (2025-05-07 15:46:34 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v6.15-5
Fixes and new HW support
- amd/pmc: Use spurious 8042 quirk with MECHREVO Wujie 14XA
- amd/pmf:
- Ensure Smart PC policies are valid
- Fix memory leak when the engine fails to start
- amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
- asus-wmi: Fix wlan_ctrl_by_user detection
- thinkpad_acpi: Add support for NEC Lavie X1475JAS
The following is an automated shortlog grouped by driver:
amd/hsmp:
- Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
amd/pmc:
- Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL)
asus-wmi:
- Fix wlan_ctrl_by_user detection
drivers/platform/x86/amd: pmf:
- Check for invalid sideloaded Smart PC Policies
- Check for invalid Smart PC Policies
thinkpad_acpi:
- Support also NEC Lavie X1475JAS
----------------------------------------------------------------
Hans de Goede (1):
platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
John Chau (1):
platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
Mario Limonciello (2):
drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies
drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies
Runhua He (1):
platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL)
Suma Hegde (1):
platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers
drivers/platform/x86/amd/hsmp/acpi.c | 3 +--
drivers/platform/x86/amd/hsmp/hsmp.h | 1 +
drivers/platform/x86/amd/hsmp/plat.c | 6 +++++-
drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 +++++++
drivers/platform/x86/amd/pmf/tee-if.c | 23 ++++++++++++++++++++++-
drivers/platform/x86/asus-wmi.c | 3 ++-
drivers/platform/x86/thinkpad_acpi.c | 2 ++
7 files changed, 40 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists