diff options
author | Peter Feuerer <peter@piie.net> | 2014-07-22 17:37:13 +0200 |
---|---|---|
committer | Zhang Rui <rui.zhang@intel.com> | 2014-08-27 15:45:58 +0800 |
commit | e4dbf98f7f169346f57296e173e883b7330076ab (patch) | |
tree | 9716c985db04ada091fbb35a9b93a9494e9b13e8 /firmware | |
parent | 52addcf9d6669fa439387610bc65c92fa0980cef (diff) | |
download | op-kernel-dev-e4dbf98f7f169346f57296e173e883b7330076ab.zip op-kernel-dev-e4dbf98f7f169346f57296e173e883b7330076ab.tar.gz |
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 <akpm@linux-foundation.org>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Andreas Mohr <andi@lisas.de>
Cc: Borislav Petkov <bp@suse.de>
Cc: Javi Merino <javi.merino@arm.com>
Cc: linux-pm@vger.kernel.org
Signed-off-by: Peter Feuerer <peter@piie.net>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions