Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757883Ab0LTO2a (ORCPT ); Mon, 20 Dec 2010 09:28:30 -0500 Received: from cavan.codon.org.uk ([93.93.128.6]:60770 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753843Ab0LTO23 (ORCPT ); Mon, 20 Dec 2010 09:28:29 -0500 Date: Mon, 20 Dec 2010 14:28:15 +0000 From: Matthew Garrett To: Henrik Rydberg Cc: Jean Delvare , Mikael =?iso-8859-1?Q?Str=F6m?= , Julien BLACHE , Guenter Roeck , "lm-sensors@lm-sensors.org" , "linux-kernel@vger.kernel.org" Subject: Re: [lm-sensors] [PATCH 1/2 V3] applesmc: Use PnP rather than hardcoding resources and devices Message-ID: <20101220142815.GA23998@srcf.ucam.org> References: <1292624661-32474-1-git-send-email-mjg@redhat.com> <20101218042320.GA14104@ericsson.com> <20101218093719.GA1493@polaris.bitmath.org> <20101218110954.7a2ca190@endymion.delvare> <20101218103139.GA1668@polaris.bitmath.org> <878vzngvyn.fsf@sonic.technologeek.org> <20101218115742.GA2063@polaris.bitmath.org> <1292852674.2118.10.camel@mike-laptop> <20101220145721.4c58ff3e@endymion.delvare> <20101220142344.GA19566@polaris.bitmath.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101220142344.GA19566@polaris.bitmath.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 875 Lines: 19 On Mon, Dec 20, 2010 at 03:23:44PM +0100, Henrik Rydberg wrote: > The macbook overheat problems goes way back. All models have automatic > heat protection, but it kicks in at temperatures uncomfortable to most > users. The severity also depends on when the model was made. The > current solution is to use the macfanctld driver, which disables > automatic fan control, replacing it with a control loop yielding more > workable temperatures. A fan control solution in the kernel would > certainly be well received. There is one, you just need to hook into the thermal device interface. -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/