public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Zick" <lkml@morethan.org>
To: tomaz.mertelj@guest.arnes.si
Cc: Harald Welte <HaraldWelte@viatech.com>,
	Jean Delvare <khali@linux-fr.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: Re: [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core	temperature
Date: Fri, 12 Jun 2009 10:31:02 -0500	[thread overview]
Message-ID: <200906121031.05738.lkml@morethan.org> (raw)
In-Reply-To: <20090612_152510_043383.tomaz.mertelj@guest.arnes.si>

On Fri June 12 2009, tomaz.mertelj@guest.arnes.si wrote:
> > 
> > The author had a problem in that routine -
> > try this one (32bit machines only) -
> > 
> > Mike 
> 
> DEBNAS:/home# for r in 0x1160 0x1161 0x1162 0x1163 0x1164 0x1165 0x1166 
> 0x1167
> 0x1168 0x1169 0x116a 0x116b 0x116c 0x1152 0x1153 ; do  ./rdmsrll $r ; 
> done
> MSR register 0x1160 => 08:04:83:94:bf:c2:39:c8
> MSR register 0x1161 => 08:04:83:94:bf:ce:12:88
> MSR register 0x1162 => 08:04:83:94:bf:d0:7a:a8
> MSR register 0x1163 => 08:04:83:94:bf:9e:1f:88
> MSR register 0x1164 => 08:04:83:94:bf:9c:ff:78
> MSR register 0x1165 => 08:04:83:94:bf:87:6e:18
> MSR register 0x1166 => 08:04:83:94:bf:a1:87:b8
> MSR register 0x1167 => 08:04:83:94:bf:f1:cc:b8
> MSR register 0x1168 => 08:04:83:94:bf:c6:22:08
> MSR register 0x1169 => 08:04:83:94:bf:cf:b8:68
> MSR register 0x116a => 08:04:83:94:bf:a3:57:d8
> MSR register 0x116b => 08:04:83:94:bf:b3:a8:d8
> MSR register 0x116c => 08:04:83:94:bf:ea:04:48
> MSR register 0x1152 => 08:04:83:94:bf:84:85:e8
> MSR register 0x1153 => 08:04:83:94:bf:d6:fb:18
> 
> I 
> I hope this is better.
>

The tool is broke - it is not reporting read failures.
Evidently those register ranges are masked out somewhere; 
will check on why/where.

Mike 
> Tomaz
> 
> 
> 
> 



  reply	other threads:[~2009-06-12 15:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12 15:25 [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature= tomaz.mertelj
2009-06-12 15:31 ` Michael S. Zick [this message]
2009-06-12 16:04   ` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature Michael S. Zick
2009-06-12 17:38     ` Michael S. Zick
  -- strict thread matches above, loose matches on Subject: below --
2009-06-12 18:16 [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature= tomaz.mertelj
2009-06-12 18:20 ` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature Michael S. Zick
2009-06-12 14:46 [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature= tomaz.mertelj
2009-06-12 14:57 ` [lm-sensors] [PATCH] hwmon: Add driver for VIA CPU core temperature Michael S. Zick
2009-06-12 15:12   ` Michael S. Zick
2009-06-09  8:34 Harald Welte
2009-06-10 17:40 ` Tomaz Mertelj
2009-06-11 22:32   ` Andrew Morton
2009-06-12  8:12     ` [lm-sensors] " Jean Delvare
2009-06-12  9:11       ` Tomaz Mertelj
2009-06-12  9:27       ` Harald Welte
2009-06-12 11:46       ` Michael S. Zick
2009-06-12 12:54         ` Harald Welte
2009-06-12 13:09           ` Michael S. Zick
2009-06-12 13:41           ` Michael S. Zick
2009-06-12 13:47             ` Michael S. Zick
2009-06-12 14:23             ` Michael S. Zick
2009-06-19 21:11 ` Jean Delvare
2009-06-27 18:34   ` Juerg Haefliger
2009-08-13 18:42     ` Juerg Haefliger
2009-08-19 14:32       ` Harald Welte
2009-08-19 16:52         ` Juerg Haefliger
2009-12-09  7:17           ` Harald Welte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200906121031.05738.lkml@morethan.org \
    --to=lkml@morethan.org \
    --cc=HaraldWelte@viatech.com \
    --cc=akpm@linux-foundation.org \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=tomaz.mertelj@guest.arnes.si \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox