lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <pdx86-pr-20250110162313-1507428@linux.intel.com>
Date: Fri, 10 Jan 2025 16:23:13 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, PDx86 <platform-driver-x86@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.13-5

Hi Linus,

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

Fixes and new HW support:

 - amd/pmc: Match IRQ1 wakeup disable with the enable on i8042 side

 - intel: power-domains: Clearwater Forest support

 - intel/pmc: Skip SSRAM setup when no additional devices are present

 - ISST: Clearwater Forest support

Regards, i.


The following changes since commit 7e16ae558a87ac9099b6a93a43f19b42d809fd78:

  platform/x86: thinkpad-acpi: Add support for hotkey 0x1401 (2024-12-29 16:55:10 +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-5

for you to fetch changes up to 1d7461d0c8330689117286169106af6531a747ed:

  platform/x86: intel/pmc: Fix ioremap() of bad address (2025-01-07 17:30:11 +0200)

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

Fixes and new HW support:

 - amd/pmc: Match IRQ1 wakeup disable with the enable on i8042 side

 - intel: power-domains: Clearwater Forest support

 - intel/pmc: Skip SSRAM setup when no additional devices are present

 - ISST: Clearwater Forest support

The following is an automated shortlog grouped by driver:

amd/pmc:
 -  Only disable IRQ1 wakeup where i8042 actually enabled it

intel/pmc:
 -  Fix ioremap() of bad address

intel: power-domains:
 -  Add Clearwater Forest support

ISST:
 -  Add Clearwater Forest to support list

----------------------------------------------------------------
David E. Box (1):
      platform/x86: intel/pmc: Fix ioremap() of bad address

Maciej S. Szmigiero (1):
      platform/x86/amd/pmc: Only disable IRQ1 wakeup where i8042 actually enabled it

Srinivas Pandruvada (2):
      platform/x86/intel: power-domains: Add Clearwater Forest support
      platform/x86: ISST: Add Clearwater Forest to support list

 drivers/platform/x86/amd/pmc/pmc.c                          | 8 +++++++-
 drivers/platform/x86/intel/pmc/core_ssram.c                 | 4 ++++
 drivers/platform/x86/intel/speed_select_if/isst_if_common.c | 1 +
 drivers/platform/x86/intel/tpmi_power_domains.c             | 1 +
 4 files changed, 13 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ