diff options
author | 2023-04-24 18:07:56 +0200 | |
---|---|---|
committer | 2023-04-24 18:07:56 +0200 | |
commit | 4f810294e00bd99da9ec3c8fe3185a73e39bcd6c (patch) | |
tree | 1afa620630bfcda3d19f0d7260617c61f999f517 /scripts/generate_rust_analyzer.py | |
parent | Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc' (diff) | |
parent | ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error (diff) | |
parent | ACPI: docs: Update the pm_profile sysfs attribute documentation (diff) | |
download | linux-rng-4f810294e00bd99da9ec3c8fe3185a73e39bcd6c.tar.xz linux-rng-4f810294e00bd99da9ec3c8fe3185a73e39bcd6c.zip |
Merge branches 'acpi-utils' and 'acpi-docs'
Merge ACPI utilities and documentation updates for 6.4-rc1:
- Fix acpi_evaluate_dsm_typed() redefinition error (Kiran K).
- Update the pm_profile sysfs attribute documentation (Rafael Wysocki).
* acpi-utils:
ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition error
* acpi-docs:
ACPI: docs: Update the pm_profile sysfs attribute documentation