mirror-linux/drivers/acpi/x86
Rafael J. Wysocki af47d98064 Merge branches 'acpi-misc' and 'pnp'
Merge miscellaneous ACPI support updates and a PNP update for 6.19-rc1:

 - Replace `core::mem::zeroed` with `pin_init::zeroed` in the ACPI Rust
   code (Siyuan Huang)

 - Update the ACPI code to use the new style of allocating workqueues
   and new global workqueues (Marco Crivellari)

 - Fix two spelling mistakes in the ACPI code (Chu Guangqing)

 - Fix ISAPNP to generate uevents to auto-load modules (René Rebe)

* acpi-misc:
  ACPI: PM: Fix a spelling mistake
  ACPI: LPSS: Fix a spelling mistake
  ACPI: thermal: Add WQ_PERCPU to alloc_workqueue() users
  ACPI: OSL: Add WQ_PERCPU to alloc_workqueue() users
  ACPI: EC: Add WQ_PERCPU to alloc_workqueue() users
  ACPI: OSL: replace use of system_wq with system_percpu_wq
  ACPI: scan: replace use of system_unbound_wq with system_dfl_wq
  rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`

* pnp:
  PNP: Fix ISAPNP to generate uevents to auto-load modules
2025-11-28 15:08:38 +01:00
..
Makefile ACPI: x86: Move LPSS to x86 folder 2024-04-08 16:39:24 +02:00
apple.c ACPI: property: Support strings in Apple _DSM props 2023-04-27 18:50:26 +02:00
blacklist.c ACPI: x86: Move blacklist to x86 folder 2024-04-08 16:39:24 +02:00
cmos_rtc.c ACPI: x86: Move acpi_cmos_rtc to x86 folder 2024-04-08 16:39:24 +02:00
lpss.c ACPI: LPSS: Fix a spelling mistake 2025-11-27 14:08:26 +01:00
s2idle.c ACPI: PM: s2idle: Only retrieve constraints when needed 2025-10-20 20:39:33 +02:00
utils.c ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers 2025-03-27 20:41:19 +01:00