From: "Bhardwaj, Rajneesh" <rajneesh.bhardwaj@linux.intel.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Platform Driver <platform-driver-x86@vger.kernel.org>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 0/5] ICL support and other enhancements for PMC Core
Date: Fri, 22 Feb 2019 09:13:35 +0530 [thread overview]
Message-ID: <35e994a3-cb87-5af0-5b44-0ce3512640f6@linux.intel.com> (raw)
In-Reply-To: <CAHp75VcdBMVgDxuJKyiw5n9UZr7w0u+zz73GAUnRM6Y9C-=r0w@mail.gmail.com>
On 21-Feb-19 7:55 PM, Andy Shevchenko wrote:
> On Thu, Feb 14, 2019 at 1:56 PM Rajneesh Bhardwaj
> <rajneesh.bhardwaj@linux.intel.com> wrote:
>> Changes in v3:
>> * Dropped reference to coreboot project as suggested by Thomas and Boris.
>> * Rebased onto "for-next" branch of pdx86 tree and dropped previously
>> accepted five patches from v2 of this series since they are already
>> present there.
>> * Fixed checkpatch complains about 75 char limit for commit messages.
>>
>> Changes in v2:
>> * Addressed review comments from Thomas
>> * Added tags revieved
>> * Folded in SHA1 suggestions from Stephen Rothwell, though Andy might
>> want to fix it via rebasing
>> * Rebased and tested with Linux v5.0.0-rc6
>>
>> This series:
>> - Adds ICL U/Y CPUID to intel-family.h
>> - Enables PMC driver for ICL
>> - Introduces a new "package cstate show" feature
>> - Fixes a customer issue related to S0ix on latest HP laptops
>> - Fixes some minor bugs
>>
>>
> Pushed to my review and testing queue, thanks!
Thank you!
>
>
>> Rajneesh Bhardwaj (5):
>> x86/cpu: Add Icelake to Intel family
>> platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macro
>> platform/x86: intel_pmc_core: Add ICL platform support
>> platform/x86: intel_pmc_core: Add Package cstates residency info
>> platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
>>
>> arch/x86/include/asm/intel-family.h | 2 +
>> drivers/platform/x86/intel_pmc_core.c | 144 ++++++++++++++++++++++----
>> drivers/platform/x86/intel_pmc_core.h | 10 ++
>> 3 files changed, 135 insertions(+), 21 deletions(-)
>>
>> --
>> 2.17.1
>>
>
prev parent reply other threads:[~2019-02-22 3:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-14 11:57 Rajneesh Bhardwaj
2019-02-14 11:57 ` [PATCH v3 1/5] x86/cpu: Add Icelake to Intel family Rajneesh Bhardwaj
2019-02-14 12:25 ` [tip:x86/urgent] x86/CPU: Add Icelake model number tip-bot for Rajneesh Bhardwaj
2019-02-14 11:57 ` [PATCH v3 2/5] platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macro Rajneesh Bhardwaj
2019-02-14 11:57 ` [PATCH v3 3/5] platform/x86: intel_pmc_core: Add ICL platform support Rajneesh Bhardwaj
2019-02-14 11:57 ` [PATCH v3 4/5] platform/x86: intel_pmc_core: Add Package cstates residency info Rajneesh Bhardwaj
2019-02-14 11:57 ` [PATCH v3 5/5] platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown Rajneesh Bhardwaj
2019-02-21 14:25 ` [PATCH v3 0/5] ICL support and other enhancements for PMC Core Andy Shevchenko
2019-02-22 3:43 ` Bhardwaj, Rajneesh [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=35e994a3-cb87-5af0-5b44-0ce3512640f6@linux.intel.com \
--to=rajneesh.bhardwaj@linux.intel.com \
--cc=andy.shevchenko@gmail.com \
--cc=andy@infradead.org \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.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
Powered by JetHome