X86 platform drivers
 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.11-4
Date: Wed, 21 Aug 2024 10:40:10 +0300	[thread overview]
Message-ID: <pdx86-pr-20240821104010-1325128977@linux.intel.com> (raw)

Hi Linus,

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

Changes:
- ISST: Fix an error-handling corner case.
- platform/surface: aggregator: Minor corner case fix and new HW support.

Regards, i.


The following changes since commit 7cc06e729460a209b84d3db4db56c9f85f048cc2:

  platform/x86: ideapad-laptop: add a mutex to synchronize VPC commands (2024-08-08 15:03:09 +0300)

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.11-4

for you to fetch changes up to 46ee21e9f59205e54943dfe51b2dc8a9352ca37d:

  platform/x86: ISST: Fix return value on last invalid resource (2024-08-20 14:19:09 +0300)

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

Changes:
- ISST: Fix an error-handling corner case.
- platform/surface: aggregator: Minor corner case fix and new HW support.

The following is an automated shortlog grouped by driver:

asus-wmi:
 -  Add quirk for ROG Ally X

ISST:
 -  Fix return value on last invalid resource

surface: aggregator:
 -  Fix warning when controller is destroyed in probe

surface: aggregator_registry:
 -  Add fan and thermal sensor support for Surface Laptop 5
 -  Add support for Surface Laptop 6
 -  Add support for Surface Laptop Go 3
 -  Add support for Surface Laptop Studio 2
 -  Add Support for Surface Pro 10

----------------------------------------------------------------
Luke D. Jones (1):
      platform/x86: asus-wmi: Add quirk for ROG Ally X

Maximilian Luz (6):
      platform/surface: aggregator_registry: Add Support for Surface Pro 10
      platform/surface: aggregator_registry: Add support for Surface Laptop Go 3
      platform/surface: aggregator_registry: Add support for Surface Laptop Studio 2
      platform/surface: aggregator_registry: Add fan and thermal sensor support for Surface Laptop 5
      platform/surface: aggregator_registry: Add support for Surface Laptop 6
      platform/surface: aggregator: Fix warning when controller is destroyed in probe

Srinivas Pandruvada (1):
      platform/x86: ISST: Fix return value on last invalid resource

 drivers/platform/surface/aggregator/controller.c   |  3 +-
 .../platform/surface/surface_aggregator_registry.c | 58 +++++++++++++++++++---
 drivers/platform/x86/asus-wmi.c                    | 16 +++++-
 .../x86/intel/speed_select_if/isst_tpmi_core.c     |  3 +-
 4 files changed, 70 insertions(+), 10 deletions(-)

             reply	other threads:[~2024-08-21  7:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21  7:40 Ilpo Järvinen [this message]
2024-08-21 22:55 ` [GIT PULL] platform-drivers-x86 for v6.11-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-20240821104010-1325128977@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