Skip to content

Commit

Permalink
Merge back earlier cpuidle material for 6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael J. Wysocki committed Jan 16, 2025
2 parents 5a597a1 + eeed4bf commit 9c782cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/idle/intel_idle.c
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,7 @@ static const struct x86_cpu_id intel_idle_ids[] __initconst = {
X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &idle_cpu_snr),
X86_MATCH_VFM(INTEL_ATOM_CRESTMONT, &idle_cpu_grr),
X86_MATCH_VFM(INTEL_ATOM_CRESTMONT_X, &idle_cpu_srf),
X86_MATCH_VFM(INTEL_ATOM_DARKMONT_X, &idle_cpu_srf),
{}
};

Expand Down

0 comments on commit 9c782cc

Please sign in to comment.