diff options
author | Mario Limonciello <[email protected]> | 2023-11-06 10:23:10 -0600 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2023-11-17 18:35:43 +0100 |
commit | 3d762e21d56370a43478b55e604b4a83dd85aafc (patch) | |
tree | d0e00a191945f8d0cb5d2998a1a95ccaaeff8466 /scripts/gdb/linux/stackdepot.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Intel systems > 2015 have been configured to use ACPI alarm instead
of HPET to avoid s2idle issues.
Having HPET programmed for wakeup causes problems on AMD systems with
s2idle as well.
One particular case is that the systemd "SuspendThenHibernate" feature
doesn't work properly on the Framework 13" AMD model. Switching to
using ACPI alarm fixes the issue.
Adjust the quirk to apply to AMD/Hygon systems from 2021 onwards.
This matches what has been tested and is specifically to avoid potential
risk to older systems.
Cc: <[email protected]> # 6.1+
Reported-by: <[email protected]>
Reported-by: <[email protected]>
Closes: https://github.com/systemd/systemd/issues/24279
Reported-by: Kelvie Wong <[email protected]>
Closes: https://community.frame.work/t/systemd-suspend-then-hibernate-wakes-up-after-5-minutes/39392
Signed-off-by: Mario Limonciello <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions