freebsd-skq/sys/dev/acpi_support
loos f73b4006ff Fix the deciKelvin to Celsius conversion in kernel.
After r285994, sysctl(8) was fixed to use 273.15 instead of 273.20 as 0C
reference and as result, the temperature read in sysctl(8) now exibits a
+0.1C difference.

This commit fix the kernel references to match the reference value used in
sysctl(8) after r285994.

Sponsored by:	Rubicon Communications (Netgate)
2016-05-22 13:58:32 +00:00
..
acpi_asus_wmi.c Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
acpi_asus.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_fujitsu.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
acpi_hp.c sys: Make use of our rounddown() macro when sys/param.h is available. 2016-04-30 14:41:18 +00:00
acpi_ibm.c Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
acpi_panasonic.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
acpi_rapidstart.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_sony.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_toshiba.c Fix white spaces. 2013-04-23 18:30:33 +00:00
acpi_wmi_if.m
acpi_wmi.c
atk0110.c Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00