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.11-2
Date: Tue, 06 Aug 2024 09:40:38 +0300 [thread overview]
Message-ID: <pdx86-pr-20240806094038-269710364@linux.intel.com> (raw)
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.11.
Fixes:
- intel-vbtn: ACPI notifier racing with itself.
- intel/ifs: Init local variable to cover a timeout corner case.
- WMI docs spelling
New HW Support:
- amd/{pmc,pmf}: AMD 1Ah model 60h series.
- amd/pmf: SPS quirk support for ASUS ROG Ally X
Regards, i.
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
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.11-2
for you to fetch changes up to 3114f77e9453daa292ec0906f313a715c69b5943:
platform/x86/intel/ifs: Initialize union ifs_status to zero (2024-07-31 12:37:34 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v6.11-2
Fixes:
- intel-vbtn: ACPI notifier racing with itself.
- intel/ifs: Init local variable to cover a timeout corner case.
- WMI docs spelling
New HW Support:
- amd/{pmc,pmf}: AMD 1Ah model 60h series.
- amd/pmf: SPS quirk support for ASUS ROG Ally X
The following is an automated shortlog grouped by driver:
amd/pmc:
- Send OS_HINT command for new AMD platform
amd/pmf:
- Add new ACPI ID AMDI0107
amd: pmf:
- Add quirk for ROG Ally X
intel/ifs:
- Initialize union ifs_status to zero
intel-vbtn:
- Protect ACPI notify handler against recursion
msi-wmi-platform:
- Fix spelling mistakes
----------------------------------------------------------------
Hans de Goede (1):
platform/x86: intel-vbtn: Protect ACPI notify handler against recursion
Kuppuswamy Sathyanarayanan (1):
platform/x86/intel/ifs: Initialize union ifs_status to zero
Luis Felipe Hernandez (1):
platform/x86: msi-wmi-platform: Fix spelling mistakes
Luke D. Jones (1):
platform/x86/amd: pmf: Add quirk for ROG Ally X
Shyam Sundar S K (2):
platform/x86/amd/pmc: Send OS_HINT command for new AMD platform
platform/x86/amd/pmf: Add new ACPI ID AMDI0107
Documentation/wmi/devices/msi-wmi-platform.rst | 6 +++---
drivers/platform/x86/amd/pmc/pmc.c | 2 ++
drivers/platform/x86/amd/pmc/pmc.h | 1 +
drivers/platform/x86/amd/pmf/core.c | 3 +++
drivers/platform/x86/amd/pmf/pmf-quirks.c | 9 ++++++++-
drivers/platform/x86/intel/ifs/runtest.c | 2 +-
drivers/platform/x86/intel/vbtn.c | 9 +++++++++
7 files changed, 27 insertions(+), 5 deletions(-)
next reply other threads:[~2024-08-06 6:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-06 6:40 Ilpo Järvinen [this message]
2024-08-06 18:25 ` [GIT PULL] platform-drivers-x86 for v6.11-2 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-20240806094038-269710364@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