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]
Message-ID: <20190524135457.GB2750@localhost.localdomain>
Date:   Fri, 24 May 2019 06:54:58 -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 fixes for v5.2-rc2

Hello Linus,

Please consider the following thermal soc fixes for v5.2-rc2.

The following changes since commit 4dde821e4296e156d133b98ddc4c45861935a4fb:

  Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2019-05-23 11:18:18 -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 6a310f8f97bb8bc2e2bb9db6f49a1b8678c8d144:

  thermal: rcar_gen3_thermal: Update temperature conversion method (2019-05-23 21:58:25 -0700)

Specifics:
- revert pinctrl settings on rockchip which causes boot failure on rk3288.
Proper follow up patch being discussed. Meanwhile reverting gets those booting again.
- Minor fixes on rcar and tegra

BR,

Eduardo


----------------------------------------------------------------
Heiko Stuebner (1):
      Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"

Yoshihiro Kaneko (3):
      thermal: rcar_gen3_thermal: Update value of Tj_1
      thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
      thermal: rcar_gen3_thermal: Update temperature conversion method

YueHaibing (1):
      thermal: tegra: Make tegra210_tsensor_thermtrips static

 drivers/thermal/rcar_gen3_thermal.c       | 92 ++++++++++++++++++++-----------
 drivers/thermal/rockchip_thermal.c        | 36 +-----------
 drivers/thermal/tegra/tegra210-soctherm.c |  2 +-
 3 files changed, 64 insertions(+), 66 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ