The Linux Kernel Mailing List
 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 <hansg@kernel.org>,
	Andy Shevchenko <andy@kernel.org>
Subject: [GIT PULL] platform-drivers-x86 for v7.2-2
Date: Fri, 10 Jul 2026 14:23:57 +0300	[thread overview]
Message-ID: <pdx86-pr-20260710142357-1409422743@linux.intel.com> (raw)

Hi Linus,

Here is a platform-drivers-x86 fixes PR for v7.2.

Fixes

- amd/pmc:
  - Use correct IP block table for AMD 1Ah M80H SoC
  - Avoid logging "(null)" for missing DMI values

- asus-armoury: update power limits for G614PR

- bitland-mifs-wmi: Fix NULL pointer dereference during suspend/resume

Regards, i.


The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

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-v7.2-2

for you to fetch changes up to 2726b5758f80a546a4ddeec5019e72035a7fa166:

  platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoC (2026-07-07 20:10:13 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v7.2-2

Fixes

- amd/pmc:
  - Use correct IP block table for AMD 1Ah M80H SoC
  - Avoid logging "(null)" for missing DMI values

- asus-armoury: update power limits for G614PR

- bitland-mifs-wmi: Fix NULL pointer dereference during suspend/resume

The following is an automated shortlog grouped by driver:

amd/pmc:
 -  Avoid logging "(null)" for DMI values

amd-pmc:
 -  Use correct IP block table for AMD 1Ah M80H SoC

asus-armoury:
 -  update power limits for G614PR

bitland-mifs-wmi:
 -  Fix NULL pointer dereference during suspend/resume

----------------------------------------------------------------
Daniel Gibson (1):
      platform/x86/amd/pmc: Avoid logging "(null)" for DMI values

Marco Scardovi (1):
      platform/x86: asus-armoury: update power limits for G614PR

Mingyou Chen (1):
      platform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/resume

Shyam Sundar S K (1):
      platform/x86: amd-pmc: Use correct IP block table for AMD 1Ah M80H SoC

 drivers/platform/x86/amd/pmc/pmc.c      | 36 ++++++++++++++++++++++++++-------
 drivers/platform/x86/asus-armoury.h     | 10 ++++-----
 drivers/platform/x86/bitland-mifs-wmi.c |  8 ++++++++
 3 files changed, 42 insertions(+), 12 deletions(-)

             reply	other threads:[~2026-07-10 11:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 11:23 Ilpo Järvinen [this message]
2026-07-10 17:05 ` [GIT PULL] platform-drivers-x86 for v7.2-2 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-20260710142357-1409422743@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=andy@kernel.org \
    --cc=hansg@kernel.org \
    --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