Searched refs:temperature (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/drivers/acpi/ |
D | thermal.c | 95 unsigned long temperature; member 100 unsigned long temperature; member 105 unsigned long temperature; member 114 unsigned long temperature; member 134 unsigned long temperature; member 161 tz->last_temperature = tz->temperature; in acpi_thermal_get_temperature() 163 status = acpi_evaluate_integer(tz->handle, "_TMP", NULL, &tz->temperature); in acpi_thermal_get_temperature() 167 ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Temperature is %lu dK\n", tz->temperature)); in acpi_thermal_get_temperature() 270 &tz->trips.critical.temperature); in acpi_thermal_get_trip_points() 278 …PI_DEBUG_PRINT((ACPI_DB_INFO, "Found critical threshold [%lu]\n", tz->trips.critical.temperature)); in acpi_thermal_get_trip_points() [all …]
|
/linux-2.4.37.9/Documentation/ |
D | watchdog.txt | 25 A second temperature monitoring interface is available on the WDT501P cards 26 and some Berkshire cards. This provides /dev/temperature. This is the machine 27 internal temperature in degrees Fahrenheit. Each read returns a single byte 28 giving the temperature.
|
D | pcwd-watchdog.txt | 103 (This card supports temperature) 117 This returns the temperature of the card. (You can also 118 read /dev/watchdog, which gives a temperature update
|
D | watchdog-api.txt | 113 some do temperature, fan and power level monitoring, some can tell you 184 Some drivers can measure the temperature using the GETTEMP ioctl. The 185 returned value is the temperature in degrees farenheit. 187 int temperature; 188 ioctl(fd, WDIOC_GETTEMP, &temperature); 201 WDIOS_TEMPPANIC Kernel panic on temperature trip
|
D | smp.tex | 304 running temperature of the processors when they are idle. However it means
|
D | devices.txt | 339 131 = /dev/temperature Machine internal temperature
|
D | Configure.help | 4791 Kernel support for temperature and fan monitoring on Sun SME 19385 temperature sensors. The second controller also connects to the 19481 This builds a simple polling driver for the Maxim 1617 temperature 20511 are more robust and can also keep track of the temperature inside 20568 Saying Y here and creating a character special file /dev/temperature 20571 /dev/temperature yields one byte, the temperature in degrees 20765 Management Mode is used to read cpu temperature, cooling fan 24374 G3 and G4 processors have an on-chip temperature sensor called the 24376 temperature within 2-4 degrees Celsius. This option shows the current 24377 on-die temperature in /proc/cpuinfo if the cpu supports it. [all …]
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | rtas-proc.c | 634 int temperature = 0; in ppc_rtas_process_sensor() local 656 temperature = 1; in ppc_rtas_process_sensor() 729 if (temperature) { in ppc_rtas_process_sensor()
|
/linux-2.4.37.9/Documentation/usb/ |
D | ibmcam.txt | 245 color temperature; this option simply allows more
|