Re: 32nm Support vor drivers/hwmon/coretemp.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Michael,

Sorry for the late reply. We are trying to found a universal method
to support newer CPUs, referring to 
http://lists.lm-sensors.org/pipermail/lm-sensors/2010-March/027966.html

Additional, the TjMax of Clarkdale and Westmere is not 100 C.

Thanks
Huaxu

On 17:14 Sat 27 Mar, Michael Fuckner wrote:
> Hi,
> 
> I just looked into git and saw currently no support for coretemp on
> Intels 32nm CPUs. Currently I just had Xeon 5630 and i5-660 to play
> with.
> 
> Model 25 Westmere
> Model 2C Clarkdale
> 
> [0.38] molli123@c64:/usr/home/molli123/linux-2.6.33.1/drivers/hwmon
> > diff coretemp.c.old coretemp.c
> 458c458
> <                 0x1e (Lynnfield) */
> ---
> >                 0x1e (Lynnfield), 0x25 (Clarkdale), 0x2c (Westmere)  */
> 463c463,464
> <                       (c->x86_model == 0x1e))) {
> ---
> >                       (c->x86_model == 0x1e) || (c->x86_model == 0x25) ||
> >                       (c->x86_model == 0x2C))) {
> 
> 
> Regards,
>  Michael!
> 
> _______________________________________________
> lm-sensors mailing list
> lm-sensors@xxxxxxxxxxxxxx
> http://lists.lm-sensors.org/mailman/listinfo/lm-sensors


_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux