Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1203189

[GIT PULL] Thermal Management updates for v4.2-rc6

From Zhang Rui <rui.zhang@intel.com>
Newsgroups linux.kernel
Subject [GIT PULL] Thermal Management updates for v4.2-rc6
Date 2015-08-08 09:10 +0200
Message-ID <pV6qu-8oT-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi, Linus,

Please pull from
  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc

to receive the latest Thermal Management updates for 4.2-rc6 with
top-most commit 8bf93f2476cede84e6d7e7de5da9a55aeb196f9e:

  Merge branch 'fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
into for-rc

on top of commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:

  Linux 4.2-rc5

Specifics:

- Fix an error that "weight_attr" sysfs attribute is not removed while
unbinding. From: Viresh Kumar.
- Fix power allocator governor tracing to return the real request. From
Javi Merino.
- Remove redundant owner assignment of hisi platform thermal driver.
From Krzysztof Kozlowski.
- A couple of small fixes of Exynos thermal driver. From Krzysztof
Kozlowski and Chanwoo Choi.

thanks,
rui
----------------------------------------------------------------

Chanwoo Choi (2):
      thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead
of CONFIG_OF
      thermal: exynos: Remove unused code related to platform_data on
probe()

Javi Merino (1):
      thermal: power_allocator: trace the real requested power

Krzysztof Kozlowski (2):
      thermal: exynos: Disable the regulator on probe failure
      thermal: Drop owner assignment from platform_driver

Viresh Kumar (1):
      thermal: remove dangling 'weight_attr' device file

Zhang Rui (1):
      Merge branch 'fixes' of
git://git.kernel.org/.../evalenti/linux-soc-thermal into for-rc

 drivers/thermal/hisi_thermal.c       |  1 -
 drivers/thermal/power_allocator.c    | 26 ++++++++++++++++----------
 drivers/thermal/samsung/Kconfig      |  2 +-
 drivers/thermal/samsung/exynos_tmu.c |  5 ++---
 drivers/thermal/thermal_core.c       |  1 +
 5 files changed, 20 insertions(+), 15 deletions(-)






--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Thermal Management updates for v4.2-rc6 Zhang Rui <rui.zhang@intel.com> - 2015-08-08 09:10 +0200

csiph-web