diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-10-13 14:45:36 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-10-13 14:45:36 +0200 |
commit | 8be2362d10e8b0ea9844706d8c388480d37226d2 (patch) | |
tree | 39a9d2b952d0045999ce97a3347d59048ed379a7 /drivers/acpi/acpi_memhotplug.c | |
parent | Merge branch 'acpi-misc' (diff) | |
parent | ACPI / extlog: Check for RDMSR failure (diff) | |
parent | ACPI: memhotplug: Remove 'state' from struct acpi_memory_device (diff) | |
parent | ACPI: button: fix handling lid state changes when input device closed (diff) | |
parent | tools/power/acpi: Serialize Makefile (diff) | |
parent | ACPI: PCI: update kernel-doc line comments (diff) | |
download | linux-8be2362d10e8b0ea9844706d8c388480d37226d2.tar.xz linux-8be2362d10e8b0ea9844706d8c388480d37226d2.zip |
Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' and 'acpi-pci'
* acpi-extlog:
ACPI / extlog: Check for RDMSR failure
* acpi-memhotplug:
ACPI: memhotplug: Remove 'state' from struct acpi_memory_device
* acpi-button:
ACPI: button: fix handling lid state changes when input device closed
* acpi-tools:
tools/power/acpi: Serialize Makefile
* acpi-pci:
ACPI: PCI: update kernel-doc line comments