Skip to content

Commit b72f301

Browse files
Tony W Wang-ocrafaeljw
authored andcommitted
ACPI: PAD: mark Zhaoxin CPUs NONSTOP TSC correctly
Zhaoxin CPUs support NONSTOP TSC feature, so do not mark these CPUs TSC unstable when use the acpi_pad driver. Signed-off-by: Tony W Wang-oc <TonyWWang-oc@zhaoxin.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 858fd16 commit b72f301

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/acpi/acpi_pad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ static void power_saving_mwait_init(void)
6666
case X86_VENDOR_AMD:
6767
case X86_VENDOR_INTEL:
6868
case X86_VENDOR_ZHAOXIN:
69+
case X86_VENDOR_CENTAUR:
6970
/*
7071
* AMD Fam10h TSC will tick in all
7172
* C/P/S0/S1 states when this bit is set.

0 commit comments

Comments
 (0)