All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux PM list <linux-pm@vger.kernel.org>,
	Eduardo Valentin <edubezval@gmail.com>,
	Jacob Pan <jacob.jun.pan@linux.intel.com>
Subject: [GIT PULL] Thermal management fix for v4.9-rc7
Date: Tue, 22 Nov 2016 15:38:18 +0800	[thread overview]
Message-ID: <1479800298.2360.20.camel@intel.com> (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 fix for v4.9-rc7 with
top-most commit ec638db8cb9ddd5ca08b23f2835b6c9c15eb616d:

  thermal/powerclamp: add back module device table (2016-11-21 20:54:40
+0800)

on top of commit b58ec8b5824717875b844a9e8cc62fc6eb5fd289:

  Merge tag 'arm64-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2016-11-07
10:16:23 -0800)

We only have one urgent fix this time.
commit 3105f234e0aba43e44e277c20f9b32ee8add43d4 (thermal/powerclamp:
correct cpu support check), which is shipped in 4.9-rc3, fixes a
problem introduced by
commit b721ca0d192754deccb89fb01c77e41e6fd91ad9 (thermal/powerclamp:
remove cpu whitelist). But unfortunately, it breaks intel_powerclamp
driver module auto-loading at the same time. Thus we need this change
to add back module auto-loading for 4.9.

thanks,
rui

----------------------------------------------------------------
Jacob Pan (1):
      thermal/powerclamp: add back module device table

 drivers/thermal/intel_powerclamp.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

                 reply	other threads:[~2016-11-22  7:38 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=1479800298.2360.20.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=edubezval@gmail.com \
    --cc=jacob.jun.pan@linux.intel.com \
    --cc=linux-pm@vger.kernel.org \
    --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 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.