linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver
@ 2019-09-26 19:25 Gayatri Kammela
  2019-09-26 19:25 ` [PATCH v1 1/5] x86/intel_pmc_core: Clean up: Remove comma after the termination line Gayatri Kammela
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Gayatri Kammela @ 2019-09-26 19:25 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: vishwanath.somayaji, dvhart, linux-kernel, charles.d.prestopine,
	Gayatri Kammela, Peter Zijlstra, Srinivas Pandruvada,
	Andy Shevchenko, Kan Liang, David E . Box, Rajneesh Bhardwaj,
	Tony Luck

Hi,

Patch 1: Cleans up termination lines
Patch 2: Refactor driver for ease of adding new SoCs
Patch 3: Refactor debugfs entry for PCH IPs power gating status
Patch 4: Add Tiger Lake legacy support to pmc_core
Patch 5: Add Elkhart Lake legacy support to pmc_core

All the information regarding the PCH IPs and names of IPs will be available
in *future* Intel's Platform Controller Hub (PCH) External Design Specification
(EDS) document.

Gayatri Kammela (5):
  x86/intel_pmc_core: Clean up: Remove comma after the termination line
  x86/intel_pmc_core: Create platform dependent pmc bitmap structs
  x86/intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status
    conditional
  platform/x86: Add Tiger Lake(TGL) platform support to intel_pmc_core
    driver
  platform/x86: Add Atom based Elkhart Lake(EHL) platform support to
    intel_pmc_core driver

 drivers/platform/x86/intel_pmc_core.c | 108 +++++++++++++++++++++-----
 drivers/platform/x86/intel_pmc_core.h |   2 +-
 2 files changed, 88 insertions(+), 22 deletions(-)

Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Srinivas Pandruvada <srinivas.pandruvada@intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Kan Liang <kan.liang@intel.com>
Cc: David E. Box <david.e.box@intel.com>
Cc: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
Cc: Tony Luck <tony.luck@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
-- 
2.17.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-11-12  4:08 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 19:25 [PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver Gayatri Kammela
2019-09-26 19:25 ` [PATCH v1 1/5] x86/intel_pmc_core: Clean up: Remove comma after the termination line Gayatri Kammela
2019-09-26 19:26 ` [PATCH v1 2/5] x86/intel_pmc_core: Create platform dependent pmc bitmap structs Gayatri Kammela
2019-09-26 19:26 ` [PATCH v1 3/5] x86/intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status conditional Gayatri Kammela
2019-09-26 19:26 ` [PATCH v1 4/5] platform/x86: Add Tiger Lake(TGL) platform support to intel_pmc_core driver Gayatri Kammela
2019-09-26 19:26 ` [PATCH v1 5/5] platform/x86: Add Atom based Elkhart Lake(EHL) " Gayatri Kammela
2019-09-27  6:01 ` [PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver Andy Shevchenko
2019-09-27  6:06   ` Andy Shevchenko
2019-09-30 18:27     ` Kammela, Gayatri
2019-09-30 18:23   ` Kammela, Gayatri
2019-10-28 16:41     ` Kammela, Gayatri
2019-11-07 15:27       ` Andy Shevchenko
2019-11-12  4:08         ` Kammela, Gayatri

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).