aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmc/ptl.c
Commit message (Collapse)AuthorAgeFilesLines
* platform/x86:intel/pmc: Enable SSRAM support for Panther LakeXi Pardee2025-09-111-0/+31
| | | | | | | | | | | Enable Panther Lake platforms to achieve PMC information from Intel PMC SSRAM Telemetry driver and substate requirements data from telemetry region. Signed-off-by: Xi Pardee <[email protected]> Link: https://patch.msgid.link/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
* platform/x86/intel/pmc: Add Wildcat Lake support to intel_pmc_coreXi Pardee2025-08-281-3/+3
| | | | | | | | | | Add Wildcat Lake support to intel_pmc_core driver. Signed-off-by: Xi Pardee <[email protected]> Link: https://lore.kernel.org/r/[email protected] [ij: added #include <linux/bits.h> for BIT()] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>
* platform/x86/intel/pmc: Add Panther Lake support to intel_pmc_coreXi Pardee2025-02-241-0/+550
Add Panther Lake support to intel_pmc_core driver Signed-off-by: Rajvi Jingar <[email protected]> Signed-off-by: Xi Pardee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Ilpo Järvinen <[email protected]> Signed-off-by: Ilpo Järvinen <[email protected]>