]> www.infradead.org Git - users/hch/misc.git/commit
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 13 Jun 2025 19:55:30 +0000 (21:55 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 13 Jun 2025 19:55:30 +0000 (21:55 +0200)
commit28b069933d39708af872d9739e78315317b93031
tree5d1f29a7e64f85d1e899c80cc250a0e3a2a9ba2e
parent162457f5853ce3348e7956666916f5e5e31be51f
parent2f76d269073bdb2971b253ef87d1f96f1a94c50e
parent15eece6c5b05e5f9db0711978c3e3b7f1a2cfe12
parent7a0d59f6a913a2bc7680c663b8cf1e45d1bdbf26
parentc99ad987d3e9b550e9839d5df22de97d90462e5f
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'

Merge assorted ACPI updates for 6.16-rc2:

 - Update data types of variables passed as arguments to
   mwait_idle_with_hints() in the ACPI PAD (processor aggregator device)
   driver to match the function definition after recent changes (Uros
   Bizjak).

 - Fix a NULL pointer dereference in the ACPI CPPC library that occurs
   when nosmp is passed to the kernel in the command line (Yunhui Cui).

 - Ignore ECDT tables with an invalid ID string to prevent using an
   incorrect GPE for signaling events on some systems (Armin Wolf).

 - Add a new IRQ override quirk for MACHENIKE 16P (Wentao Guan).

* acpi-pad:
  ACPI: PAD: Update arguments of mwait_idle_with_hints()

* acpi-cppc:
  ACPI: CPPC: Fix NULL pointer dereference when nosmp is used

* acpi-ec:
  ACPI: EC: Ignore ECDT tables with an invalid ID string

* acpi-resource:
  ACPI: resource: Use IRQ override on MACHENIKE 16P