2014-11-24 21:33:25

by Eduardo Valentin

[permalink] [raw]
Subject: [GIT PULL] thermal-soc updates for v3.18-rc7


Hello Rui,

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes

to receive thermal-soc updates for v3.18-rc7 with top-most

d3e19567fa85e1a0dab02205b89b2908084ecadd:

thermal: Exynos: Deletion of unnecessary checks before two function calls (2014-11-21 15:20:17 -0400)

on top of commit fc14f9c1272f62c3e8d01300f52467c0d9af50f9:

Linux 3.18-rc5 (2014-11-16 16:36:20 -0800)

Specifics:

In this -rc still very minor changes:
- Lee Jones fixes compilation warning in sti thermal driver;
- Marjus Elfring removes unnecessary checks in exynos thermal driver
(as per coccinelle); and
- Now we always update cpufreq policies, and thus get (hopefully) always in sync with cpufreq,
thanks to Yadwinder.

BR,

Eduardo Valentin

----------------------------------------------------------------
Lee Jones (1):
thermal: sti: Ignore suspend/resume functions when !PM_SLEEP

Markus Elfring (1):
thermal: Exynos: Deletion of unnecessary checks before two function calls

Yadwinder Singh Brar (1):
thermal: cpu_cooling: Update always cpufreq policy with thermal constraints

drivers/thermal/cpu_cooling.c | 37 ++++++++++++++-----------
drivers/thermal/samsung/exynos_thermal_common.c | 9 ++----
drivers/thermal/st/st_thermal.c | 3 ++
3 files changed, 27 insertions(+), 22 deletions(-)


Attachments:
(No filename) (1.36 kB)
signature.asc (473.00 B)
Digital signature
Download all attachments

2014-11-26 15:27:49

by Eduardo Valentin

[permalink] [raw]
Subject: Re: [GIT PULL] thermal-soc updates for v3.18-rc7

Rui,


On Mon, Nov 24, 2014 at 05:25:06PM -0400, Eduardo Valentin wrote:
>
> Hello Rui,
>
> Please pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git fixes
>


Have you had the time to have a look in this pull request? I am not sure
if you got your environment working yet.

> to receive thermal-soc updates for v3.18-rc7 with top-most
>
> d3e19567fa85e1a0dab02205b89b2908084ecadd:
>
> thermal: Exynos: Deletion of unnecessary checks before two function calls (2014-11-21 15:20:17 -0400)
>
> on top of commit fc14f9c1272f62c3e8d01300f52467c0d9af50f9:
>
> Linux 3.18-rc5 (2014-11-16 16:36:20 -0800)
>
> Specifics:
>
> In this -rc still very minor changes:
> - Lee Jones fixes compilation warning in sti thermal driver;
> - Marjus Elfring removes unnecessary checks in exynos thermal driver
> (as per coccinelle); and
> - Now we always update cpufreq policies, and thus get (hopefully) always in sync with cpufreq,
> thanks to Yadwinder.
>
> BR,
>
> Eduardo Valentin
>
> ----------------------------------------------------------------
> Lee Jones (1):
> thermal: sti: Ignore suspend/resume functions when !PM_SLEEP
>
> Markus Elfring (1):
> thermal: Exynos: Deletion of unnecessary checks before two function calls
>
> Yadwinder Singh Brar (1):
> thermal: cpu_cooling: Update always cpufreq policy with thermal constraints
>
> drivers/thermal/cpu_cooling.c | 37 ++++++++++++++-----------
> drivers/thermal/samsung/exynos_thermal_common.c | 9 ++----
> drivers/thermal/st/st_thermal.c | 3 ++
> 3 files changed, 27 insertions(+), 22 deletions(-)



Attachments:
(No filename) (1.63 kB)
signature.asc (473.00 B)
Digital signature
Download all attachments