summaryrefslogtreecommitdiffstats
path: root/sys/dev/coretemp
Commit message (Expand)AuthorAgeFilesLines
* Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").jkim2008-11-261-1/+2
* style(9): remove FreeBSD CVS ID from the initial license comment.rpaulo2008-05-141-3/+0
* Change the check for cpu_high to actually match CPUID 0x06.rpaulo2008-05-111-3/+3
* Don't attach to non Core CPUs. This is needed because on the PIII,rpaulo2008-02-141-0/+9
* Disable the check for errata AE18. On MacBooks (1,1 version) there'srpaulo2008-01-101-0/+6
* Backout sensors framework.netchild2007-10-151-45/+34
* Convert coretemp(4) to the hardware sensors framework andnetchild2007-10-141-34/+45
* Style nits + more reliable Tj(max) detection + improved reporting ofdes2007-08-231-34/+42
* Add a driver for the on-die digital thermal sensor found on Intel Coredes2007-08-151-0/+268
OpenPOWER on IntegriCloud