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:	Wed, 25 Feb 2015 15:32:13 -0400
From:	Eduardo Valentin <edubezval@...il.com>
To:	Rui Zhang <rui.zhang@...el.com>
Cc:	Linux ACPI <linux-acpi@...r.kernel.org>,
	Linux PM <linux-pm@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Thermal SoC management updates for v4.0-rc2

Hello Rui,

Please pull from

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

to receive Thermal SoC Management updates for v4.0-rc2 with top-most

b71d399c7f2fe06b60b96155ec0b9ae167334e4a:

  thermal: exynos: Clean-up code to use oneline entry for exynos compatible table (2015-02-24 15:00:00 -0400)

on top of commit c517d838eb7d07bbe9507871fab3931deccff539:

  Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)

Specifics:
- Fixes in RCAR thermal driver to remove race conditions and fix fail path
- Fixes in TI thermal driver: removal of unnecessary code and build fix if !CONFIG_PM_SLEEP
- Cleanups in exynos thermal driver
- Add stubs for include/linux/thermal.h. Now drivers using thermal calls but that also work
without CONFIG_THERMAL will be able to compile for systems that don't care about thermal.

BR,

Eduardo Valentin
----------------------------------------------------------------
Chanwoo Choi (1):
      thermal: exynos: Clean-up code to use oneline entry for exynos compatible table

Geert Uytterhoeven (2):
      thermal: rcar: Fix race condition between init and interrupt
      thermal: rcar: Make error and remove paths symmetrical with init

Grygorii Strashko (1):
      thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP

Markus Elfring (1):
      ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"

Nishanth Menon (1):
      thermal: Introduce dummy functions when thermal is not defined

 drivers/thermal/rcar_thermal.c                     | 26 +++++-----
 drivers/thermal/samsung/exynos_tmu.c               | 38 ++++-----------
 drivers/thermal/ti-soc-thermal/ti-bandgap.c        |  2 +-
 drivers/thermal/ti-soc-thermal/ti-thermal-common.c |  2 +-
 include/linux/thermal.h                            | 56 +++++++++++++++++++++-
 5 files changed, 77 insertions(+), 47 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)

Powered by blists - more mailing lists