mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 03:59:22 +02:00
When HWP (Hardware P-states) is disabled, dynamic SST features are disabled. But user should still be able to read the current core-power state, with legacy P-states. This will allow users to read current configuration with static SST enabled from BIOS. To address this, do not call disable_dynamic_sst_features() when the request is for reading the state. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com> Link: https://lore.kernel.org/r/20240229002659.1416623-1-srinivas.pandruvada@linux.intel.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| isst_if_common.c | ||
| isst_if_common.h | ||
| isst_if_mbox_msr.c | ||
| isst_if_mbox_pci.c | ||
| isst_if_mmio.c | ||
| isst_tpmi.c | ||
| isst_tpmi_core.c | ||
| isst_tpmi_core.h | ||
| Kconfig | ||
| Makefile | ||