mirror of https://lore.kernel.org/lkml/
 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 v6.19-3
Date: Fri, 23 Jan 2026 17:54:54 +0200	[thread overview]
Message-ID: <pdx86-pr-20260123175454-900019998@linux.intel.com> (raw)

Hi Linus,

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

Fixes and New HW Support

- acer-wmi:

  - Extend support for Acer Nitro AN515-58

  - Fix missing capability check

- amd/wbrf: Fix memory leak in wbrf_record()

- asus-armoury:

  - Fix GA403U* matching

  - Fix FA608UM TDP data

  - Add many models

- asus-wmi: Move OOBE presence check outside deprecation ifdef

- docs:

  - alienware-wmi: Typo fix

  - amd_hsmp: Fix document link

- hp-bioscfg:

  - Fix kernel panic in GET_INSTANCE_ID macro

  - Fix kobject warnings for empty attribute names

  - Correct GUID to uppercase (lowercase letter prevented autoloading
    the module)

- mellanox: Fix SN5640/SN5610 LED platform data

Regards, i.


The following changes since commit c6703f10c8cc36f53b867bdbdd5bacaaa47ce799:

  platform/x86: asus-armoury: add support for G835LW (2025-12-30 12:51:46 +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.19-3

for you to fetch changes up to 4b11f2336e23d5c55b76591bd8ac39b059f68ad0:

  platform/x86: acer-wmi: Fix missing capability check (2026-01-20 17:10:56 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.19-3

Fixes and New HW Support

- acer-wmi:

  - Extend support for Acer Nitro AN515-58

  - Fix missing capability check

- amd/wbrf: Fix memory leak in wbrf_record()

- asus-armoury:

  - Fix GA403U* matching

  - Fix FA608UM TDP data

  - Add many models

- asus-wmi: Move OOBE presence check outside deprecation ifdef

- docs:

  - alienware-wmi: Typo fix

  - amd_hsmp: Fix document link

- hp-bioscfg:

  - Fix kernel panic in GET_INSTANCE_ID macro

  - Fix kobject warnings for empty attribute names

  - Correct GUID to uppercase (lowercase letter prevented autoloading
    the module)

- mellanox: Fix SN5640/SN5610 LED platform data

The following is an automated shortlog grouped by driver:

acer-wmi:
 -  Extend support for Acer Nitro AN515-58
 -  Fix missing capability check

amd:
 -  Fix memory leak in wbrf_record()

asus-armoury:
 -  Add power limits for Asus G513QY
 -  add support for FA401UV
 -  add support for FA617XT
 -  add support for G835L
 -  add support for GA403UV
 -  add support for GA403WM
 -  add support for GA403WW
 -  add support for GV302XV
 -  fix ppt data for FA608UM
 -  fix ppt data for GA403U* renaming to GA403UI
 -  keep the list ordered alphabetically

asus-wmi:
 -  fix sending OOBE at probe

docs: alienware-wmi:
 -  fix typo

docs:
 -  fix PPR for AMD EPYC broken link

hp-bioscfg:
 -  Fix automatic module loading
 -  Fix kernel panic in GET_INSTANCE_ID macro
 -  Fix kobject warnings for empty attribute names

mellanox:
 -  Fix SN5640/SN5610 LED platform data

----------------------------------------------------------------
Akiyoshi Kurita (1):
      docs: alienware-wmi: fix typo

Armin Wolf (2):
      platform/x86: acer-wmi: Extend support for Acer Nitro AN515-58
      platform/x86: acer-wmi: Fix missing capability check

Denis Benato (11):
      platform/x86: asus-armoury: add support for GA403WM
      asus-armoury: fix ppt data for GA403U* renaming to GA403UI
      platform/x86: asus-armoury: add support for GA403UV
      platform/x86: asus-armoury: add support for GV302XV
      platform/x86: asus-armoury: add support for FA401UV
      platform/x86: asus-armoury: add support for FA617XT
      platform/x86: asus-wmi: fix sending OOBE at probe
      platform/x86: asus-armoury: fix ppt data for FA608UM
      platform/x86: asus-armoury: add support for G835L
      platform/x86: asus-armoury: keep the list ordered alphabetically
      platform/x86: asus-armoury: add support for GA403WW

Haiyue Wang (1):
      docs: fix PPR for AMD EPYC broken link

Mario Limonciello (3):
      platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names
      platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
      platform/x86: hp-bioscfg: Fix automatic module loading

Oleksandr Shamray (1):
      platform/mellanox: Fix SN5640/SN5610 LED platform data

Shresth Sarthak Awasthi (1):
      platform/x86: asus-armoury: Add power limits for Asus G513QY

Zilin Guan (1):
      platform/x86/amd: Fix memory leak in wbrf_record()

 .../admin-guide/laptops/alienware-wmi.rst          |   2 +-
 Documentation/arch/x86/amd_hsmp.rst                |   4 +-
 Documentation/misc-devices/amd-sbi.rst             |   2 +-
 drivers/platform/mellanox/mlx-platform.c           |   2 +-
 drivers/platform/x86/acer-wmi.c                    |  13 +-
 drivers/platform/x86/amd/wbrf.c                    |   4 +-
 drivers/platform/x86/asus-armoury.h                | 224 ++++++++++++++++++++-
 drivers/platform/x86/asus-wmi.c                    |   3 +-
 drivers/platform/x86/hp/hp-bioscfg/bioscfg.c       |   8 +
 drivers/platform/x86/hp/hp-bioscfg/bioscfg.h       |  12 +-
 10 files changed, 256 insertions(+), 18 deletions(-)

             reply	other threads:[~2026-01-23 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 15:54 Ilpo Järvinen [this message]
2026-01-23 21:25 ` 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-20260123175454-900019998@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

all inboxes | Powered by JetHome®