diff options
author | 2021-01-29 13:23:21 -0800 | |
---|---|---|
committer | 2021-01-29 13:23:21 -0800 | |
commit | 016decc0d836b746faac03de5e1ac976c53a3958 (patch) | |
tree | 7ec0c9418d31e852932f23632c5989ddf108d817 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'drm-fixes-2021-01-29' of git://anongit.freedesktop.org/drm/drm (diff) | |
parent | Merge branch 'acpi-sysfs' (diff) | |
download | wireguard-linux-016decc0d836b746faac03de5e1ac976c53a3958.tar.xz wireguard-linux-016decc0d836b746faac03de5e1ac976c53a3958.zip |
Merge tag 'acpi-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull ACPI fixes from Rafael Wysocki:
"These fix the handling of notifications in the ACPI thermal driver and
address a device enumeration issue leading to the presence of multiple
'MODALIAS=' entries in one uevent file in sysfs in some cases.
Specifics:
- Modify the ACPI thermal driver to avoid evaluating _TMP directly in
its Notify () handler callback and running too many thermal checks
for one thermal zone at the same time so as to address a work item
accumulation issue observed on some systems that fail to shut down
as a result of it (Rafael Wysocki)
- Modify the ACPI uevent file creation code to avoid putting multiple
'MODALIAS=' entries in one uevent file in sysfs which breaks
systemd-udevd (Kai-Heng Feng)"
* tag 'acpi-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
ACPI: thermal: Do not call acpi_thermal_check() directly
ACPI: sysfs: Prefer "compatible" modalias
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions