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:	Tue, 9 Dec 2014 00:02:28 -0400
From:	Eduardo Valentin <edubezval@...il.com>
To:	Rui Zhang <rui.zhang@...el.com>
Cc:	Linux PM <linux-pm@...r.kernel.org>,
	Linux ACPI <linux-acpi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] thermal-soc management updates for v3.19 #2

Hello Rui,

(sorry for duplicates, now copying the list)

Please pull from

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

to receive Thermal-SoC Management updates for v3.19 with top-most

184a4bf623fa587067851d25435fcb2f41de445b:

  thermal: of: Extend current of-thermal.c code to allow setting emulated temp (2014-12-08 21:10:00 -0400)

on top of e920f9b632a687834de5a78c60ac5c4c62327b1d:

  thermal: armada: Remove support for A375-Z1 SoC (2014-11-24 16:55:42 -0400)

Specifics:

Continuing the content for thermal-soc, I am sending now a specific extension in OF thermal.
In this pull, we have a change that extends the of thermal to allow drivers to register and use
its functionality in a better way. The content here does not exploits thermal core. The new 
API entries are intended to only access and properly implement the functionalities already
implemented in thermal core.

BR,

Eduardo Valentin

----------------------------------------------------------------
Lukasz Majewski (5):
      thermal: of: Extend of-thermal.c to provide number of trip points
      thermal: of: Extend of-thermal.c to provide check if trip point is valid
      thermal: of: Rename struct __thermal_trip to struct thermal_trip
      thermal: of: Extend of-thermal to export table of trip points
      thermal: of: Extend current of-thermal.c code to allow setting emulated temp

 drivers/thermal/of-thermal.c   | 109 ++++++++++++++++++++++++++++++++++-------
 drivers/thermal/thermal_core.h |  18 +++++++
 include/linux/thermal.h        |  18 +++++++
 3 files changed, 127 insertions(+), 18 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ