All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] ACPI: driver: Cleanups and fixes, mostly related to acpi_device_name/class()
@ 2026-03-13 12:47 Rafael J. Wysocki
  2026-03-13 12:53 ` [PATCH v2 1/8] driver core: auxiliary bus: Introduce dev_is_auxiliary() Rafael J. Wysocki
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Rafael J. Wysocki @ 2026-03-13 12:47 UTC (permalink / raw)
  To: Linux ACPI; +Cc: LKML, Hans de Goede

Hi All,

This is an update of

https://lore.kernel.org/linux-acpi/4505861.ejJDZkT8p0@rafael.j.wysocki/

which is posted mostly because the first two patches from the v1 have been
applied and next two ones have had to be rebased on top of a fix that went
into the mainline yesterday.

There is one new patch in this set (patch [1/8]), two patches have been
rebased and reordered with respect to each other (patches [2-3/8]), and
the changelog of the last patch has been updated. There are no substantial
changes relative to the v1 in the other patches.

This series 

 * Cleans up a couple of wonky things in the ACPI video bus driver (patches
   [1-3/8])
 * Updates several drivers to stop setting acpi_device_name() which is not
   used anywhere later (patch [4/8])
 * Adjusts notification APIs to be more consistent and in preparation for
   the next change (patch [5-6/8])
 * Updates several drivers to stop setting acpi_device_class(), which is not
   used anywhere later, and one driver still using it (button) to clear it
   on remove (patch [7/8])
 * Consolidates the ACPI_AC_CLASS definitions (patch [8/8]).

Thanks!




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

end of thread, other threads:[~2026-03-13 14:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-13 12:47 [PATCH v2 0/8] ACPI: driver: Cleanups and fixes, mostly related to acpi_device_name/class() Rafael J. Wysocki
2026-03-13 12:53 ` [PATCH v2 1/8] driver core: auxiliary bus: Introduce dev_is_auxiliary() Rafael J. Wysocki
2026-03-13 14:02   ` Greg Kroah-Hartman
2026-03-13 14:09   ` Danilo Krummrich
2026-03-13 12:56 ` [PATCH v2 2/8] ACPI: video: Rework checking for duplicate video bus devices Rafael J. Wysocki
2026-03-13 14:08   ` Danilo Krummrich
2026-03-13 12:57 ` [PATCH v2 3/8] ACPI: video: Consolidate pnp.bus_id workarounds handling Rafael J. Wysocki
2026-03-13 12:58 ` [PATCH v2 4/8] ACPI: driver: Do not set acpi_device_name() unnecessarily Rafael J. Wysocki
2026-03-13 12:59 ` [PATCH v2 5/8] ACPI: event: Redefine acpi_notifier_call_chain() Rafael J. Wysocki
2026-03-13 12:59 ` [PATCH v2 6/8] ACPI: driver: Avoid using pnp.device_class for netlink handling Rafael J. Wysocki
2026-03-13 13:00 ` [PATCH v2 7/8] ACPI: driver: Do not set acpi_device_class() unnecessarily Rafael J. Wysocki
2026-03-13 13:03 ` [PATCH v2 8/8] ACPI: AC: Define ACPI_AC_CLASS in one place 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.