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>] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 28 May 2017 09:14:54 -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][RESEND] Thermal SoC management fixes for v4.12-rc3

Hello Linus,

I know this is (very) late, but please consider these six fixes for next rc3.
I tried sending these via Rui, but I think I missed the window to get
him still in office, so I am sending directly to you.

Changelog in this pull:
- Fixes on TI SoC driver, Broadcom, qoriq.
- Small sparse warn fix on thermal core.

On top of my local test, these went through linux-next and kerneci.

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to a54c51863ed1294078a435151e625313b4365ac5:

  thermal: broadcom: ns-thermal: default on iProc SoCs (2017-05-23 20:09:34 -0700)

----------------------------------------------------------------
Colin Ian King (1):
      thermal: core: make thermal_emergency_poweroff static

Jon Mason (1):
      thermal: broadcom: ns-thermal: default on iProc SoCs

Markus Elfring (3):
      ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()
      ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()
      ti-soc-thermal: Fix a typo in a comment line

Masahiro Yamada (1):
      thermal: qoriq: remove useless call for of_thermal_get_trip_points()

 drivers/thermal/broadcom/Kconfig            |  9 +++++----
 drivers/thermal/qoriq_thermal.c             |  3 ---
 drivers/thermal/thermal_core.c              |  2 +-
 drivers/thermal/ti-soc-thermal/ti-bandgap.c | 14 +++++---------
 4 files changed, 11 insertions(+), 17 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ