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, 24 Nov 2015 09:29:55 -0800
From:	Eduardo Valentin <edubezval@...il.com>
To:	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>,
	Rui Zhang <rui.zhang@...el.com>
Subject: [GIT PULL] Thermal-SoC management updates for v4.4-rc3

Hello Rui,

Please pull from

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

to receive Thermal-SoC Management updates for v4.4-rc3 with top-most

a2291badc355d58ead5c19ae0609468947416040:

  imx: thermal: use CPU temperature grade info for thresholds (2015-11-23 16:38:40 -0800)

on top of commit 5d50ac70fe98518dbf620bfba8184254663125eb:

  Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs (2015-11-11 20:18:48 -0800)

Specifics in this pull request:
- Several fixes and cleanups on Rockchip thermal drivers.
- On top of fixes, Rockchip driver also learned how to handle RK3368.
- Small fixes on: of-thermal, power_allocator, rcar driver, IMX, and QCOM drivers.
  Also, compilation fixes, on thermal.h, when thermal is not selected.
- Build/boot tests powered by KernelCI [1,2] \o/

This pull request contains extra fixes on top of the rc pull request. Essentially
the same pull, with a couple of extra fixes. The reason is because the content
of my pull for rc2 was not merged, so resending.

[1] - http://kernelci.org/boot/all/job/evalenti/kernel/v4.3-11641-ge07efb9b60d4/
[2] - http://kernelci.org/build/evalenti/kernel/v4.3-11641-ge07efb9b60d4/

BR,

Eduardo Valentin
----------------------------------------------------------------
Arnd Bergmann (2):
      Revert "thermal: qcom_spmi: allow compile test"
      thermal: fix thermal_zone_bind_cooling_device prototype

Caesar Wang (7):
      dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
      thermal: rockchip: better to compatible the driver for different SoCs
      thermal: rockchip: trivial: fix typo in commit
      thermal: rockchip: improve the conversion function
      thermal: rockchip: Add the sort mode for adc value increment or decrement
      thermal: rockchip: consistently use int for temperatures
      thermal: rockchip: Support the RK3368 SoCs in thermal driver

Jiada Wang (1):
      thermal: of-thermal: Reduce log level for message when can't fine thermal zone

Kapileshwar Singh (1):
      thermal: power_allocator: Use temperature reading from tz

Kuninori Morimoto (1):
      thermal: rcar_thermal: remove redundant operation

Tim Harvey (1):
      imx: thermal: use CPU temperature grade info for thresholds

 .../bindings/thermal/rockchip-thermal.txt          |   4 +-
 drivers/thermal/Kconfig                            |   2 +-
 drivers/thermal/imx_thermal.c                      |  56 +++-
 drivers/thermal/of-thermal.c                       |   2 +-
 drivers/thermal/power_allocator.c                  |  24 +-
 drivers/thermal/rcar_thermal.c                     |  49 ++-
 drivers/thermal/rockchip_thermal.c                 | 328 +++++++++++++++------
 include/linux/thermal.h                            |   3 +-
 8 files changed, 316 insertions(+), 152 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ