!222 [linux-5.4/next] ACPI, x86: Improve Zhaoxin processors support for NONSTOP TSC

Merge pull request !222 from LeoLiu-oc/linux-5.4-next-02-nonstop-tsc
This commit is contained in:
刘诗 2024-09-20 08:00:49 +00:00 committed by Gitee
commit 16c28e88fd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ static void power_saving_mwait_init(void)
case X86_VENDOR_AMD:
case X86_VENDOR_INTEL:
case X86_VENDOR_ZHAOXIN:
case X86_VENDOR_CENTAUR:
/*
* AMD Fam10h TSC will tick in all
* C/P/S0/S1 states when this bit is set.