public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	PDx86 <platform-driver-x86@vger.kernel.org>,
	Hans de Goede <hdegoede@redhat.com>,
	Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.7-5
Date: Wed, 20 Dec 2023 12:46:41 +0200	[thread overview]
Message-ID: <8a82d4$p36og3@fmsmga008-auth.fm.intel.com> (raw)

Hi Linus,

Here is a fixes PR for platform-drivers-x86 for v6.7.

Fixes:
- Fan reporting on some ThinkPads
- Laptop 13 spurious keypresses while suspended
- Intel PMC correction to avoid crash

Regards, i.


The following changes since commit 7bcd032370f88fd4022b6926d101403e96a86309:

  platform/x86: intel_ips: fix kernel-doc formatting (2023-12-08 13:21:49 +0200)

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.7-5

for you to fetch changes up to a55bdad5dfd1efd4ed9ffe518897a21ca8e4e193:

  platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 (2023-12-18 15:08:19 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.7-5

Fixes:
- Fan reporting on some ThinkPads
- Laptop 13 spurious keypresses while suspended
- Intel PMC correction to avoid crash

The following is an automated shortlog grouped by driver:

amd/pmc:
 -  Disable keyboard wakeup on AMD Framework 13
 -  Move keyboard wakeup disablement detection to pmc-quirks
 -  Move platform defines to header
 -  Only run IRQ1 firmware version check on Cezanne

intel/pmc:
 -  Fix hang in pmc_core_send_ltr_ignore()

thinkpad_acpi:
 -  fix for incorrect fan reporting on some ThinkPad systems

----------------------------------------------------------------
Mario Limonciello (4):
      platform/x86/amd/pmc: Move platform defines to header
      platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne
      platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks
      platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13

Rajvi Jingar (1):
      platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()

Vishnu Sankar (1):
      platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems

 drivers/platform/x86/amd/pmc/pmc-quirks.c | 20 +++++++
 drivers/platform/x86/amd/pmc/pmc.c        | 33 ++++-------
 drivers/platform/x86/amd/pmc/pmc.h        | 12 ++++
 drivers/platform/x86/intel/pmc/core.c     |  2 +-
 drivers/platform/x86/thinkpad_acpi.c      | 98 +++++++++++++++++++++++++++----
 5 files changed, 131 insertions(+), 34 deletions(-)

             reply	other threads:[~2023-12-20 10:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 10:46 Ilpo Järvinen [this message]
2023-12-21  0:25 ` [GIT PULL] platform-drivers-x86 for v6.7-5 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='8a82d4$p36og3@fmsmga008-auth.fm.intel.com' \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --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