mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			683 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			683 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<ThermalConfiguration>
 | 
						|
<Platform>
 | 
						|
	<Name>Surface Pro Intel Thermal Workaround</Name>
 | 
						|
	<ProductName>*</ProductName>
 | 
						|
	<Preference>QUIET</Preference>
 | 
						|
	<ThermalZones>
 | 
						|
		<ThermalZone>
 | 
						|
			<Type>cpu</Type>
 | 
						|
			<TripPoints>
 | 
						|
				<TripPoint>
 | 
						|
					<SensorType>x86_pkg_temp</SensorType>
 | 
						|
					<Temperature>65000</Temperature>
 | 
						|
					<type>passive</type>
 | 
						|
					<ControlType>SEQUENTIAL</ControlType>
 | 
						|
					<CoolingDevice>
 | 
						|
						<index>1</index>
 | 
						|
						<type>rapl_controller</type>
 | 
						|
						<influence>100</influence>
 | 
						|
						<SamplingPeriod>10</SamplingPeriod>
 | 
						|
					</CoolingDevice>
 | 
						|
				</TripPoint>
 | 
						|
			</TripPoints>
 | 
						|
		</ThermalZone>
 | 
						|
	</ThermalZones>
 | 
						|
</Platform>
 | 
						|
</ThermalConfiguration>
 |