All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Zhang Rui <rui.zhang@intel.com>,
	Colin King <colin.king@canonical.com>,
	Anson Huang <anson.huang@nxp.com>,
	Tian Tao <tiantao6@hisilicon.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	Qinglang Miao <miaoqinglang@huawei.com>,
	zhuguangqing@xiaomi.com,
	Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>,
	Yangtao Li <tiny.windzz@gmail.com>,
	Adam Ford <aford173@gmail.com>,
	Jing Xiangfeng <jingxiangfeng@huawei.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux PM mailing list <linux-pm@vger.kernel.org>
Subject: [GIT PULL] thermal for v5.10-rc1
Date: Fri, 16 Oct 2020 10:47:01 +0200	[thread overview]
Message-ID: <ff1ca9b4-51fa-209a-b047-17dcc2e74720@linaro.org> (raw)

The following changes since commit ba4f184e126b751d1bffad5897f263108befc780:

  Linux 5.9-rc6 (2020-09-20 16:33:55 -0700)

are available in the Git repository at:


ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.10-rc1

for you to fetch changes up to 48b458591749d35c927351b4960b49e35af30fe6:

  thermal: core: Adding missing nlmsg_free() in
thermal_genl_sampling_temp() (2020-10-12 12:08:36 +0200)

----------------------------------------------------------------
- Fix Kconfig typo "acces" -> "access" (Colin Ian King)

- Use dev_error_probe() to simplify the error handling on imx and imx8
  platforms (Anson Huang)

- Use dedicated kobj_to_dev() instead of container_of() in the sysfs
  core code (Tian Tao)

- Fix coding style by adding braces to a one line conditional
  statement on rcar (Geert Uytterhoeven)

- Add DT binding documentation for the r8a774e1 platform and update
  the Kconfig description supporting RZ/G2 SoCs (Lad Prabhakar)

- Simplify the return expression of stm_thermal_prepare on the stm32
  platform (Qinglang Miao)

- Fix the unit in the function documentation for the idle injection
  cooling device (Zhuguang Qing)

- Remove an unecessary mutex_init() in the core code (Qinglang Miao)

- Add support for keep alive events in the core code and the specific
  int340x (Srinivas Pandruvada)

- Remove unused thermal zone variable in devfreq and cpufreq cooling
  devices (Zhuguang Qing)

- Add the A100's THS controller support (Yangtao Li)

- Add power management on the omap3's bandgap sensor (Adam Ford)

- Fix a missing nlmsg_free in the netlink core error path (Jing Xiangfeng)

----------------------------------------------------------------
Adam Ford (1):
      thermal: ti-soc-thermal: Enable addition power management

Anson Huang (2):
      thermal: imx: Use dev_err_probe() to simplify error handling
      thermal: imx8mm: Use dev_err_probe() to simplify error handling

Colin Ian King (1):
      drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"

Geert Uytterhoeven (1):
      thermal: rcar_thermal: Add missing braces to conditional statement

Jing Xiangfeng (1):
      thermal: core: Adding missing nlmsg_free() in
thermal_genl_sampling_temp()

Lad Prabhakar (2):
      dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
      thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config

Qinglang Miao (2):
      thermal: stm32: simplify the return expression of
stm_thermal_prepare()
      thermal: core: remove unnecessary mutex_init()

Srinivas Pandruvada (3):
      thermal: int340x: Provide notification for OEM variable change
      thermal: core: Add new event for sending keep alive notifications
      thermal: int340x: Add keep alive response method

Tian Tao (1):
      thermal: Use kobj_to_dev() instead of container_of()

Yangtao Li (3):
      dt-bindings: thermal: sun8i: Add binding for A100's THS controller
      thermal: sun8i: add TEMP_CALIB_MASK for calibration data in
sun50i_h6_ths_calibrate
      thermal: sun8i: Add A100's THS controller support

zhuguangqing (2):
      thermal/idle_inject: Fix comment of idle_duration_us and name of
latency_ns
      thermal: cooling: Remove unused variable *tz

 .../bindings/thermal/allwinner,sun8i-a83t-ths.yaml |  6 ++-
 .../bindings/thermal/rcar-gen3-thermal.yaml        |  1 +
 drivers/thermal/Kconfig                            |  6 +--
 drivers/thermal/cpufreq_cooling.c                  |  8 +---
 drivers/thermal/cpuidle_cooling.c                  |  2 +-
 drivers/thermal/devfreq_cooling.c                  |  3 --
 drivers/thermal/gov_power_allocator.c              |  6 +--
 drivers/thermal/imx8mm_thermal.c                   | 10 ++--
 drivers/thermal/imx_thermal.c                      | 22 +++------
 .../intel/int340x_thermal/int3400_thermal.c        | 51
+++++++++++++++-----
 drivers/thermal/rcar_thermal.c                     |  4 +-
 drivers/thermal/st/Kconfig                         |  2 +-
 drivers/thermal/st/stm_thermal.c                   |  7 +--
 drivers/thermal/sun8i_thermal.c                    | 16 ++++++-
 drivers/thermal/thermal_core.c                     | 13 ++----
 drivers/thermal/thermal_core.h                     |  4 +-
 drivers/thermal/thermal_netlink.c                  |  3 +-
 drivers/thermal/thermal_sysfs.c                    |  2 +-
 drivers/thermal/ti-soc-thermal/ti-bandgap.c        | 54
+++++++++++++++++++++-
 drivers/thermal/ti-soc-thermal/ti-bandgap.h        |  6 +++
 include/linux/idle_inject.h                        |  2 +-
 include/linux/thermal.h                            | 10 ++--
 22 files changed, 156 insertions(+), 82 deletions(-)

-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

             reply	other threads:[~2020-10-16  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16  8:47 Daniel Lezcano [this message]
2020-10-17 18:22 ` [GIT PULL] thermal for v5.10-rc1 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ff1ca9b4-51fa-209a-b047-17dcc2e74720@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=aford173@gmail.com \
    --cc=anson.huang@nxp.com \
    --cc=colin.king@canonical.com \
    --cc=geert+renesas@glider.be \
    --cc=jingxiangfeng@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=miaoqinglang@huawei.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=rui.zhang@intel.com \
    --cc=srinivas.pandruvada@linux.intel.com \
    --cc=tiantao6@hisilicon.com \
    --cc=tiny.windzz@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=zhuguangqing@xiaomi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.