diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-12-15 15:30:03 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-12-15 15:30:03 +0100 |
commit | 5e2cde03da4006e06f002c0b410ca39833e760bd (patch) | |
tree | cd0dc3f73a3f90bf7492460878c3e54512f40326 /Documentation | |
parent | Merge branches 'acpica' and 'acpi-scan' (diff) | |
parent | Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" (diff) | |
parent | Documentation: ACPI: enumeration: add PCI hierarchy representation (diff) | |
download | linux-5e2cde03da4006e06f002c0b410ca39833e760bd.tar.xz linux-5e2cde03da4006e06f002c0b410ca39833e760bd.zip |
Merge branches 'acpi-resources' and 'acpi-docs'
* acpi-resources:
Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"
resource: provide meaningful MODULE_LICENSE() in test suite
ASoC: Intel: catpt: Replace open coded variant of resource_intersection()
ACPI: watchdog: Replace open coded variant of resource_union()
PCI/ACPI: Replace open coded variant of resource_union()
resource: Add test cases for new resource API
resource: Introduce resource_intersection() for overlapping resources
resource: Introduce resource_union() for overlapping resources
resource: Group resource_overlaps() with other inline helpers
resource: Simplify region_intersects() by reducing conditionals
* acpi-docs:
Documentation: ACPI: enumeration: add PCI hierarchy representation
Documentation: ACPI: _DSD: enable hyperlink in final references
Documentation: ACPI: explain how to use gpio-line-names