CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/07/02 14:12:11

Modified files:
        sys/arch/arm64/dev: mainbus.c 
        sys/dev/ofw    : files.ofw 
Added files:
        sys/dev/ofw    : ofw_thermal.c ofw_thermal.h 

Log message:
Add thermal zone handling code.  This provides support for thermal zones
defined in device trees that link together thermal sensors and cooling
devices to actively or passively cool devices when certain trip points
are reached.

ok mlarkin@ patrick@

Reply via email to