Patch thermal: step_wise: Revert optimization has been added to the 3.14-stable tree

2015-06-02 Thread gregkh
This is a note to let you know that I've just added the patch titled thermal: step_wise: Revert optimization to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

[PATCH] thermal: step_wise: Revert optimization

2015-04-20 Thread Jean Delvare
Commit 178c2490b99f898efc06d1ad75cadc84f13021a6 (thermal: step_wise: cdev only needs update on a new target state) broke driver acerhdf. That driver abused the step_wise thermal governor until the bang_bang governor was available, and the optimization broke this usage model. Kernels v3.12 to

Re: [PATCH] thermal: step_wise: Revert optimization

2015-04-20 Thread Borislav Petkov
Adding Peter. On Mon, Apr 20, 2015 at 11:21:13AM +0200, Jean Delvare wrote: Commit 178c2490b99f898efc06d1ad75cadc84f13021a6 (thermal: step_wise: cdev only needs update on a new target state) broke driver acerhdf. That driver abused the step_wise thermal governor until the bang_bang governor

Re: [PATCH] thermal: step_wise: Revert optimization

2015-04-20 Thread Peter Feuerer
Hi, Borislav Petkov writes: Adding Peter. On Mon, Apr 20, 2015 at 11:21:13AM +0200, Jean Delvare wrote: Commit 178c2490b99f898efc06d1ad75cadc84f13021a6 (thermal: step_wise: cdev only needs update on a new target state) broke driver acerhdf. That driver abused the step_wise thermal governor