public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ACPI: scan: Turn off unused power resources during initialization
@ 2021-03-18 18:23 Rafael J. Wysocki
  2021-03-18 18:25 ` [PATCH v2 1/2] " Rafael J. Wysocki
  2021-03-18 18:28 ` [PATCH v2 2/2] ACPI: power: Turn off unused power resources unconditionally Rafael J. Wysocki
  0 siblings, 2 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2021-03-18 18:23 UTC (permalink / raw)
  To: Linux ACPI; +Cc: LKML, Linux PM, David Box

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!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-18 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-18 18:23 [PATCH v2 0/2] ACPI: scan: Turn off unused power resources during initialization Rafael J. Wysocki
2021-03-18 18:25 ` [PATCH v2 1/2] " Rafael J. Wysocki
2021-03-18 18:28 ` [PATCH v2 2/2] ACPI: power: Turn off unused power resources unconditionally Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox