[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1515670528-4116-1-git-send-email-rajneesh.bhardwaj@intel.com>
Date: Thu, 11 Jan 2018 17:05:28 +0530
From: Rajneesh Bhardwaj <rajneesh.bhardwaj@...el.com>
To: platform-driver-x86@...r.kernel.org
Cc: dvhart@...radead.org, andy@...radead.org,
linux-kernel@...r.kernel.org, vishwanath.somayaji@...el.com,
srinivas.pandruvada@...ux.intel.com,
Rajneesh Bhardwaj <rajneesh.bhardwaj@...el.com>
Subject: [PATCH v1 0/6] platform/x86: intel_pmc_core: PMC Driver cleanup
This patch series aims to cleanup the PMC Core driver and convert it to a
module.
Subsequent patch series will add support for newer Intel SoC like Coffeelake
and Cannonlake, this series builds a foundation for them.
Rajneesh Bhardwaj (5):
platform/x86: intel_pmc_core: Remove unused EXPORTED API
platform/x86: intel_pmc_core: Remove unused variable
platform/x86: intel_pmc_core: Fix kernel doc for pmc_dev
platform/x86: intel_pmc_core: Fix file permission warnings
platform/x86: intel_pmc_core: Update Kconfig
Srinivas Pandruvada (1):
platform/x86: intel_pmc_core: Change driver to a module
drivers/platform/x86/Kconfig | 7 ++--
drivers/platform/x86/intel_pmc_core.c | 65 +++++++++++------------------------
drivers/platform/x86/intel_pmc_core.h | 15 ++++----
3 files changed, 32 insertions(+), 55 deletions(-)
--
2.7.4
Powered by blists - more mailing lists