diff options
author | 2023-05-03 15:55:19 +0200 | |
---|---|---|
committer | 2023-05-03 15:55:19 +0200 | |
commit | 2e70a47ceafe4d71a4a402b2f7c5123cb4bf33f6 (patch) | |
tree | 828e3180794d2abe8cae8291044cf46b2117bc73 /scripts/generate_rust_analyzer.py | |
parent | ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001 (diff) | |
parent | ACPI: PM: Do not turn of unused power resources on the Toshiba Click Mini (diff) | |
parent | ACPI: property: Support strings in Apple _DSM props (diff) | |
download | linux-rng-2e70a47ceafe4d71a4a402b2f7c5123cb4bf33f6.tar.xz linux-rng-2e70a47ceafe4d71a4a402b2f7c5123cb4bf33f6.zip |
Merge branches 'acpi-pm' and 'acpi-properties'
Merge an ACPI power management quirk and a change related to the
handling of ACPI device properties for 6.4-rc1:
- Do not turn off unused power resources during initialization on the
Toshiba Click Mini (Hans de Goede).
- Support strings in device properties supplied by ACPI _DSM on Apple
platforms (Hector Martin).
* acpi-pm:
ACPI: PM: Do not turn of unused power resources on the Toshiba Click Mini
* acpi-properties:
ACPI: property: Support strings in Apple _DSM props