OSDN Git Service

platform/x86: intel_pmc_core: Show Latency Tolerance info
authorRajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
Thu, 8 Nov 2018 19:02:42 +0000 (00:32 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 10 Nov 2018 14:28:10 +0000 (16:28 +0200)
commit2eb150558bb79ee01c39b64c2868216c0be2904f
treeaed73aca46c56a45670c004dc6273805a1286d69
parent71b12beaf12f21a53bfe100795d0797f1035b570
platform/x86: intel_pmc_core: Show Latency Tolerance info

This adds support to show the Latency Tolerance Reporting for the IPs on
the PCH as reported by the PMC. The format shown here is raw LTR data
payload that can further be decoded as per the PCI specification.

This also fixes some minor alignment issues in the header file by
removing spaces and converting to tabs at some places.

Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_pmc_core.c
drivers/platform/x86/intel_pmc_core.h