All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
@ 2025-10-15 13:59 Rafael J. Wysocki
  2025-10-15 14:02 ` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro Rafael J. Wysocki
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Rafael J. Wysocki @ 2025-10-15 13:59 UTC (permalink / raw)
  To: Linux PM
  Cc: Jonathan Cameron, Takashi Iwai, LKML, Linux PCI, Alex Williamson,
	Bjorn Helgaas, Zhang Qilong, Ulf Hansson, Frank Li, Dhruva Gole,
	Mika Westerberg, Linux ACPI

Hi All,

This series introduces a helper macro on top of the recently added runtime PM
usage counter guard definitions, uses it in the PCI sysfs code (patch [1/3])
and modifies the runtime PM usage counter handling in the ACPI TAD driver
with the help of it (patch [3/3]).  Patch [3/2] is a preparation for the
latter.

Thanks!




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

end of thread, other threads:[~2025-10-17  9:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15 13:59 [PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM Rafael J. Wysocki
2025-10-15 14:02 ` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro Rafael J. Wysocki
2025-10-16 12:38   ` Jonathan Cameron
2025-10-16 13:46     ` Rafael J. Wysocki
2025-10-16 14:59       ` Takashi Iwai
2025-10-16 16:06         ` Rafael J. Wysocki
2025-10-16 16:46         ` David Lechner
2025-10-16 18:13           ` Takashi Iwai
2025-10-16 19:07             ` Rafael J. Wysocki
2025-10-16 19:45               ` dan.j.williams
2025-10-16 20:38                 ` Rafael J. Wysocki
2025-10-16 20:58                   ` dan.j.williams
2025-10-17  9:43                     ` Rafael J. Wysocki
2025-10-15 14:03 ` [PATCH v1 2/3] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove() Rafael J. Wysocki
2025-10-15 14:04 ` [PATCH v1 3/3] ACPI: TAD: Improve runtime PM using guard macros Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.