linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Zhang Rui <rui.zhang@intel.com>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Linux PM <linux-pm@vger.kernel.org>
Subject: Re: [PATCH 1/2] powercap/intel_rapl: add support for CometLake Mobile
Date: Mon, 4 Nov 2019 12:34:53 +0100	[thread overview]
Message-ID: <CAJZ5v0hLmPqZYXO_8488X2Z3CSony5rMM6b9y=UnHCVUTaAsZw@mail.gmail.com> (raw)
In-Reply-To: <20191031131812.19427-1-rui.zhang@intel.com>

On Thu, Oct 31, 2019 at 2:18 PM Zhang Rui <rui.zhang@intel.com> wrote:
>
> Add CometLake Mobile support in intel_rapl driver
>
> Signed-off-by: Zhang Rui <rui.zhang@intel.com>
> ---
>  drivers/powercap/intel_rapl_common.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/powercap/intel_rapl_common.c b/drivers/powercap/intel_rapl_common.c
> index 94ddd7d659c8..cc1e82d513a9 100644
> --- a/drivers/powercap/intel_rapl_common.c
> +++ b/drivers/powercap/intel_rapl_common.c
> @@ -978,6 +978,7 @@ static const struct x86_cpu_id rapl_ids[] __initconst = {
>         INTEL_CPU_FAM6(ICELAKE_NNPI, rapl_defaults_core),
>         INTEL_CPU_FAM6(ICELAKE_X, rapl_defaults_hsw_server),
>         INTEL_CPU_FAM6(ICELAKE_D, rapl_defaults_hsw_server),
> +       INTEL_CPU_FAM6(COMETLAKE_L, rapl_defaults_core),
>
>         INTEL_CPU_FAM6(ATOM_SILVERMONT, rapl_defaults_byt),
>         INTEL_CPU_FAM6(ATOM_AIRMONT, rapl_defaults_cht),
> --

Applying this and the [2/2] as 5.5 material, thanks!

      parent reply	other threads:[~2019-11-04 11:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-31 13:18 [PATCH 1/2] powercap/intel_rapl: add support for CometLake Mobile Zhang Rui
2019-10-31 13:18 ` [PATCH 2/2] powercap/intel_rapl: add support for Cometlake desktop Zhang Rui
2019-11-04 11:34 ` Rafael J. Wysocki [this message]

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='CAJZ5v0hLmPqZYXO_8488X2Z3CSony5rMM6b9y=UnHCVUTaAsZw@mail.gmail.com' \
    --to=rafael@kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=rui.zhang@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;
as well as URLs for NNTP newsgroup(s).