From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754579AbaGPWYm (ORCPT ); Wed, 16 Jul 2014 18:24:42 -0400 Received: from mail.skyhub.de ([78.46.96.112]:37638 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbaGPWYj (ORCPT ); Wed, 16 Jul 2014 18:24:39 -0400 Date: Thu, 17 Jul 2014 00:24:35 +0200 From: Borislav Petkov To: Peter Feuerer Cc: LKML , Andrew Morton , Andreas Mohr , Borislav Petkov , Zhang Rui , Javi Merino Subject: Re: [PATCH v3 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up Message-ID: <20140716222434.GC17472@pd.tnic> References: <1398561815-22033-1-git-send-email-peter@piie.net> <1399139966-10625-1-git-send-email-peter@piie.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1399139966-10625-1-git-send-email-peter@piie.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Peter, On Sat, May 03, 2014 at 07:59:20PM +0200, Peter Feuerer wrote: > This patch series is intended to: > > * Introduce "manual mode" support (Patch 1 & 2), which is needed to control > the fan of a few new models. > > * Add an appropriate thermal governor (Patch 3 & 4). Manipulating and > fiddling around with the step-wise governor has been a very fragile thing > in the past and as it broke again, I used the opportunity to add a two > point thermal governor which implements the actual fan handling required by > acerhdf and puts from my point of view things straight. > > * Do some minor clean up like: > - adding second trip point for critical temperature (Patch 5) > - removing _t suffix from struct which isn't typedef and replace unsigned > char by u8 (Patch 6) so what's the state of those? In the meantime I noticed the breakage here too, after updating the kernel on the aspire one - the fan remains on. Do you have a latest version which is ready for testing or should I take those? Thanks. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --