Module Name: src Committed By: msaitoh Date: Wed Jul 11 03:36:32 UTC 2018
Modified Files: src/sys/arch/x86/x86: coretemp.c Log Message: - Detect and set Atom's Tj(max) to 90 if it's not the 45nm D400/D500/N400 series (90 for Diamondville and 100 for Pineview). From FreeBSD r221509. - Reducde diff a little against FreeBSD. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/arch/x86/x86/coretemp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.