From: Eduardo Valentin <edubezval@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Rui Zhang <rui.zhang@intel.com>
Cc: Linux PM <linux-pm@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Linux ACPI <linux-acpi@vger.kernel.org>,
Russell King <rmk+kernel@arm.linux.org.uk>
Subject: [GIT PULL] Last minute fixes on Thermal-SoC for v4.2-rc8
Date: Tue, 18 Aug 2015 16:44:37 -0700 [thread overview]
Message-ID: <20150818234436.GB4494@localhost.localdomain> (raw)
[-- Attachment #1: Type: text/plain, Size: 1800 bytes --]
Hello Linus,
I have these last minute fixes on the thermal-soc tree. It has gone through
linux-next. There is a fix of a long lasting bug in cpu cooling device,
thanks for RMK for being pushing this.
So, if there is still time, 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.2-rc8 with top-most
1afb9c539daebc2c8a7b33d0e0b8fc9f74671b02:
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max (2015-08-14 18:26:23 -0700)
on top of commit 7ddab73346a1277b90fd6a4d044bc948f9cc9ad8:
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (2015-08-13 16:34:56 -0700)
Specifics:
- I am sending in behalf of Rui this time, as he does not have any
further patches.
- Urgent fix: Lockdep fix in the cpu cooling code.
- Refactoring in the cpu cooling code.
- Remove devm* functions from power allocator.
BR,
Eduardo Valentin
----------------------------------------------------------------
Dmitry Torokhov (1):
thermal: power_allocator: do not use devm* interfaces
Russell King (1):
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
Viresh Kumar (6):
thermal/cpu_cooling: No need to initialize max_freq to 0
thermal/cpu_cooling: quit early after updating policy
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
drivers/thermal/cpu_cooling.c | 73 +++++++++++++++++++++++----------------
drivers/thermal/power_allocator.c | 8 ++---
2 files changed, 48 insertions(+), 33 deletions(-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
reply other threads:[~2015-08-18 23:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150818234436.GB4494@localhost.localdomain \
--to=edubezval@gmail.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=rui.zhang@intel.com \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox