Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

thermal/intel_powerclamp: add id for broadwell server

Broadwell server has support for package C-states, idle injection works
as expected on this platform.

Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

authored by

Jacob Pan and committed by
Zhang Rui
f09bfdb6 4d2b6e4a

+1
+1
drivers/thermal/intel_powerclamp.c
··· 689 689 { X86_VENDOR_INTEL, 6, 0x46}, 690 690 { X86_VENDOR_INTEL, 6, 0x4c}, 691 691 { X86_VENDOR_INTEL, 6, 0x4d}, 692 + { X86_VENDOR_INTEL, 6, 0x4f}, 692 693 { X86_VENDOR_INTEL, 6, 0x56}, 693 694 {} 694 695 };