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,
"Rafael J. Wysocki" <rafael@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for 6.2-4
Date: Thu, 2 Feb 2023 11:41:38 +0100 [thread overview]
Message-ID: <21c96b2f-92bb-5ba8-c08f-e6df1db4a4df@redhat.com> (raw)
Hi Linus,
Here is the third round of fixes for platform-drivers-x86 for 6.2.
This pull-req contains a set of AMD PMF fixes + a few other small fixes.
Regards,
Hans
The following changes since commit 1bc5d819f0b9784043ea08570e1b21107aa35739:
platform/x86: thinkpad_acpi: Fix profile modes on Intel platforms (2023-01-25 12:45:16 +0100)
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.2-4
for you to fetch changes up to eecf2acd4a580e9364e5087daf0effca60a240b7:
platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match (2023-02-02 11:34:38 +0100)
----------------------------------------------------------------
platform-drivers-x86 for v6.2-4
A set of AMD PMF fixes + a few other small fixes.
The following is an automated git shortlog grouped by driver:
platform/x86/amd:
- pmc: add CONFIG_SERIO dependency
platform/x86/amd/pmf:
- Ensure mutexes are initialized before use
- Fix to update SPS thermals when power supply change
- Fix to update SPS default pprof thermals
- update to auto-mode limits only after AMT event
- Add helper routine to check pprof is balanced
- Add helper routine to update SPS thermals
thinkpad_acpi:
- Fix thinklight LED brightness returning 255
touchscreen_dmi:
- Add Chuwi Vi8 (CWI501) DMI match
----------------------------------------------------------------
Arnd Bergmann (1):
platform/x86/amd: pmc: add CONFIG_SERIO dependency
Hans de Goede (3):
platform/x86/amd/pmf: Ensure mutexes are initialized before use
platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255
platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
Shyam Sundar S K (5):
platform/x86/amd/pmf: Add helper routine to update SPS thermals
platform/x86/amd/pmf: Add helper routine to check pprof is balanced
platform/x86/amd/pmf: update to auto-mode limits only after AMT event
platform/x86/amd/pmf: Fix to update SPS default pprof thermals
platform/x86/amd/pmf: Fix to update SPS thermals when power supply change
drivers/platform/x86/amd/Kconfig | 1 +
drivers/platform/x86/amd/pmf/auto-mode.c | 9 +--------
drivers/platform/x86/amd/pmf/cnqf.c | 14 +++++---------
drivers/platform/x86/amd/pmf/core.c | 32 ++++++++++++++++++++++++++++----
drivers/platform/x86/amd/pmf/pmf.h | 3 +++
drivers/platform/x86/amd/pmf/sps.c | 28 ++++++++++++++++++++++------
drivers/platform/x86/thinkpad_acpi.c | 2 +-
drivers/platform/x86/touchscreen_dmi.c | 9 +++++++++
8 files changed, 70 insertions(+), 28 deletions(-)
next reply other threads:[~2023-02-02 10:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 10:41 Hans de Goede [this message]
2023-02-02 21:04 ` [GIT PULL] platform-drivers-x86 for 6.2-4 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=21c96b2f-92bb-5ba8-c08f-e6df1db4a4df@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=rafael@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