All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: "Darrick J. Wong" <djwong@us.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	lm-sensors <lm-sensors@lm-sensors.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Eric Olsen <eolsen@google.com>
Subject: Re: [lm-sensors] [PATCH] new hwmon driver adt7462
Date: Wed, 01 Oct 2008 08:37:34 +0000	[thread overview]
Message-ID: <20081001103734.29608fc2@hyperion.delvare> (raw)
In-Reply-To: <20081001065413.GG10750@tree.beaverton.ibm.com>

Hi Darrick,

On Tue, 30 Sep 2008 23:54:14 -0700, Darrick J. Wong wrote:
> New driver to feed on.  As Jean mentioned a couple of years ago, this
> chip is a beast with odd combinations of 8 fans, 4 temperatures, and
> 13 voltage sensors.  This driver has been tested on an IntelliStation
> Z30.
> 
> Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
> ---
> 
>  Documentation/hwmon/adt7462 |   67 +
>  drivers/hwmon/Kconfig       |   10 
>  drivers/hwmon/Makefile      |    1 
>  drivers/hwmon/adt7462.c     | 1991 +++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 2069 insertions(+), 0 deletions(-)

Two years ago, Eric Olsen (Cc'd) asked for support for this device and
even said he would write the driver himself. We didn't hear from him
since then. Now that we have a driver, maybe Eric can help testing it
and maybe even reviewing it?

I clearly do not have the time for this myself (not on my free time, at
least.)

-- 
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: "Darrick J. Wong" <djwong@us.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	lm-sensors <lm-sensors@lm-sensors.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	"Eric Olsen" <eolsen@google.com>
Subject: Re: [PATCH] new hwmon driver adt7462
Date: Wed, 1 Oct 2008 10:37:34 +0200	[thread overview]
Message-ID: <20081001103734.29608fc2@hyperion.delvare> (raw)
In-Reply-To: <20081001065413.GG10750@tree.beaverton.ibm.com>

Hi Darrick,

On Tue, 30 Sep 2008 23:54:14 -0700, Darrick J. Wong wrote:
> New driver to feed on.  As Jean mentioned a couple of years ago, this
> chip is a beast with odd combinations of 8 fans, 4 temperatures, and
> 13 voltage sensors.  This driver has been tested on an IntelliStation
> Z30.
> 
> Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
> ---
> 
>  Documentation/hwmon/adt7462 |   67 +
>  drivers/hwmon/Kconfig       |   10 
>  drivers/hwmon/Makefile      |    1 
>  drivers/hwmon/adt7462.c     | 1991 +++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 2069 insertions(+), 0 deletions(-)

Two years ago, Eric Olsen (Cc'd) asked for support for this device and
even said he would write the driver himself. We didn't hear from him
since then. Now that we have a driver, maybe Eric can help testing it
and maybe even reviewing it?

I clearly do not have the time for this myself (not on my free time, at
least.)

-- 
Jean Delvare

  reply	other threads:[~2008-10-01  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-01  6:54 [lm-sensors] [PATCH] new hwmon driver adt7462 Darrick J. Wong
2008-10-01  6:54 ` Darrick J. Wong
2008-10-01  8:37 ` Jean Delvare [this message]
2008-10-01  8:37   ` 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=20081001103734.29608fc2@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=akpm@linux-foundation.org \
    --cc=djwong@us.ibm.com \
    --cc=eolsen@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.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.