[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3108574.44csPzL39Z@kreacher>
Date: Thu, 18 Mar 2021 19:23:38 +0100
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Linux ACPI <linux-acpi@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
David Box <david.e.box@...ux.intel.com>
Subject: [PATCH v2 0/2] ACPI: scan: Turn off unused power resources during initialization
Hi,
Power resources that aren't associated with any devices are expected to be
turned off by the OS, but Linux only does that during resume from
suspend-to-RAM. That turns out to be problematic, so turn them off during
system initialization too (patch [1/2]).
In addition to that, turn them off unconditionally, without checking the
current status, which should be safe and may help to work around firmware
issues (patch [2/2]).
Please refer to the patch changelogs for details.
Thanks!
Powered by blists - more mailing lists