X86 platform drivers
 help / color / mirror / Atom feed
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 <hdegoede@redhat.com>,
	Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.15-5
Date: Mon, 12 May 2025 14:12:46 +0300	[thread overview]
Message-ID: <pdx86-pr-20250512141246-1833516743@linux.intel.com> (raw)

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(-)

             reply	other threads:[~2025-05-12 11:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-12 11:12 Ilpo Järvinen [this message]
2025-05-13  3:33 ` [GIT PULL] platform-drivers-x86 for v6.15-5 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-20250512141246-1833516743@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=hdegoede@redhat.com \
    --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