From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>,
Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
James Ralston
<james.d.ralston-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH v4 0/2] iMC SMBUS and DIMM bus probing
Date: Thu, 15 Aug 2013 14:50:47 +0200 [thread overview]
Message-ID: <20130815125047.GF17155@katana> (raw)
In-Reply-To: <cover.1374171757.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 537 bytes --]
On Thu, Jul 18, 2013 at 11:36:52AM -0700, Andy Lutomirski wrote:
> Intel LGA2011 machines have dedicated SMBUS controllers for DIMM
> sockets. Because they're dedicated, they can be safely and accurately
> probed, since all devices on them are known to be attached to DIMMs.
> The devices found are:
> - SPD EEPROMs
> - TSODs (Temperature Sensor on DIMMs)
> - Other interesting things, with drivers hopefully to follow...
Just to let you know, I keep thinking about it now and then but have not
made up my mind yet... still at it.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Andy Lutomirski <luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
Cc: lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>,
Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>,
James Ralston
<james.d.ralston-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: [lm-sensors] [PATCH v4 0/2] iMC SMBUS and DIMM bus probing
Date: Thu, 15 Aug 2013 12:50:47 +0000 [thread overview]
Message-ID: <20130815125047.GF17155@katana> (raw)
In-Reply-To: <cover.1374171757.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 537 bytes --]
On Thu, Jul 18, 2013 at 11:36:52AM -0700, Andy Lutomirski wrote:
> Intel LGA2011 machines have dedicated SMBUS controllers for DIMM
> sockets. Because they're dedicated, they can be safely and accurately
> probed, since all devices on them are known to be attached to DIMMs.
> The devices found are:
> - SPD EEPROMs
> - TSODs (Temperature Sensor on DIMMs)
> - Other interesting things, with drivers hopefully to follow...
Just to let you know, I keep thinking about it now and then but have not
made up my mind yet... still at it.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2013-08-15 12:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-18 18:36 [PATCH v4 0/2] iMC SMBUS and DIMM bus probing Andy Lutomirski
2013-07-18 18:36 ` [lm-sensors] " Andy Lutomirski
[not found] ` <cover.1374171757.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
2013-07-18 18:36 ` [PATCH v4 1/2] i2c: Add DIMM bus code Andy Lutomirski
2013-07-18 18:36 ` [lm-sensors] " Andy Lutomirski
2013-07-18 18:36 ` [PATCH v4 2/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips Andy Lutomirski
2013-07-18 18:36 ` [lm-sensors] " Andy Lutomirski
[not found] ` <c4bb014e8793e8d0059ecf5633f01ab9e15409d2.1374171757.git.luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.org>
2013-07-18 21:33 ` Guenter Roeck
2013-07-18 21:33 ` [lm-sensors] " Guenter Roeck
[not found] ` <20130718213331.GA6237-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2013-07-18 21:37 ` Andy Lutomirski
2013-07-18 21:37 ` [lm-sensors] " Andy Lutomirski
[not found] ` <CALCETrUUkSenOD1KS7rrVV1czjhTJ-c1sFebrDygcCB+5Y2upA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-07-18 22:40 ` Guenter Roeck
2013-07-18 22:40 ` [lm-sensors] " Guenter Roeck
[not found] ` <20130718224008.GA7314-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2013-07-29 20:32 ` Andy Lutomirski
2013-07-29 20:32 ` [lm-sensors] " Andy Lutomirski
2013-08-15 12:50 ` Wolfram Sang [this message]
2013-08-15 12:50 ` [lm-sensors] [PATCH v4 0/2] iMC SMBUS and DIMM bus probing Wolfram Sang
2013-08-23 0:30 ` Andy Lutomirski
2013-08-23 0:30 ` [lm-sensors] " Andy Lutomirski
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=20130815125047.GF17155@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=james.d.ralston-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org \
--cc=linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org \
--cc=luto-kltTT9wpgjJwATOyAt5JVQ@public.gmane.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.