Various instructions for setting up Linux OS on Clevo N950TP6
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
895 B

  1. <?xml version="1.0"?>
  2. <ThermalConfiguration>
  3. <Platform>
  4. <Name>Intel Powered Laptop</Name>
  5. <ProductName>*</ProductName>
  6. <Preference>QUIET</Preference>
  7. <ThermalZones>
  8. <ThermalZone>
  9. <Type>cpu</Type>
  10. <TripPoints>
  11. <TripPoint>
  12. <SensorType>x86_pkg_temp</SensorType>
  13. <Temperature>75000</Temperature>
  14. <type>passive</type>
  15. <ControlType>SEQUENTIAL</ControlType>
  16. <CoolingDevice>
  17. <index>1</index>
  18. <type>intel_pstate</type>
  19. <influence>100</influence>
  20. <SamplingPeriod>6</SamplingPeriod>
  21. </CoolingDevice>
  22. </TripPoint>
  23. </TripPoints>
  24. </ThermalZone>
  25. </ThermalZones>
  26. </Platform>
  27. </ThermalConfiguration>