All of lore.kernel.org
 help / color / mirror / Atom feed
From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH] AMD K8 digital sensor
Date: Tue, 25 Jul 2006 22:08:08 +0000	[thread overview]
Message-ID: <44C69648.9060808@sh.cvut.cz> (raw)

Hello all,

This patch adds support for the temperature sensor(s) found in AMD K8 CPUs.

Signed-off-by: Rudolf Marek <r.marek at sh.cvut.cz>

Info for Jean:

This patch has only one bigger change compared to older version - the access 
width to register is now whole 32bits. This is neccessary for future 
enhancements because addtional reserved bits might be used for temperature, 
gaining more precision. Trust me ;)

The dependency is set to X86 because of usage of cpuid funcs. No need to check 
for specific procesor because it is in fact PCI driver. The latest version
works on dual core - dual procesor AMD server and it works fine on my single 
core Opteron too.

I'm leaving for next week and something -> on thursday. I would like to get this 
patch into 2.6.19, so if you have some minor comments please fix the patch as 
you like.

And info for users:
The userspace patch is still in here 
http://assembler.cz/download/amd_digital_temp.tar.gz
the patch itself is for 2.6.18rc-2 but should work on any post 2.6.15 kernel. If 
you need standalone version, use that one in the archive.

I will check into the SVN the userspace code once Jean or Mark says it is OK ;)

Thanks,
Regards
Rudolf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: k8temp.patch
Type: text/x-patch
Size: 9921 bytes
Desc: not available
Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060726/bfb27574/attachment.bin 

             reply	other threads:[~2006-07-25 22:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25 22:08 Rudolf Marek [this message]
2006-07-26 14:36 ` [lm-sensors] [PATCH] AMD K8 digital sensor Hans de Goede
2006-07-26 14:44 ` Rudolf Marek
2006-08-22  8:44 ` Jean Delvare
2006-08-22 18:23 ` Rudolf Marek
2006-08-23  7:10 ` Jean Delvare

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=44C69648.9060808@sh.cvut.cz \
    --to=r.marek@sh.cvut.cz \
    --cc=lm-sensors@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.