lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 10 Apr 2014 15:43:57 +0800
From:	Zhang Rui <rui.zhang@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-pm <linux-pm@...r.kernel.org>
Subject: [GIT PULL] thermal management updates for v3.15-rc1

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ