1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/platform/x86/intel/speed_select_if
Srinivas Pandruvada e8b4223dbf
platform/x86: ISST: Allow reading core-power state on HWP disabled systems
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>
2024-03-12 12:47:58 +02:00
..
isst_if_common.c Perf events changes for v6.6: 2023-08-28 16:35:01 -07:00
isst_if_common.h platform/x86: ISST: Add API version of the target 2023-03-07 12:08:30 +01:00
isst_if_mbox_msr.c platform/x86: intel_speed_select_if: Move to intel sub-directory 2021-08-20 20:11:22 +02:00
isst_if_mbox_pci.c platform/x86: intel_speed_select_if: Move to intel sub-directory 2021-08-20 20:11:22 +02:00
isst_if_mmio.c platform/x86: intel_speed_select_if: Use devm_ioremap_resource 2023-10-04 11:10:31 +03:00
isst_tpmi.c platform/x86: ISST: Add suspend/resume callbacks 2023-03-16 15:18:02 +01:00
isst_tpmi_core.c platform/x86: ISST: Allow reading core-power state on HWP disabled systems 2024-03-12 12:47:58 +02:00
isst_tpmi_core.h platform/x86: ISST: Add suspend/resume callbacks 2023-03-16 15:18:02 +01:00
Kconfig platform/x86: ISST: Enumerate TPMI SST and create framework 2023-03-16 15:18:02 +01:00
Makefile platform/x86: ISST: Enumerate TPMI SST and create framework 2023-03-16 15:18:02 +01:00