[GIT PULL] thermal management updates for v3.15-rc1
From: Zhang Rui
Date: Thu Apr 10 2014 - 03:44:16 EST
Hi Linus,
Please pull from the git repository at
git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git next
to receive thermal management updates for v3.15-rc1
with top-most commit 9477165ec525d47abb1cb6523698e0cd89d65ddb:
thermal: rcar-thermal: update thermal zone only when temperature
changes
on top of commit 455c6fdbd219161bd09b1165f11699d6d73de11c:
Linux 3.14
We only have a couple of fixes/cleanups for platform thermal drivers
this time.
Specifics:
- rcar thermal driver: avoid updating the thermal zone in case an IRQ
was triggered but the temperature didn't effectively change.
From Patrick Titiano.
- update the imx thermal driver' formula of converting thermal sensor'
raw date to real temperature in degree C. From Anson Huang.
- trivial code cleanups of ti soc thermal and rcar thermal driver from
Jingoo Han and Patrick Titiano.
Thanks!
----------------------------------------------------------------
Anson Huang (1):
thermal: imx: update formula for thermal sensor
Jingoo Han (1):
thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro
Patrick Titiano (2):
thermal: rcar-thermal: fix same mask applied twice
thermal: rcar-thermal: update thermal zone only when temperature
changes
drivers/thermal/imx_thermal.c | 39
++++++++++++++++++++++++++-------------
drivers/thermal/rcar_thermal.c | 9 +++++++--
drivers/thermal/ti-soc-thermal/ti-bandgap.c | 6 ++----
3 files changed, 35 insertions(+), 19 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/