]> 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)
commit79445ee4776a6906a959d23b98fc596728f39329
treea40957af469ef78026d72a6f4c25953e5a62c675
parent73ef68fe0a6a3a64f4ea6f6c88e33b3d0bbfd3ff
parent83cb072fc09ae7bb304fb52ea604947540da9868
parent70dd6c2345cdb04fd928e7c4111ad5e98c5d18cd
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