Coretemp(4) driver for Intel Core on-die digital thermal sensor with patch
authorHasso Tepper <hasso@dragonflybsd.org>
Tue, 2 Oct 2007 13:16:42 +0000 (13:16 +0000)
committerHasso Tepper <hasso@dragonflybsd.org>
Tue, 2 Oct 2007 13:16:42 +0000 (13:16 +0000)
commit3a514b87b9eaeb16e4d17f9960d1600cef20c16d
treec47eba2576746e7a325a193b2714e62c514e00a2
parenteb3a3472e35da0abd7f5cdeac778f403c9e517c5
Coretemp(4) driver for Intel Core on-die digital thermal sensor with patch
from Constantine A. Murenin <mureninc at gmail.com> to make it use
hw.sensors framework.

Obtained-from: FreeBSD with modifications from Constantine A. Murenin
share/man/man4/Makefile
share/man/man4/coretemp.4 [new file with mode: 0644]
sys/conf/files
sys/config/LINT
sys/cpu/i386/include/specialreg.h
sys/dev/powermng/Makefile
sys/dev/powermng/coretemp/Makefile [new file with mode: 0644]
sys/dev/powermng/coretemp/coretemp.c [new file with mode: 0644]