• Alessandro Rubini's avatar
    syslog: report over-temperature situations and recover · 002aa4ca
    Alessandro Rubini authored
    The threshold and the repeat interval is set by Kconfig.
    The temperatures are read using the temperature framework.
    
    Tested in host environment:
    
       wrc# faketemp 90 80 10
       wrc# faketemp 90 40 20
       wrc# faketemp 20 30 40
    
       Jan  1 10:32:09 192.168.16.7 Temperature high: \
                                      roof:90.0000 core:80.0000 case:10.0000
       Jan  1 10:33:09 192.168.16.7 Temperature high: \
                                      roof:90.0000 core:40.0000 case:20.0000
       Jan  1 10:33:18 192.168.16.7 Temperature ok: \
                                      roof:20.0000 core:30.0000 case:40.0000
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    002aa4ca
Name
Last commit
Last update
arch/lm32 Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
host Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 5c5c8039
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
dump-info.c Loading commit data...
revision.c Loading commit data...
system_checks.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrs_main.c Loading commit data...