From: amy.l.wiles@intel.com
To: rui.zhang@intel.com, srinivas.pandruvada@intel.com,
linux-pm@vger.kernel.org
Cc: Amy Wiles <amy.l.wiles@intel.com>
Subject: [PATCH 2/2] Enabled Broxton RAPL support
Date: Wed, 14 Oct 2015 08:09:15 -0700 [thread overview]
Message-ID: <1444835355-26582-4-git-send-email-amy.l.wiles@intel.com> (raw)
In-Reply-To: <1444835355-26582-3-git-send-email-amy.l.wiles@intel.com>
From: Amy Wiles <amy.l.wiles@intel.com>
Signed-off-by: Amy Wiles <amy.l.wiles@intel.com>
---
drivers/powercap/intel_rapl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/powercap/intel_rapl.c b/drivers/powercap/intel_rapl.c
index 5efacd0..cc97f08 100644
--- a/drivers/powercap/intel_rapl.c
+++ b/drivers/powercap/intel_rapl.c
@@ -1102,6 +1102,7 @@ static const struct x86_cpu_id rapl_ids[] __initconst = {
RAPL_CPU(0x4A, rapl_defaults_tng),/* Tangier */
RAPL_CPU(0x56, rapl_defaults_core),/* Future Xeon */
RAPL_CPU(0x5A, rapl_defaults_ann),/* Annidale */
+ RAPL_CPU(0X5C, rapl_defaults_core),/* Broxton */
RAPL_CPU(0x5E, rapl_defaults_core),/* Skylake-H/S */
RAPL_CPU(0x57, rapl_defaults_hsw_server),/* Knights Landing */
{}
--
1.9.1
next prev parent reply other threads:[~2015-10-14 22:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-14 15:09 [PATCH 1/2] Enabled Broxton SoC thermal reporting device amy.l.wiles
2015-10-14 15:09 ` amy.l.wiles [this message]
2015-10-14 23:29 ` [PATCH 2/2] Enabled Broxton RAPL support Rafael J. Wysocki
2015-10-15 3:11 ` Jacob Pan
2015-10-19 21:52 ` Rafael J. Wysocki
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=1444835355-26582-4-git-send-email-amy.l.wiles@intel.com \
--to=amy.l.wiles@intel.com \
--cc=linux-pm@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=srinivas.pandruvada@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox