Merge branches 'release' and 'thermal-soc' of .git into next
authorZhang Rui <rui.zhang@intel.com>
Thu, 11 Jun 2015 04:52:14 +0000 (12:52 +0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 11 Jun 2015 04:52:14 +0000 (12:52 +0800)
1  2 
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/intel_powerclamp.c

Simple merge
Simple merge
index e34ccd5b1ba0b7e4ca78b4249d95fd1cbf214e12,725718e97a0bc86f8d69d3fc112fba7670543402..2e6716104d3fa8c9aa45f3a39fdafe8c355d4ead
@@@ -689,8 -695,8 +695,9 @@@ static const struct x86_cpu_id intel_po
        { X86_VENDOR_INTEL, 6, 0x46},
        { X86_VENDOR_INTEL, 6, 0x4c},
        { X86_VENDOR_INTEL, 6, 0x4d},
+       { X86_VENDOR_INTEL, 6, 0x4f},
        { X86_VENDOR_INTEL, 6, 0x56},
 +      { X86_VENDOR_INTEL, 6, 0x57},
        {}
  };
  MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);