[PATCH 0/6] Intel Performance Limit Reasons support
From: Tero Kristo
Date: Mon May 27 2024 - 09:37:30 EST
Hello,
This series adds support for the Intel PLR (Performance Limit Reasons).
PLR provides status information for Intel HW performance events,
exported via debugfs within the existing TPMI hierarchy. The status bits
are sticky, and they can be cleared by writing "0" to the corresponding
debugfs files.
-Tero