Re: [PATCH v3 3/6] thermal: Added Bang-bang thermal governor

2014-07-18 Thread Peter Feuerer
Borislav Petkov writes: On Sat, May 03, 2014 at 07:59:23PM +0200, Peter Feuerer wrote: 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

Re: [PATCH v3 3/6] thermal: Added Bang-bang thermal governor

2014-07-17 Thread Borislav Petkov
On Sat, May 03, 2014 at 07:59:23PM +0200, Peter Feuerer wrote: > 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

[PATCH v3 3/6] thermal: Added Bang-bang thermal governor

2014-05-03 Thread Peter Feuerer
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