[PATCH 0/4][SRU][U/OEM-5.13] intel_pmc_core: Add Alderlake support to pmc_core driver
You-Sheng Yang
vicamo.yang at canonical.com
Thu Jul 8 03:20:50 UTC 2021
This patchset has a V2[1] that moves all Intel specific drivers into
intel/, therefore pmc_core will be moved into intel/pmc/. That's the
new first patch, and the remaining four are exactly the same except
for the paths. While such rename involves many other intel specific
drivers, I think we can skip such renames in 5.13-{generic,oem}.
[1]: https://patchwork.kernel.org/project/platform-driver-x86/cover/cover.1625709047.git.gayatri.kammela@intel.com/
On Wed, Jul 7, 2021 at 9:22 PM You-Sheng Yang <vicamo.yang at canonical.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/1934660
>
> [Impact]
>
> Missing driver for pmc_core on Intel Alder Lake platforms.
>
> [Fix]
>
> https://patchwork.kernel.org/project/platform-driver-x86/cover/cover.1625191274.git.gayatri.kammela@intel.com/
>
> [Test Case]
>
> $ ls /sys/bus/platform/drivers/intel_pmc_core
> ...
> INT33A1:00
>
> [Where problems could occur]
>
> This adds driver support for a new platform. No regression by the
> definition can happen, but it may still suffer from incompleteness of
> userspace utility support.
>
> [Other Info]
>
> Alder Lake targets 5.13 kernels, so only Impish & oem-5.13 is proposed.
>
> David E. Box (1):
> platform/x86: intel_pmc_core: Add GBE Package C10 fix for Alder Lake
> PCH
>
> Gayatri Kammela (3):
> platform/x86: intel_pmc_core: Add Alderlake support to pmc_core driver
> platform/x86: intel_pmc_core: Add Latency Tolerance Reporting (LTR)
> support to Alder Lake
> platform/x86: intel_pmc_core: Add Alder Lake low power mode support
> for pmc_core
>
> drivers/platform/x86/intel_pmc_core.c | 307 +++++++++++++++++++++++++-
> drivers/platform/x86/intel_pmc_core.h | 17 ++
> 2 files changed, 321 insertions(+), 3 deletions(-)
>
> --
> 2.31.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
--
Regards,
You-Sheng Yang
More information about the kernel-team
mailing list