Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel
@ 2026-07-01 19:15 Rafael J. Wysocki (Intel)
  2026-07-01 19:16 ` [PATCH v1 1/2] 1/2] ACPI: bus: Eliminate struct acpi_driver Rafael J.  Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rafael J. Wysocki (Intel) @ 2026-07-01 19:15 UTC (permalink / raw)
  To: Linux ACPI
  Cc: Danilo Krummrich, Greg Kroah-Hartman, Hans de Goede,
	Ilpo Järvinen, LKML, Linux Documentation, Andy Shevchenko,
	driver-core

Hi All,

After converting all of the drivers using the struct acpi_driver interface to
proper platform drivers, that interface can be dropped now, which is done in
this series (patch [1/2]).

Additionally, the no_pm flag is set for all struct acpi_device object since
they are not going to be directly involved in any kind of power management
now (that is, they will not have PM-aware drivers and they will not be
included in PM domains).

Thanks!




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

end of thread, other threads:[~2026-07-02 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-01 19:15 [PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel Rafael J. Wysocki (Intel)
2026-07-01 19:16 ` [PATCH v1 1/2] 1/2] ACPI: bus: Eliminate struct acpi_driver Rafael J.  Wysocki
2026-07-01 19:17 ` [PATCH v1 2/2] ACPI: scan: Set power.no_pm for all struct acpi_device objects Rafael J.  Wysocki
2026-07-02  9:15 ` [PATCH v1 0/2] ACPI: bus: Remove struct acpi_driver from the kernel Andy Shevchenko
2026-07-02 11:31   ` Rafael J. Wysocki (Intel)

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