From: Hans de Goede <hdegoede@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Gross <mgross@linux.intel.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
platform-driver-x86@vger.kernel.org
Subject: [GIT PULL] platform-drivers-x86 for 6.1-2
Date: Tue, 25 Oct 2022 11:52:49 +0200 [thread overview]
Message-ID: <9256cedf-151d-724b-1e39-fe016fce8a44@redhat.com> (raw)
Hi Linus,
Here is the first round of fixes for platform-drivers-x86 for 6.1.
The only thing which stands out is a fix for a backlight regression
on Chromebooks (under drivers/acpi, with ack from Rafael).
Other then that nothing special to report just various small fixes
and hardware-id additions.
Regards,
Hans
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.1-2
for you to fetch changes up to e9cf4d9b9a6fdb1df6401a59f5ac5d24006bfeae:
ACPI: video: Fix missing native backlight on Chromebooks (2022-10-24 17:02:13 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.1-2
A small set of assorted fixes and hardware-id additions for 6.1.
The following is an automated git shortlog grouped by driver:
ACPI:
- video: Fix missing native backlight on Chromebooks
asus-wmi:
- Add support for ROG X16 tablet mode
leds:
- simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
platform/x86/amd:
- pmc: Read SMU version during suspend on Cezanne systems
platform/x86/intel:
- pmc/core: Add Raptor Lake support to pmc core driver
thinkpad_acpi:
- Fix reporting a non present second fan on some models
----------------------------------------------------------------
Dmitry Osipenko (1):
ACPI: video: Fix missing native backlight on Chromebooks
Gayatri Kammela (1):
platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
Henning Schild (1):
leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
Jelle van der Waa (1):
platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some models
Luke D. Jones (1):
platform/x86: asus-wmi: Add support for ROG X16 tablet mode
Mario Limonciello (1):
platform/x86/amd: pmc: Read SMU version during suspend on Cezanne systems
drivers/acpi/video_detect.c | 12 ++++++++++++
drivers/leds/simple/simatic-ipc-leds-gpio.c | 12 ++++++------
drivers/platform/x86/amd/pmc.c | 7 +++++++
drivers/platform/x86/asus-nb-wmi.c | 9 +++++++++
drivers/platform/x86/intel/pmc/core.c | 2 ++
drivers/platform/x86/thinkpad_acpi.c | 4 +++-
6 files changed, 39 insertions(+), 7 deletions(-)
next reply other threads:[~2022-10-25 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-25 9:52 Hans de Goede [this message]
2022-10-25 19:21 ` [GIT PULL] platform-drivers-x86 for 6.1-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=9256cedf-151d-724b-1e39-fe016fce8a44@redhat.com \
--to=hdegoede@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--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;
as well as URLs for NNTP newsgroup(s).