[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20241204141206-1813515751@linux.intel.com>
Date: Wed, 04 Dec 2024 14:12:06 +0200
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.13-2
Hi Linus,
Here is a platform-drivers-x86 fixes PR for v6.13.
Fixes:
- asus-nb-wmi: Silence unknown event warning when charger is plugged in
- asus-wmi: Handle return code variations during thermal policy writing
graciously
- samsung-laptop: Correct module description
Regards, i.
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
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.13-2
for you to fetch changes up to e9fba20c29e27dc99e55e1c550573a114561bf8c:
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF (2024-12-02 18:57:17 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.13-2
Fixes:
- asus-nb-wmi: Silence unknown event warning when charger is plugged in
- asus-wmi: Handle return code variations during thermal policy writing
graciously
- samsung-laptop: Correct module description
The following is an automated shortlog grouped by driver:
asus-nb-wmi:
- Ignore unknown event 0xCF
asus-wmi:
- Ignore return value when writing thermal policy
samsung-laptop:
- Match MODULE_DESCRIPTION() to functionality
----------------------------------------------------------------
Armin Wolf (2):
platform/x86: asus-wmi: Ignore return value when writing thermal policy
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
Sedat Dilek (1):
platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionality
drivers/platform/x86/asus-nb-wmi.c | 1 +
drivers/platform/x86/asus-wmi.c | 11 ++---------
drivers/platform/x86/samsung-laptop.c | 2 +-
3 files changed, 4 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists