diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-08-03 13:14:09 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-08-03 13:14:09 +0200 |
commit | 3fa5faf61774dc7e9d31b65387c559584ece3752 (patch) | |
tree | f2faa27b59606a56c71552b7426a7b97ea4d37bf /drivers/acpi | |
parent | ACPICA: Update version to 20200717 (diff) | |
parent | ACPI: procfs: Remove last dirs after being marked deprecated for a decade (diff) | |
parent | Merge back sysfs-related ACPI material for v5.9. (diff) | |
parent | ACPI: PAD: Eliminate usage of uninitialized_var() macro (diff) | |
parent | ACPI: EC: add newline when printing 'ec_event_clearing' module parameter (diff) | |
parent | PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context() (diff) | |
parent | ACPI: property: use cached name in acpi_fwnode_get_named_child_node() (diff) | |
download | linux-3fa5faf61774dc7e9d31b65387c559584ece3752.tar.xz linux-3fa5faf61774dc7e9d31b65387c559584ece3752.zip |
Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' and 'acpi-prop'
* acpi-proc:
ACPI: procfs: Remove last dirs after being marked deprecated for a decade
* acpi-sysfs:
ACPI: sysfs: add newlines when printing module parameters
* acpi-pad:
ACPI: PAD: Eliminate usage of uninitialized_var() macro
* acpi-ec:
ACPI: EC: add newline when printing 'ec_event_clearing' module parameter
* acpi-pci:
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
* acpi-prop:
ACPI: property: use cached name in acpi_fwnode_get_named_child_node()