diff options
| author | Rafael J. Wysocki <[email protected]> | 2022-03-18 17:23:05 +0100 | 
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2022-03-18 17:23:05 +0100 | 
| commit | 03d5c98d91587291163c341883ddf067bb6ca00a (patch) | |
| tree | 9bab929c742286b0c0f6b3bf927f0b214a3c32bd /arch/x86/kernel/acpi/cppc_msr.c | |
| parent | 314b97cc97f0d4bedc7b3a8eb35fe6d32d9d3641 (diff) | |
| parent | 977dc3082285206e7b1fcbc4496671194cfb7980 (diff) | |
| parent | 9978f446d406a7dae080ca4a682bac927c9b8773 (diff) | |
| parent | 6a861abceecb68497dd82a324fee45a5332dcece (diff) | |
| parent | e702196bf85778f2c5527ca47f33ef2e2fca8297 (diff) | |
Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'
Merge ACPI power management changes, ACPI device properties handling
changes, x86-specific ACPI changes and miscellaneous ACPI changes for
5.18-rc1:
 - Add power management debug messages related to suspend-to-idle in
   two places (Rafael Wysocki).
 - Fix __acpi_node_get_property_reference() return value and clean up
   that function (Andy Shevchenko, Sakari Ailus).
 - Fix return value of the __setup handler in the ACPI PM timer clock
   source driver (Randy Dunlap).
 - Clean up double words in two comments (Tom Rix).
 - Add "skip i2c clients" quirks for Lenovo Yoga Tablet 1050F/L and
   Nextbook Ares 8 (Hans de Goede).
 - Clean up frequency invariance handling on x86 in the ACPI CPPC
   library (Huang Rui).
 - Work around broken XSDT on the Advantech DAC-BJ01 board (Mark
   Cilissen).
* acpi-pm:
  ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe()
  ACPI: PM: Print additional debug message in acpi_s2idle_wake()
* acpi-properties:
  ACPI: property: Get rid of redundant 'else'
  ACPI: properties: Consistently return -ENOENT if there are no more references
* acpi-misc:
  clocksource: acpi_pm: fix return value of __setup handler
  ACPI: clean up double words in two comments
* acpi-x86:
  ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
  x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC
  x86: Expose init_freq_invariance() to topology header
  x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC
  x86/ACPI: CPPC: Rename cppc_msr.c to cppc.c
  ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/L
  ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8