[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BL0PR11MB31071AD85775C09B8EC26608F20B0@BL0PR11MB3107.namprd11.prod.outlook.com>
Date: Mon, 27 Jan 2020 18:02:32 +0000
From: "Kammela, Gayatri" <gayatri.kammela@...el.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
CC: Platform Driver <platform-driver-x86@...r.kernel.org>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Somayaji, Vishwanath" <vishwanath.somayaji@...el.com>,
Darren Hart <dvhart@...radead.org>,
"Westerberg, Mika" <mika.westerberg@...el.com>,
"Peter Zijlstra (Intel)" <peterz@...radead.org>,
"Prestopine, Charles D" <charles.d.prestopine@...el.com>,
"Pandruvada, Srinivas" <srinivas.pandruvada@...el.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
"Box, David E" <david.e.box@...el.com>
Subject: RE: [PATCH v1 0/7] platform/x86: intel_pmc_core: Add debugfs entries
> -----Original Message-----
> From: Andy Shevchenko <andy.shevchenko@...il.com>
> Sent: Monday, January 27, 2020 2:49 AM
> To: Kammela, Gayatri <gayatri.kammela@...el.com>
> Cc: Platform Driver <platform-driver-x86@...r.kernel.org>; Linux Kernel
> Mailing List <linux-kernel@...r.kernel.org>; Somayaji, Vishwanath
> <vishwanath.somayaji@...el.com>; Darren Hart <dvhart@...radead.org>;
> Westerberg, Mika <mika.westerberg@...el.com>; Peter Zijlstra (Intel)
> <peterz@...radead.org>; Prestopine, Charles D
> <charles.d.prestopine@...el.com>; Pandruvada, Srinivas
> <srinivas.pandruvada@...el.com>; Andy Shevchenko
> <andriy.shevchenko@...ux.intel.com>; Box, David E
> <david.e.box@...el.com>
> Subject: Re: [PATCH v1 0/7] platform/x86: intel_pmc_core: Add debugfs
> entries
>
> On Fri, Jan 24, 2020 at 10:59 PM Gayatri Kammela
> <gayatri.kammela@...el.com> wrote:
> >
> > Hi,
> >
> > Tiger Lake platform supports 8 sub-states/low power modes of S0ix. Add
> > debugfs entries to pmc_core driver to access low power mode registers
> > and residencies.
> >
> > Patch 1: Add debugfs entry to access sub-state residencies Patch 2:
> > Add debugfs entry for low power mode status registers Patch 3:
> > Refactor the driver by removing redundant code Patch 4: Remove slp_s0
> > attributes from tgl_reg_map Patch 5: Add an additional parameter to
> > pmc_core_lpm_display_map() Patch 6: Dump low power status registers on
> > an S0ix.y failure Patch 7: Add debugfs support to access live status
> > registers
>
> It doesn't apply to our for-next branch.
Sorry to hear that. I've rebased the series on mainline 5.5-rc7. Should I rebase it on for-next branch?
>
> >
> > Gayatri Kammela (7):
> > platform/x86: intel_pmc_core: Add debugfs entry to access sub-state
> > residencies
> > platform/x86: intel_pmc_core: Add debugfs entry for low power mode
> > status registers
> > platform/x86: intel_pmc_core: Refactor the driver by removing
> > redundant code
> > platform/x86: intel_pmc_core: Remove slp_s0 attributes from
> > tgl_reg_map
> > platform/x86: intel_pmc_core: Add an additional parameter to
> > pmc_core_lpm_display()
> > platform/x86: intel_pmc_core: Dump low power status registers on an
> > S0ix.y failure
> > platform/x86: intel_pmc_core: Add debugfs support to access live
> > status registers
> >
> > drivers/platform/x86/intel_pmc_core.c | 301
> > +++++++++++++++++++++++--- drivers/platform/x86/intel_pmc_core.h |
> > 28 +++
> > 2 files changed, 302 insertions(+), 27 deletions(-)
> >
> > Cc: Srinivas Pandruvada <srinivas.pandruvada@...el.com>
> > Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> > Cc: David Box <david.e.box@...el.com>
> > --
> > 2.17.1
> >
>
>
> --
> With Best Regards,
> Andy Shevchenko
Powered by blists - more mailing lists