1 # SPDX-License-Identifier: GPL-2.0
4 bool "Intel DPTF (Dynamic Platform and Thermal Framework) Support"
7 Intel Dynamic Platform and Thermal Framework (DPTF) is a platform
8 level hardware/software solution for power and thermal management.
10 As a container for multiple power/thermal technologies, DPTF provides
11 a coordinated approach for different policies to effect the hardware
17 tristate "Platform Power DPTF Participant"
20 This driver adds support for Dynamic Platform and Thermal Framework
21 (DPTF) Platform Power Participant device (INT3407) support.
22 This participant is responsible for exposing platform telemetry:
29 To compile this driver as a module, choose M here:
30 the module will be called dptf_power.
33 tristate "PCH FIVR DPTF Participant"
36 This driver adds support for Dynamic Platform and Thermal Framework
37 (DPTF) PCH FIVR Participant device support. This driver allows to
38 switch the PCH FIVR (Fully Integrated Voltage Regulator) frequency.
39 This participant is responsible for exposing:
43 To compile this driver as a module, choose M here:
44 the module will be called dptf_pch_fivr.