[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h6eQ72p8uNnxRkAYJjSZ7yTC5yyZitoZ96KA+05Dq7Dg@mail.gmail.com>
Date: Fri, 28 Feb 2020 11:27:30 +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 Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v5.6-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.6-rc4
with top-most commit cabe17d0173ab04bd3f87b8199ae75f43f1ea473
ACPI: watchdog: Set default timeout in probe
on top of commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9
Linux 5.6-rc1
to receive ACPI fixes for 5.6-rc4.
These fix a couple of configuration issues in the ACPI watchdog
(WDAT) driver (Mika Westerberg) and make it possible to disable
that driver at boot time in case it still does not work as
expected (Jean Delvare).
Thanks!
---------------
Jean Delvare (1):
ACPI: watchdog: Allow disabling WDAT at boot
Mika Westerberg (3):
ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro
ACPI: watchdog: Fix gas->access_width usage
ACPI: watchdog: Set default timeout in probe
---------------
Documentation/admin-guide/kernel-parameters.txt | 4 ++++
drivers/acpi/acpi_watchdog.c | 15 ++++++++++++---
drivers/watchdog/wdat_wdt.c | 25 ++++++++++++++++++++++++-
include/acpi/actypes.h | 3 ++-
4 files changed, 42 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists