Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759124AbYBSDJm (ORCPT ); Mon, 18 Feb 2008 22:09:42 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753217AbYBSDJd (ORCPT ); Mon, 18 Feb 2008 22:09:33 -0500 Received: from emerald.lightlink.com ([205.232.34.14]:27176 "EHLO emerald.lightlink.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753860AbYBSDJc (ORCPT ); Mon, 18 Feb 2008 22:09:32 -0500 Date: Mon, 18 Feb 2008 22:06:02 -0500 From: "Mark M. Hoffman" To: "Darrick J. Wong" Cc: linux-kernel , lm-sensors Subject: Re: [lm-sensors] [PATCH v2] adt7473: New driver for Analog Devices ADT7473 sensor chip Message-ID: <20080219030602.GA2859@jupiter.solarsys.private> References: <20071219034116.GM6870@tree.beaverton.ibm.com> <20071219154759.7be5025c@hyperion.delvare> <20071219231437.GR6870@tree.beaverton.ibm.com> <20080217200250.GD2916@jupiter.solarsys.private> <20080218213322.GD5784@tree.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080218213322.GD5784@tree.beaverton.ibm.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 891 Lines: 29 Hi Darrick: * Darrick J. Wong [2008-02-18 13:33:23 -0800]: > adt7473: New driver for Analog Devices ADT7473 sensor chip > > This driver reports voltage, temperature and fan sensor readings > on an ADT7473 chip. > > Signed-off-by: Darrick J. Wong > --- > > Documentation/hwmon/adt7473 | 79 +++ > drivers/hwmon/Kconfig | 10 > drivers/hwmon/Makefile | 1 > drivers/hwmon/adt7473.c | 1157 +++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 1247 insertions(+), 0 deletions(-) > Applied to hwmon-2.6.git/testing, thanks. -- Mark M. Hoffman mhoffman@lightlink.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/