mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-23 02:23:31 +07:00
8 lines
509 B
JSON
8 lines
509 B
JSON
{
|
|
"stapm_limit_w": "Skin Temperature Aware Power Management. This will define the socket power package limit which is used to manage the device boost period.",
|
|
"ppt_fast_limit_w": "The amount of power the CPU can draw while boost levels on.",
|
|
"ppt_slow_limit_w": "The amount of power the CPU can draw while boost levels off.",
|
|
"temperature_limit_c": "The temperature the CPU can reach before boost levels off.",
|
|
"vrm_current_m_a": "The limit of current we let the motherboard deliver to the CPU."
|
|
}
|