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.13-4
Date: Mon, 30 Dec 2024 20:18:39 +0200	[thread overview]
Message-ID: <pdx86-pr-20241230201839-1256110449@linux.intel.com> (raw)

Hi Linus,

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

Fixes and new HW support:

 - hp-wmi: Add HP OMEN 8 to thermal profile list and use timer quirk

 - mlx-platform: Fix PCI device refcount leaks

 - thinkpad-acpi: Support a new platform profile toggle hotkey

Regards, i.


The following changes since commit 83848e37f6ee80f60b04139fefdfa1bde4aaa826:

  platform/x86/intel/vsec: Add support for Panther Lake (2024-12-11 16:00:56 +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.13-4

for you to fetch changes up to 7e16ae558a87ac9099b6a93a43f19b42d809fd78:

  platform/x86: thinkpad-acpi: Add support for hotkey 0x1401 (2024-12-29 16:55:10 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.13-4

Fixes and new HW support:

 - hp-wmi: Add HP OMEN 8 to thermal profile list and use timer quirk

 - mlx-platform: Fix PCI device refcount leaks

 - thinkpad-acpi: Support a new platform profile toggle hotkey

The following is an automated shortlog grouped by driver:

hp-wmi:
 -  mark 8A15 board for timed OMEN thermal profile

mlx-platform:
 -  call pci_dev_put() to balance the refcount

thinkpad-acpi:
 -  Add support for hotkey 0x1401

----------------------------------------------------------------
Joe Hattori (1):
      platform/x86: mlx-platform: call pci_dev_put() to balance the refcount

Mingcong Bai (1):
      platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile

Vishnu Sankar (1):
      platform/x86: thinkpad-acpi: Add support for hotkey 0x1401

 Documentation/admin-guide/laptops/thinkpad-acpi.rst | 10 +++++++---
 drivers/platform/x86/hp/hp-wmi.c                    |  4 ++--
 drivers/platform/x86/mlx-platform.c                 |  2 ++
 drivers/platform/x86/thinkpad_acpi.c                |  4 +++-
 4 files changed, 14 insertions(+), 6 deletions(-)

             reply	other threads:[~2024-12-30 18:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 18:18 Ilpo Järvinen [this message]
2024-12-30 19:25 ` [GIT PULL] platform-drivers-x86 for v6.13-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=pdx86-pr-20241230201839-1256110449@linux.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