[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iWARxun+oYiu5qx1p7E3=U-GJMEF3hHwYxagkSn_BRFA@mail.gmail.com>
Date: Wed, 10 Jun 2020 17:52:08 +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>
Subject: [GIT PULL] More ACPI updates for v5.8-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.8-rc1-2
with top-most commit ede439be684c54f01147e1f65cc565c6baaca1a4
Merge branch 'acpica'
on top of commit 118d6e98293b30aee378a6b08d27a35320a3e34f
Merge tag 'acpi-5.8-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive more ACPI updates for 5.8-rc1.
These update the ACPICA code in the kernel to upstream revision
20200528 with the following changes:
- Remove some dead code from the acpidump utility (Bob Moore).
- Add new OperationRegion subtype keyword PlatformRtMechanism
to the compiler (Erik Kaneda).
Thanks!
---------------
Bob Moore (2):
ACPICA: acpidump: Removed dead code from oslinuxtbl.c
ACPICA: Update version to 20200528
Erik Kaneda (1):
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
---------------
drivers/acpi/acpica/dbdisply.c | 2 ++
drivers/acpi/acpica/utdecode.c | 3 ++-
include/acpi/acpixf.h | 2 +-
include/acpi/actypes.h | 3 ++-
tools/power/acpi/os_specific/service_layers/oslinuxtbl.c | 11 ++++++-----
5 files changed, 13 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists