summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-11-02 18:59:45 +0100
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2021-11-02 18:59:45 +0100
commit90e17edac46882ee5fa4dfb6a72956b89dd188f3 (patch)
tree7ec99908978a5af1c88604ed5f2175ae3e6c5561 /drivers/acpi
parentMerge branches 'acpi-pm', 'acpi-battery' and 'acpi-ac' (diff)
parentACPI: APEI: mark apei_hest_parse() static (diff)
parentACPI: PRM: Handle memory allocation and memory remap failure (diff)
parentDocumentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium" (diff)
downloadlinux-90e17edac46882ee5fa4dfb6a72956b89dd188f3.tar.xz
linux-90e17edac46882ee5fa4dfb6a72956b89dd188f3.zip
Merge branches 'acpi-apei', 'acpi-prm' and 'acpi-docs'
Merge APEI, PRM and documentation udpates for 5.16-rc1: - Mark apei_hest_parse() static (Christoph Hellwig). - Relax platform response timeout to 1 second after instructing it to inject an error (Shuai Xue). - Make the PRM code handle memory allocation and remapping failures more gracefully and drop some unnecessary blank lines from that code (Aubrey Li). - Fix spelling mistake in the ACPI documentation (Colin Ian King). * acpi-apei: ACPI: APEI: mark apei_hest_parse() static ACPI: APEI: EINJ: Relax platform response timeout to 1 second * acpi-prm: ACPI: PRM: Handle memory allocation and memory remap failure ACPI: PRM: Remove unnecessary blank lines * acpi-docs: Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"