From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761419AbYEEVk6 (ORCPT ); Mon, 5 May 2008 17:40:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755767AbYEEVku (ORCPT ); Mon, 5 May 2008 17:40:50 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:59442 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754730AbYEEVkt (ORCPT ); Mon, 5 May 2008 17:40:49 -0400 Date: Mon, 5 May 2008 14:39:18 -0700 From: Andrew Morton To: Jean Delvare Cc: djwong@us.ibm.com, mhoffman@lightlink.com, linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org, Roel Kluin <12o3l@tiscali.nl> Subject: Re: [lm-sensors] [PATCH] i5k_amb: Support Intel 5400 chipset Message-Id: <20080505143918.dcd93b52.akpm@linux-foundation.org> In-Reply-To: <20080505232245.6003ac8a@hyperion.delvare> References: <20080503045558.GJ16078@tree.beaverton.ibm.com> <20080505135621.66809b0e.akpm@linux-foundation.org> <20080505232245.6003ac8a@hyperion.delvare> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 5 May 2008 23:22:45 +0200 Jean Delvare wrote: > Hi Andrew, > > On Mon, 5 May 2008 13:56:21 -0700, Andrew Morton wrote: > > On Fri, 2 May 2008 21:55:59 -0700 > > "Darrick J. Wong" wrote: > > > > > Minor rework to support the Intel 5400 chipset. > > > > Thanks, I added this to the for-git-hwmon part of the -mm queue. > > > > I haven't heard from Mark for quite some time so soon I might declare him > > absent and I'll go through my hwmon patches with a view to merging them into > > 2.6.26 directly. > > For Mark's status see: > http://lists.lm-sensors.org/pipermail/lm-sensors/2008-May/023006.html > > I guess he'll be happy if you merge a couple patches for him. hm, OK. > > > > That queue currently consists of: > > > > hdaps-invert-the-axes-for-hdaps-on-lenovo-r61i-thinkpads.patch > > adt746x-logical-bitwise-confusion-in-set_max_duty_at_crit.patch > > The adt7473:set_max_duty_at_crit() code was originally confusing but > correct. After this patch the code is clear but broken. Is it > considered an improvement? I'll drop it. > (I would have told you before if that patch had been submitted to the > lm-sensors list as it should have, given that it modifies a hardware > monitoring driver... Not to mention that the patch file name doesn't > match the driver file name, just to add to the confusion.) Well, y'know, stuff happens. Stuff like you forgetting to cc that patch's author on this email. > > adt7473-minor-documentation-update.patch > > I reviewed and acked that one, it's ready to go. OK, thanks. > > i5k_amb-support-intel-5400-chipset.patch