diff options
author | 2024-05-13 21:03:24 +0200 | |
---|---|---|
committer | 2024-05-13 21:03:24 +0200 | |
commit | e573d27e18f8289454b6abb378de531374bd3cde (patch) | |
tree | 738a5d8039b0a4598b2a9259c07ad0f730069445 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei' (diff) | |
parent | ACPI: tools: pfrut: Print the update_cap field during capability query (diff) | |
parent | Documentation: firmware-guide: ACPI: Fix namespace typo (diff) | |
parent | PNP: add HAS_IOPORT dependencies (diff) | |
download | wireguard-linux-e573d27e18f8289454b6abb378de531374bd3cde.tar.xz wireguard-linux-e573d27e18f8289454b6abb378de531374bd3cde.zip |
Merge branches 'acpi-tools', 'acpi-docs' and 'pnp'
Merge an ACPI pfrut utility update, an ACPI documentation update and a
PNP update for 6.10:
- Fix a typo in the ACPI documentation regarding the layout of sysfs
subdirectory representing the ACPI namespace (John Watts).
- Make the ACPI pfrut utility print the update_cap field during
capability query (Chen Yu).
- Add HAS_IOPORT dependencies to PNP (Niklas Schnelle).
* acpi-tools:
ACPI: tools: pfrut: Print the update_cap field during capability query
* acpi-docs:
Documentation: firmware-guide: ACPI: Fix namespace typo
* pnp:
PNP: add HAS_IOPORT dependencies