Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/tools/thermal/thermometer/thermometer.conf
26282 views
1
2
thermal-zones = (
3
{ name = "cpu[0-9]-thermal";
4
polling = 100; }
5
)
6
7