public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons
@ 2026-01-10 11:55 Rafael J. Wysocki
  2026-01-10 11:57 ` [PATCH v1 1/2] ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM Rafael J. Wysocki
  2026-01-10 11:58 ` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons Rafael J. Wysocki
  0 siblings, 2 replies; 4+ messages in thread
From: Rafael J. Wysocki @ 2026-01-10 11:55 UTC (permalink / raw)
  To: Linux ACPI; +Cc: LKML, Linux PM, Todd Brandt, Xi Pardee

Hi All,

The first patch causes acpi_dev_pm_attach() to skip devices whose ACPI
companions cannot do ACPI PM or wakeup and the second one (which is
a fix) causes device ACPI PM enumeration to stop treating buttons in
a special way (which is not necessary and becomes harmful after the
conversion of the button driver to a platform one).

Thanks!




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

end of thread, other threads:[~2026-01-13  2:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-10 11:55 [PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons Rafael J. Wysocki
2026-01-10 11:57 ` [PATCH v1 1/2] ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM Rafael J. Wysocki
2026-01-10 11:58 ` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons Rafael J. Wysocki
2026-01-13  2:51   ` Xi Pardee

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