From: Jean Delvare <khali@linux-fr.org>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal
Date: Sun, 11 Apr 2010 08:24:14 +0000 [thread overview]
Message-ID: <20100411102414.15b9b394@hyperion.delvare> (raw)
In-Reply-To: <20100403170917.GA11397@srcf.ucam.org>
Hi Matthew,
On Sat, 3 Apr 2010 18:09:17 +0100, Matthew Garrett wrote:
> On Fri, Dec 11, 2009 at 10:52:30AM -0500, Matthew Garrett wrote:
> > Recent Intel chipsets have support for a PCI device providing access
> > to on-board thermal monitoring. Previous versions have merely used this
> > to allow the BIOS to set trip points, but Ibex Peak documents a set of
> > registers to read values. This driver implements an hwmon interface to
> > read them.
> >
> > Signed-off-by: Matthew Garrett <mjg@redhat.com>
>
> Jean, did you pick this up at any point? I can't see it in your git
> tree.
Maybe because I don't have a git tree ;) I'm using quilt for my hwmon
patches.
Anyway, no, I did not pick this driver, I don't think I saw a public
review of it, and normally I only pick patches which have been reviewed
by someone I trust. Remember I am not the maintainet of the hwmon
subsystem any longer. I'm trying to help as my time permits, but I make
no guarantee.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
WARNING: multiple messages have this Message-ID (diff)
From: Jean Delvare <khali@linux-fr.org>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hwmon: Add driver for intel PCI thermal subsystem
Date: Sun, 11 Apr 2010 10:24:14 +0200 [thread overview]
Message-ID: <20100411102414.15b9b394@hyperion.delvare> (raw)
In-Reply-To: <20100403170917.GA11397@srcf.ucam.org>
Hi Matthew,
On Sat, 3 Apr 2010 18:09:17 +0100, Matthew Garrett wrote:
> On Fri, Dec 11, 2009 at 10:52:30AM -0500, Matthew Garrett wrote:
> > Recent Intel chipsets have support for a PCI device providing access
> > to on-board thermal monitoring. Previous versions have merely used this
> > to allow the BIOS to set trip points, but Ibex Peak documents a set of
> > registers to read values. This driver implements an hwmon interface to
> > read them.
> >
> > Signed-off-by: Matthew Garrett <mjg@redhat.com>
>
> Jean, did you pick this up at any point? I can't see it in your git
> tree.
Maybe because I don't have a git tree ;) I'm using quilt for my hwmon
patches.
Anyway, no, I did not pick this driver, I don't think I saw a public
review of it, and normally I only pick patches which have been reviewed
by someone I trust. Remember I am not the maintainet of the hwmon
subsystem any longer. I'm trying to help as my time permits, but I make
no guarantee.
--
Jean Delvare
next prev parent reply other threads:[~2010-04-11 8:24 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-11 15:52 [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Matthew Garrett
2009-12-11 15:52 ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:28 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:28 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:33 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:33 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:36 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:36 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:38 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:38 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:47 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:47 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 16:50 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI Matthew Garrett
2009-12-11 16:50 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2009-12-11 16:58 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Luca Tettamanti
2009-12-11 16:58 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Luca Tettamanti
2009-12-11 23:58 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Robert Hancock
2009-12-11 23:58 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Robert Hancock
2010-04-03 17:09 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Matthew Garrett
2010-04-03 17:09 ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Matthew Garrett
2010-04-11 8:24 ` Jean Delvare [this message]
2010-04-11 8:24 ` Jean Delvare
2010-04-15 1:27 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Andrew Morton
2010-04-15 1:27 ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Andrew Morton
2010-04-15 6:44 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-04-15 6:44 ` [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare
2010-04-11 11:24 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-04-11 11:24 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem Jean Delvare
2010-05-18 9:06 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal Jean Delvare
2010-05-18 9:06 ` [lm-sensors] [PATCH] hwmon: Add driver for intel PCI thermal subsystem 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=20100411102414.15b9b394@hyperion.delvare \
--to=khali@linux-fr.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lm-sensors@lm-sensors.org \
--cc=mjg59@srcf.ucam.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.