From: Peter Feuerer Date: Tue, 22 Jul 2014 15:37:13 +0000 (+0200) Subject: thermal: Added Bang-bang thermal governor X-Git-Tag: fixes-against-v3.18-rc2~14^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4dbf98f7f169346f57296e173e883b7330076ab;p=pandora-kernel.git thermal: Added Bang-bang thermal governor 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 Cc: Andreas Mohr Cc: Borislav Petkov Cc: Javi Merino Cc: linux-pm@vger.kernel.org Signed-off-by: Peter Feuerer Signed-off-by: Zhang Rui --- Reading git-diff-tree failed