]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'acpica' and 'acpi-tables'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Jun 2020 13:22:05 +0000 (15:22 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 1 Jun 2020 13:22:05 +0000 (15:22 +0200)
commit2d5887e5c16f0c24111172575c0beab24b33db5a
treea40957af469ef78026d72a6f4c25953e5a62c675
parent0c8d06a83e02e5c006d3df6b17fe5038e49990ab
parent3cd9988561ba4649f8ffa5702a7c5ed5d139335d
parent3b2441a33d552dd6caabe92400fa48721f8a5e20
Merge branches 'acpica' and 'acpi-tables'

* acpica:
  ACPICA: Update version to 20200430
  ACPICA: Fix required parameters for _NIG and _NIH
  ACPICA: Dispatcher: add status checks
  ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create operators
  ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.h
  ACPICA: Make acpi_protocol_lengths static

* acpi-tables:
  ACPI: sleep: Put the FACS table after using it
  ACPI: scan: Put SPCR and STAO table after using it
  ACPI: EC: Put the ACPI table after using it
  ACPI: APEI: Put the HEST table for error path
  ACPI: APEI: Put the error record serialization table for error path
  ACPI: APEI: Put the error injection table for error path and module exit
  ACPI: APEI: Put the boot error record table after parsing
  ACPI: watchdog: Put the watchdog action table after parsing
  ACPI: LPIT: Put the low power idle table after using it
drivers/acpi/ec.c
drivers/acpi/sleep.c