Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec67a2ba authored by Len Brown's avatar Len Brown
Browse files

intel_idle: add support for Westmere-EX



Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 0394c667
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -256,6 +256,7 @@ static int intel_idle_probe(void)
	case 0x1E:	/* Core i7 and i5 Processor - Lynnfield Jasper Forest */
	case 0x1F:	/* Core i7 and i5 Processor - Nehalem */
	case 0x2E:	/* Nehalem-EX Xeon */
	case 0x2F:	/* Westmere-EX Xeon */
		lapic_timer_reliable_states = (1 << 1);	 /* C1 */

	case 0x25:	/* Westmere */