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: <CAJZ5v0h5B_eC5_2RwWTeD4_y29GDh-aoJmwk7oWQxNJA7GzGBg@mail.gmail.com>
Date:   Wed, 3 May 2023 16:26:46 +0200
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 Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux PM <linux-pm@...r.kernel.org>
Subject: [GIT PULL] More ACPI updates for v6.4-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.4-rc1-2

with top-most commit 2e70a47ceafe4d71a4a402b2f7c5123cb4bf33f6

 Merge branches 'acpi-pm' and 'acpi-properties'

on top of commit 793582ff47f8b73be8d3d925d750bf3ef79f33c7

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

to receive more ACPI updates for 6.4-rc1.

These add two ACPI-related quirks and extend support for Apple device
properties supplied via ACPI _DSM.

Specifics:

 - Do not turn off unused power resources during initialization on the
   Toshiba Click Mini (Hans de Goede).

 - Support strings in device properties supplied by ACPI _DSM on Apple
   platforms (Hector Martin).

 - Add an ACPI device ID quirk for Lenovo Yoga Tablet 2 (Marius Hoch).

Thanks!


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

Hans de Goede (1):
      ACPI: PM: Do not turn of unused power resources on the Toshiba Click Mini

Hector Martin (1):
      ACPI: property: Support strings in Apple _DSM props

Marius Hoch (1):
      ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001

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

 drivers/acpi/power.c     | 19 +++++++++++++++++++
 drivers/acpi/x86/apple.c | 11 ++++++++++-
 drivers/acpi/x86/utils.c | 10 ++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ