mirror of https://github.com/torvalds/linux.git
There have been multiple reports that the ACPI PM Timer disabling is
causing Sky and Kaby Lake systems to hang on all suspend (s2idle, s3,
hibernate) methods.
Remove the acpi_pm_tmr_ctl_offset and acpi_pm_tmr_disable_bit settings from
spt_reg_map to disable the ACPI PM Timer disabling on Sky and Kaby Lake to
fix the hang on suspend.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| adl.c | ||
| arl.c | ||
| cnp.c | ||
| core.c | ||
| core.h | ||
| core_ssram.c | ||
| icl.c | ||
| lnl.c | ||
| mtl.c | ||
| pltdrv.c | ||
| spt.c | ||
| tgl.c | ||