OSDN Git Service

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
@@@ -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);