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: <CAJZ5v0gJkT+WwEe0=73HKek+B1Ko0XFtkFYbwxb3NBzjR-1=ng@mail.gmail.com>
Date:   Fri, 21 Jan 2022 20:25:34 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Extra ACPI updates for v5.17-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.17-rc1-3

with top-most commit f6f02040e0ca7cb2e82d8aeb8f7daf5d89acc04c

 Merge branches 'acpi-cppc' and 'acpi-dptf'

on top of commit 6a8d7fbf1c65034b85e7676b42449a56e4206bd3

 Merge tag 'acpi-5.17-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive extra ACPI updates for 5.17-rc1.

These fix and clean up the ACPI CPPC driver on top of the recent
changes in it merged previously and add some new device IDs to
the ACPI DPTF driver.

Specifics:

 - Fix a recently introduced endianness-related issue in the ACPI
   CPPC library and clean it up on top of that (Rafael Wysocki).

 - Add new device IDs for the Raptor Lake SoC to the ACPI DPTF
   driver (Srinivas Pandruvada).

Thanks!


---------------

Rafael J. Wysocki (2):
      ACPI: CPPC: Fix up I/O port access in cpc_read()
      ACPI: CPPC: Drop redundant local variable from cpc_read()

Srinivas Pandruvada (1):
      ACPI: DPTF: Support Raptor Lake

---------------

 drivers/acpi/cppc_acpi.c            | 11 ++++++-----
 drivers/acpi/dptf/dptf_pch_fivr.c   |  1 +
 drivers/acpi/dptf/dptf_power.c      |  2 ++
 drivers/acpi/dptf/int340x_thermal.c |  6 ++++++
 drivers/acpi/fan.h                  |  1 +
 5 files changed, 16 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ