lkml.org 
[lkml]   [2013]   [Oct]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] thermal/intel_powerclamp: Add newer CPU models
From
Date
On Thu, 2013-09-26 at 04:33 -0700, Jacob Pan wrote:
> This will enable intel_powerclamp driver on newer Intel CPUs
> including some Ivy Bridge and Haswell processors.
>
> Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>

applied to thermal -next.

thanks,
rui
> ---
> drivers/thermal/intel_powerclamp.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/drivers/thermal/intel_powerclamp.c b/drivers/thermal/intel_powerclamp.c
> index b40b37c..6e3b061 100644
> --- a/drivers/thermal/intel_powerclamp.c
> +++ b/drivers/thermal/intel_powerclamp.c
> @@ -675,6 +675,11 @@ static const struct x86_cpu_id intel_powerclamp_ids[] = {
> { X86_VENDOR_INTEL, 6, 0x2e},
> { X86_VENDOR_INTEL, 6, 0x2f},
> { X86_VENDOR_INTEL, 6, 0x3a},
> + { X86_VENDOR_INTEL, 6, 0x3c},
> + { X86_VENDOR_INTEL, 6, 0x3e},
> + { X86_VENDOR_INTEL, 6, 0x3f},
> + { X86_VENDOR_INTEL, 6, 0x45},
> + { X86_VENDOR_INTEL, 6, 0x46},
> {}
> };
> MODULE_DEVICE_TABLE(x86cpu, intel_powerclamp_ids);




\
 
 \ /
  Last update: 2013-10-09 06:41    [W:0.041 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site