]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 May 2022 16:04:57 +0000 (18:04 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 30 May 2022 16:04:57 +0000 (18:04 +0200)
commita93c3d09299ad97d1b02da747a184f348e5ddc07
tree4ce6135286e4b650efe0bd19b5631e7ef7ed1e9c
parente7158ad7bbc01a15a5294534f213d1287c4e81e9
parentc92723f59ddcb6ce3f56974bf2714f10a37aaee0
parentc2bd08d6e753e77aac582e29e3ccddb9599e4e22
parent4125efc0b42b39207bb1e13566ba038845e74c37
parent8c06b9458827e48b096695fd09586334b72e9002
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'

Merge general ACPI cleanups and processor support updates for 5.19-rc1:

 - Rearrange find_child_checks() to simplify code (Rafael Wysocki).

 - Use memremap() to map the UCSI mailbox that is always in main memory
   and drop acpi_release_memory() that has no more users (Heikki
   Krogerus, Dan Carpenter).

 - Make max_cstate/nocst/bm_check_disable processor module parameters
   visible in sysfs (Yajun Deng).

 - Fix typo in the CPPC driver (Julia Lawall).

* acpi-glue:
  ACPI: glue: Rearrange find_child_checks()

* acpi-osl:
  usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
  ACPI: OSL: Remove the helper for deactivating memory region
  usb: typec: ucsi: acpi: Map the mailbox with memremap()

* acpi-processor:
  ACPI: processor: idle: Expose max_cstate/nocst/bm_check_disable read-only in sysfs

* acpi-cppc:
  ACPI: CPPC: fix typo in comment
drivers/acpi/cppc_acpi.c
drivers/acpi/processor_idle.c
include/linux/acpi.h