From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Feuerer Subject: Re: [PATCH v5 3/6] thermal: Added Bang-bang thermal governor Date: Tue, 21 Oct 2014 12:29:10 +0200 Message-ID: References: <1398561815-22033-1-git-send-email-peter@piie.net> <1406043436-17068-1-git-send-email-peter@piie.net> <1406043436-17068-4-git-send-email-peter@piie.net> <1406514389.14109.7.camel@rzhang1-toshiba> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: Received: from smtprelay02.ispgateway.de ([80.67.18.44]:46107 "EHLO smtprelay02.ispgateway.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754574AbaJUKia (ORCPT ); Tue, 21 Oct 2014 06:38:30 -0400 Content-Disposition: inline Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Zhang Rui Cc: linux-pm@vger.kernel.org, LKML , Andrew Morton , Andreas Mohr , Borislav Petkov , Javi Merino Hi Rui, Zhang Rui writes: > On Sat, 2014-07-26 at 16:14 +0200, Peter Feuerer wrote: >> Hi Rui, >> >> Peter Feuerer writes: >> >> > The bang-bang thermal governor uses a hysteresis to switch abruptly on >> > or off a cooling device. It is intended to control fans, which can >> > not be throttled but just switched on or off. >> > Bang-bang cannot be set as default governor as it is intended for >> > special devices only. For those special devices the driver needs to >> > explicitely request it. >> > >> > Cc: Andrew Morton >> > Cc: Zhang Rui >> >> Anything that prevents you from giving your acked-by? >> > NO. > > I'll queue them for 3.18. Are all 6 patches in for 3.18 as you promissed? kind regards, --peter;