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


Groups > linux.kernel > #1567885 > unrolled thread

GIT PULL] Thermal management updates for v4.10-rc6

Started byZhang Rui <rui.zhang@intel.com>
First post2017-01-27 05:00 +0100
Last post2017-01-27 11:10 +0100
Articles 2 — 1 participant

Back to article view | Back to linux.kernel


Contents

  GIT PULL] Thermal management updates for v4.10-rc6 Zhang Rui <rui.zhang@intel.com> - 2017-01-27 05:00 +0100
    [GIT PULL] Thermal management updates for v4.10-rc6 Zhang Rui <rui.zhang@intel.com> - 2017-01-27 11:10 +0100

#1567885 — GIT PULL] Thermal management updates for v4.10-rc6

FromZhang Rui <rui.zhang@intel.com>
Date2017-01-27 05:00 +0100
SubjectGIT PULL] Thermal management updates for v4.10-rc6
Message-ID<t45RD-7A4-1@gated-at.bofh.it>
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 v4.10-rc6 with
top-most commit 3feb479cea37fc623cf4e705631b2e679cbfbd7a:

  Revert "thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()" (2017-01-25 09:51:08 +0800)

on top of commit 883af14e67e8b8702b5560aa64c888c0cd0bd66c:

  Merge branch 'akpm' (patches from Andrew) (2017-01-24 16:54:39 -0800)

Specifics:

commit 7611fb68062f ("thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()"), which is introduced in 4.10-rc5,
uses new hwmon API. But this breaks some soc thermal driver because the
new hwmon API has a strict rule for the hwmon device name.
Revert the offending commit as a quick solution for 4.10.

thanks,
rui

----------------------------------------------------------------
Fabio Estevam (1):
      Revert "thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()"

 drivers/thermal/thermal_hwmon.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

[toc] | [next] | [standalone]


#1567998 — [GIT PULL] Thermal management updates for v4.10-rc6

FromZhang Rui <rui.zhang@intel.com>
Date2017-01-27 11:10 +0100
Subject[GIT PULL] Thermal management updates for v4.10-rc6
Message-ID<t4bDH-2M6-1@gated-at.bofh.it>
In reply to#1567885
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 v4.10-rc6 with
top-most commit 3feb479cea37fc623cf4e705631b2e679cbfbd7a:

  Revert "thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()" (2017-01-25 09:51:08 +0800)

on top of commit 883af14e67e8b8702b5560aa64c888c0cd0bd66c:

  Merge branch 'akpm' (patches from Andrew) (2017-01-24 16:54:39 -0800)

Specifics:

commit 7611fb68062f ("thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()"), which is introduced in 4.10-rc5,
uses new hwmon API. But this breaks some soc thermal driver because the
new hwmon API has a strict rule for the hwmon device name.
Revert the offending commit as a quick solution for 4.10.

thanks,
rui

----------------------------------------------------------------
Fabio Estevam (1):
      Revert "thermal: thermal_hwmon: Convert to
hwmon_device_register_with_info()"

 drivers/thermal/thermal_hwmon.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web