diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-06-01 17:19:06 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-06-01 17:19:06 +0200 |
commit | 228b79aa33ba657460a9465596d8546c4d811dd4 (patch) | |
tree | ae85d22b5c77610212f6017d89ae9e829df65b1c /include/acpi | |
parent | 48c604151a55629ea0a2c22c51a331a3360dbdbc (diff) | |
parent | 496121c02127e9c460b436244c38260b044cc45a (diff) | |
parent | 4d8be4bc94f74bb7d096e1c2e44457b530d5a170 (diff) | |
parent | 8e22c2e4a62e877ad97fe5f078a3f2698b6c18d5 (diff) | |
parent | e5c399b0bd6490c12c0af2a9eaa9d7cd805d52c9 (diff) | |
parent | 6dd10c47e912390668658c852f173a27f3221092 (diff) |
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'acpi-pci'
* acpi-processor:
ACPI: processor: idle: Allow probing on platforms with one ACPI C-state
* acpi-cppc:
ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
ACPI: CPPC: Make some symbols static
* acpi-dbg:
ACPI: debug: Make two functions static
* acpi-misc:
ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
ACPI: GED: add support for _Exx / _Lxx handler methods
ACPI: Delete unused proc filename macros
* acpi-pci:
ACPI: hotplug: PCI: Use the new acpi_evaluate_reg() helper
ACPI: utils: Add acpi_evaluate_reg() helper