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, 28 Aug 2018 16:06:53 -0700
From:   Eduardo Valentin <edubezval@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Rui Zhang <rui.zhang@...el.com>
Cc:     ACPI Devel Maling List <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.19-rc2

Hello Linus,

Please consider pulling from

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

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

152395fd03d4ce1e535a75cdbf58105e50587611:

  thermal: of-thermal: disable passive polling when thermal zone is disabled (2018-08-20 12:00:40 -0700)

on top of commit 2ad0d52699700a91660a406a4046017a2d7f246a:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2018-08-19 11:51:45 -0700)

Specifics:
- Minor fixes on OF thermal, qoriq, and rcar drivers.

On top of my local tests, here are the results from kernelCI:
Full Boot Summary: https://kernelci.org/boot/all/job/evalenti/branch/for-kernelci/kernel/v4.18-10727-g152395fd03d4/
Full Build Summary: https://kernelci.org/build/evalenti/branch/for-kernelci/kernel/v4.18-10727-g152395fd03d4/

BR,

Eduardo Valentin

----------------------------------------------------------------
Anson Huang (1):
      thermal: of-thermal: disable passive polling when thermal zone is disabled

Fabio Estevam (3):
      thermal: qoriq: Use devm_thermal_zone_of_sensor_register()
      thermal: qoriq: Simplify the 'site' variable assignment
      thermal: qoriq: Switch to SPDX identifier

Kuninori Morimoto (2):
      thermal: rcar_thermal: convert to SPDX identifiers
      thermal: rcar_gen3_thermal: convert to SPDX identifiers

 drivers/thermal/of-thermal.c        |  7 +++++--
 drivers/thermal/qoriq_thermal.c     | 27 ++++++++-------------------
 drivers/thermal/rcar_gen3_thermal.c | 11 +----------
 drivers/thermal/rcar_thermal.c      | 16 ++--------------
 4 files changed, 16 insertions(+), 45 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ