Re: Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard

2007-03-18 Thread Rudolf Marek
Hello all, > I'm just wondering if it is right to export the functions msr_read and > msr_write from arch/i386/kernel/msr.c, or if it would be better to put > these functions in arch/i386/lib/msr-on-cpu.c with rdmsr_on_cpu and > wrmsr_on_cpu. I'm fixing this, please stay tuned. I will CC you in ne

Re: Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard

2007-03-16 Thread Pavel Machek
Hi! > DISCLAIMER: This patch is still experimental. > AUTHOR: Rudolf Marek has written the coretemp module for > Intel Core Duo/Solo > processors. This is not proper changelog, see Doc*/Submit*. > +Author: Rudolf Marek > +Contact: Rudolf Marek Heh. > +The TjMax temperature is set to 85C if

Re: [lm-sensors] Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard

2007-03-15 Thread Jean Delvare
Hi Nicolas, On Thu, 15 Mar 2007 19:27:21 +0800, Nicolas Boichat wrote: > I ported this patch to the latest git, I hope this can help to get it > merged. > > I'm just wondering if it is right to export the functions msr_read and > msr_write from arch/i386/kernel/msr.c, or if it would be better to

Re: Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard

2007-03-15 Thread Nicolas Boichat
Hello, Justin Piszcz wrote: > DISCLAIMER: This patch is still experimental. AUTHOR: Rudolf Marek has > written the coretemp module for Intel Core Duo/Solo > processors. > > Without this patch, you cannot monitor your CPU temperature, at least > not on a DG965 motherboard. [snip] > Commentary: > It

Intel Core Duo/Solo Temperature Monitoring Working On Intel DG965 Motherboard

2007-03-10 Thread Justin Piszcz
DISCLAIMER: This patch is still experimental. AUTHOR: Rudolf Marek has written the coretemp module for Intel Core Duo/Solo processors. Without this patch, you cannot monitor your CPU temperature, at least not on a DG965 motherboard. From the readme (second patch): +Kernel driver coretemp +==