On Thu, Jan 11, 2018 at 1:10 PM, Rajneesh Bhardwaj <rajneesh.bhardwaj@xxxxxxxxx> wrote: > 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. > All 6 are pushed to my review and testing queue, thanks! > 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 > -- With Best Regards, Andy Shevchenko