[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20250926153552-300446329@linux.intel.com>
Date: Fri, 26 Sep 2025 15:35:52 +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 <hansg@...nel.org>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.17-5
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.17.
Fixes and New HW Supoort
- amd/pmc: Use 8042 quirk for Stellaris Slim Gen6 AMD
- dell: Set USTT mode according to BIOS after reboot
- dell-lis3lv02d: Add Latitude E6530
- lg-laptop: Fix setting the fan mode
Regards, i.
The following changes since commit 225d1ee0f5ba3218d1814d36564fdb5f37b50474:
platform/x86: asus-wmi: Re-add extra keys to ignore_key_wlan quirk (2025-09-16 11:30:39 +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.17-5
for you to fetch changes up to 3ed17349f18774c24505b0c21dfbd3cc4f126518:
platform/x86: lg-laptop: Fix WMAB call in fan_mode_store() (2025-09-25 12:21:43 +0300)
----------------------------------------------------------------
platform-drivers-x86 for v6.17-5
Fixes and New HW Supoort
- amd/pmc: Use 8042 quirk for Stellaris Slim Gen6 AMD
- dell: Set USTT mode according to BIOS after reboot
- dell-lis3lv02d: Add Latitude E6530
- lg-laptop: Fix setting the fan mode
The following is an automated shortlog grouped by driver:
amd/pmc:
- Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
dell-lis3lv02d:
- Add Latitude E6530
dell:
- Set USTT mode according to BIOS after reboot
lg-laptop:
- Fix WMAB call in fan_mode_store()
----------------------------------------------------------------
Christoffer Sandberg (1):
platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks list
Daniel Lee (1):
platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()
Nickolay Goppen (1):
platform/x86: dell-lis3lv02d: Add Latitude E6530
Shyam Sundar S K (1):
platform/x86/dell: Set USTT mode according to BIOS after reboot
Documentation/admin-guide/laptops/lg-laptop.rst | 4 +--
drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 +++++
drivers/platform/x86/dell/dell-lis3lv02d.c | 1 +
drivers/platform/x86/dell/dell-pc.c | 9 +++++++
drivers/platform/x86/lg-laptop.c | 34 ++++++++++---------------
5 files changed, 33 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists