device_google_shusky/thermal/thermal_info_config_ripcurrent.json

101 lines
2.4 KiB
JSON

{
"Sensors":[
{
"Name":"battery",
"Type":"BATTERY",
"HotThreshold":[
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"60.0"
],
"VrThreshold":"NaN",
"Multiplier":0.001
},
{
"Name":"LITTLE",
"Type":"CPU",
"HotThreshold":[
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
115.0
],
"VrThreshold":"NaN",
"Multiplier":0.001
},
{
"Name":"MID",
"Type":"CPU",
"HotThreshold":[
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
115.0
],
"VrThreshold":"NaN",
"Multiplier":0.001
},
{
"Name":"G3D",
"Type":"GPU",
"HotThreshold":[
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
115.0
],
"VrThreshold":"NaN",
"Multiplier":0.001
},
{
"Name":"TPU",
"Type":"NPU",
"HotThreshold":[
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
"NaN",
115.0
],
"VrThreshold":"NaN",
"Multiplier":0.001
}
],
"CoolingDevices":[
{
"Name":"thermal-cpufreq-0",
"Type":"CPU",
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-0/user_vote"
},
{
"Name":"thermal-cpufreq-1",
"Type":"CPU",
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote"
},
{
"Name":"thermal-cpufreq-2",
"Type":"CPU",
"WritePath":"/dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote"
},
{
"Name":"thermal-gpufreq-0",
"Type":"GPU",
"WritePath":"/dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote"
}
]
}