RKTEMP(4) - Device Drivers Manual # RKTEMP(4) - Device Drivers Manual
NAME # rktemp - Rockchip temperature monitor
SYNOPSIS # rktemp* at fdt?
DESCRIPTION # The rktemp driver provides support for the temperature sensor found on the Rockchip RK3288, RK3328 and RK3399 SoCs. It configures the SoC to reset itself if the temperature raises above a certain temperature to protect it from damage caused by overheating.
Sensor values are made available through the sysctl(8) interface.
...
SAFTE(4) - Device Drivers Manual # SAFTE(4) - Device Drivers Manual
NAME # safte - SCSI Accessed Fault-Tolerant Enclosure
SYNOPSIS # safte* at scsibus?
DESCRIPTION # The safte driver provides support for monitoring the various environmental sensors present in SCSI enclosures using the SCSI Accessed Fault-Tolerant Enclosure command set. The hardware monitor is used with the sysctl(8) interface.
SAF-TE compliant devices can provide an arbitrary set of sensors from the following types:
...
SCHSIO(4) - Device Drivers Manual # SCHSIO(4) - Device Drivers Manual
NAME # schsio - SMSC SCH311x LPC Super I/O
SYNOPSIS # schsio* at isa? port 0x2e flags 0x0000 schsio* at isa? port 0x4e flags 0x0000 schsio* at isa? port 0x162e flags 0x0000 schsio* at isa? port 0x164e flags 0x0000
DESCRIPTION # The schsio driver provides support for the SMSC SCH3112, SCH3114, and SCH3116 ICs. Among other things, the devices contain environment sensors, a watchdog timer, and fan control.
...
SENSORSD.CONF(5) - File Formats Manual # SENSORSD.CONF(5) - File Formats Manual
NAME # sensorsd.conf - configuration file for sensorsd
DESCRIPTION # The sensorsd.conf file is read by sensorsd(8) to configure hardware sensor monitoring. Each variable in the sysctl(2) hw.sensors subtree represents a sensor. Each sensor is matched by at most one entry in sensorsd.conf, which may specify high and low limits, and whether sensor status changes provided by the driver should be ignored.
...
SENSORSD(8) - System Manager’s Manual # SENSORSD(8) - System Manager’s Manual
NAME # sensorsd - hardware sensors monitor
SYNOPSIS # sensorsd [-d] [-c check] [-f file]
DESCRIPTION # The sensorsd utility retrieves sensor monitoring data like fan speed, temperature, voltage and RAID logical disk status from the sysctl(2) hw.sensors subtree. When the state of any monitored sensor changes, an alert is triggered. Every alert logs a message to syslog(3) using the daemon facility.
...
SES(4) - Device Drivers Manual # SES(4) - Device Drivers Manual
NAME # ses - SCSI Enclosure Services
SYNOPSIS # ses* at scsibus?
DESCRIPTION # The ses driver provides support for monitoring the various environmental sensors present in SCSI enclosures using the SCSI Enclosure Services command set. The hardware monitoring is accessed via the hw.sensors sysctl(8) variable.
SCSI devices have a fairly high level interface to the system and talk to it via a SCSI host adapter (e.
...
STSEC(4) - Device Drivers Manual (loongson) # STSEC(4) - Device Drivers Manual (loongson)
NAME # stsec - ST7 embedded controller
SYNOPSIS # stsec* at iic?
DESCRIPTION # The stsec driver supports the ST7FOX1 embedded controller found on the Gdium Liberty netbook.
This chip is used to control battery charge and discharge. It also reports the lid status, as well as the state of the power and wavelan radio enable buttons.
...
SXITEMP(4) - Device Drivers Manual # SXITEMP(4) - Device Drivers Manual
NAME # sxitemp - Allwinner temperature monitor
SYNOPSIS # sxitemp* at fdt?
DESCRIPTION # The sxitemp driver provides support for the temperature sensors found on the Allwinner A64, H3, H5 and R40/V40 SoCs.
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), sensorsd(8), sysctl(8)
HISTORY # The sxitemp driver first appeared in OpenBSD 6.3.
...
SXITS(4) - Device Drivers Manual (armv7) # SXITS(4) - Device Drivers Manual (armv7)
NAME # sxits - Allwinner touchpad controller
SYNOPSIS # sxits* at fdt?
DESCRIPTION # The sxits driver provides support for the temperature sensor found on the touchpad controller of the Allwinner A10, A10s/A13 and A20 SoCs.
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), sensorsd(8), sysctl(8)
HISTORY # The sxits driver first appeared in OpenBSD 6.
...
THMC(4) - Device Drivers Manual # THMC(4) - Device Drivers Manual
NAME # thmc - TI THMC50, Analog ADM1022/1028 temperature sensor
SYNOPSIS # thmc* at iic?
DESCRIPTION # The thmc driver provides minimal support for the TI THMC50, Analog ADM1022 and Analog ADM1028 temperature sensor. The device possesses internal and external temperature sensors, These values are made available through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
...