mbox series

[GIT,PULL] thermal for v5.11 #2

Message ID bdda0e0b-56b7-025b-ad86-f790517c65b8@linaro.org (mailing list archive)
State Mainlined, archived
Headers show
Series [GIT,PULL] thermal for v5.11 #2 | expand

Pull-request

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

Message

Daniel Lezcano Dec. 18, 2020, 8:11 a.m. UTC
Hi Linus,

please consider this trivial change which fall into the cracks. It adds
a couple of ids in a array.

The following changes since commit 4401117bf7fc11dc738c0963fa0c94814abc8dcd:

  thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
(2020-12-15 17:03:56 +0100)

are available in the Git repository at:


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

for you to fetch changes up to 67698880ac9d56367ebf22f8336ccab6234f9feb:

  thermal: int340x: Support Alder Lake (2020-12-17 15:29:30 +0100)

----------------------------------------------------------------
- Add Alder Lake support ACPI ids (Srinivas Pandruvada)

----------------------------------------------------------------
Srinivas Pandruvada (1):
      thermal: int340x: Support Alder Lake

 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 1 +
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 1 +
 2 files changed, 2 insertions(+)

Comments

pr-tracker-bot@kernel.org Dec. 18, 2020, 8:54 p.m. UTC | #1
The pull request you sent on Fri, 18 Dec 2020 09:11:51 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/432c19a8d965aa0123e0a81492492a7cb1da5257

Thank you!