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,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.5-3
Date: Wed, 26 Jul 2023 15:46:38 +0200 [thread overview]
Message-ID: <ac0f0e92-ea4b-4d47-dfd5-cfe8e0b95f55@redhat.com> (raw)
Hi Linus,
Here is the second round of fixes for platform-drivers-x86 for 6.5.
Nothing special to report just various small fixes + hw-id additions.
Regards,
Hans
The following changes since commit 6b293a8c91bca52726448d03216e65da509e9bb7:
platform/x86: touchscreen_dmi: Add info for the Archos 101 Cesium Educ tablet (2023-07-11 12:15:30 +0200)
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.5-3
for you to fetch changes up to c21733754cd6ecbca346f2adf9b17d4cfa50504f:
platform/x86: huawei-wmi: Silence ambient light sensor (2023-07-25 16:38:03 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v6.5-3
Misc. small fixes and hw-id additions.
The following is an automated git shortlog grouped by driver:
asus-wmi:
- Fix setting RGB mode on some TUF laptops
huawei-wmi:
- Silence ambient light sensor
intel:
- hid: Always call BTNL ACPI method
msi-laptop:
- Fix rfkill out-of-sync on MSI Wind U100
platform/x86/amd:
- pmc: Use release_mem_region() to undo request_mem_region_muxed()
platform/x86/amd/pmf:
- Notify OS power slider update
- reduce verbosity of apmf_get_system_params
platform/x86/intel/hid:
- Add HP Dragonfly G2 to VGBS DMI quirks
serial-multi-instantiate:
- Auto detect IRQ resource for CSC3551
think-lmi:
- Use kfree_sensitive instead of kfree
touchscreen_dmi.c:
- small changes for Archos 101 Cesium Educ tablet
----------------------------------------------------------------
David Xu (1):
platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551
Hans de Goede (2):
platform/x86/amd: pmc: Use release_mem_region() to undo request_mem_region_muxed()
platform/x86: intel: hid: Always call BTNL ACPI method
Konstantin Shelekhin (1):
platform/x86: huawei-wmi: Silence ambient light sensor
Kristian Angelov (1):
platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptops
Maxim Mikityanskiy (2):
platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirks
platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
Shyam Sundar S K (2):
platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params
platform/x86/amd/pmf: Notify OS power slider update
Thomas GENTY (1):
platform/x86: touchscreen_dmi.c: small changes for Archos 101 Cesium Educ tablet
Wang Ming (1):
platform/x86: think-lmi: Use kfree_sensitive instead of kfree
drivers/platform/x86/amd/pmc-quirks.c | 8 +--
drivers/platform/x86/amd/pmf/acpi.c | 23 +++++++-
drivers/platform/x86/amd/pmf/core.c | 9 ++-
drivers/platform/x86/amd/pmf/pmf.h | 16 ++++++
drivers/platform/x86/amd/pmf/sps.c | 74 +++++++++++++++++++++++--
drivers/platform/x86/asus-wmi.c | 14 ++++-
drivers/platform/x86/huawei-wmi.c | 2 +
drivers/platform/x86/intel/hid.c | 27 +++++----
drivers/platform/x86/msi-laptop.c | 8 +--
drivers/platform/x86/serial-multi-instantiate.c | 21 +++++--
drivers/platform/x86/think-lmi.c | 4 +-
drivers/platform/x86/touchscreen_dmi.c | 7 ++-
12 files changed, 173 insertions(+), 40 deletions(-)
next reply other threads:[~2023-07-26 13:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-26 13:46 Hans de Goede [this message]
2023-07-26 18:42 ` [GIT PULL] platform-drivers-x86 for 6.5-3 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=ac0f0e92-ea4b-4d47-dfd5-cfe8e0b95f55@redhat.com \
--to=hdegoede@redhat.com \
--cc=ilpo.jarvinen@linux.intel.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