<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/coretemp, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-02-18T22:47:16Z</updated>
<entry>
<title>Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be held</title>
<updated>2013-02-18T22:47:16Z</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2013-02-18T22:47:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e42412a96695d0e9116de5c6ac75823d2711218d'/>
<id>urn:sha1:e42412a96695d0e9116de5c6ac75823d2711218d</id>
<content type='text'>
unnecessarily by a user thread waiting to run on a specific CPU after
calling sched_bind().

Reviewed by:	rstone
Approved by:	emaste (co-mentor)
Sponsored by:	Sandvine Incorporated
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays</title>
<updated>2013-01-30T18:01:20Z</updated>
<author>
<name>Sofian Brabez</name>
<email>sbz@FreeBSD.org</email>
</author>
<published>2013-01-30T18:01:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=61bfd867626dad25026bafcbc5fbc595d9e85417'/>
<id>urn:sha1:61bfd867626dad25026bafcbc5fbc595d9e85417</id>
<content type='text'>
Reviewed by:	cognet
Approved by:	cognet
</content>
</entry>
<entry>
<title>This isn't functionally identical.  In some cases a hint to disable</title>
<updated>2012-10-22T13:06:09Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T13:06:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a8de37b0244d1101e634922d018579cc3073318f'/>
<id>urn:sha1:a8de37b0244d1101e634922d018579cc3073318f</id>
<content type='text'>
unit 0 would in fact disable all units.

This reverts r241856

Approved by: cperciva (implicit)
</content>
</entry>
<entry>
<title>Now that device disabling is generic, remove extraneous code from the</title>
<updated>2012-10-22T03:41:14Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-10-22T03:41:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76b7512247ab3bdfffaa4663ff1cc9b6c29cc915'/>
<id>urn:sha1:76b7512247ab3bdfffaa4663ff1cc9b6c29cc915</id>
<content type='text'>
device drivers that used to provide this feature.

Reviewed by:	des
Approved by:	cperciva
MFC after:	1 week
</content>
</entry>
<entry>
<title>#PROCHOT assertion is sticky after reading the MSR (accordingly with</title>
<updated>2011-09-19T10:58:30Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2011-09-19T10:58:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c839b5bbf75d4a5b79a9e7fd6fc3a76cf4206d4f'/>
<id>urn:sha1:c839b5bbf75d4a5b79a9e7fd6fc3a76cf4206d4f</id>
<content type='text'>
Intel manuals) it must be cleared by writing a 0.
Fix that.

Sponsored by:	Sandvine Incorporated
Reported by:	rstone
Reviewed by:	delphij, emaste, rstone
Approved by:	re (kib)
MFC after:	1 week
</content>
</entry>
<entry>
<title>Expose more variables from coretemp(4) via sysctl:</title>
<updated>2011-09-02T17:06:23Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2011-09-02T17:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d1f97f76a596d948f6e61cc0dd67c8a96220ec29'/>
<id>urn:sha1:d1f97f76a596d948f6e61cc0dd67c8a96220ec29</id>
<content type='text'>
 - tjmax - Tj(max) value from the CPU
 - delta - current delta reading
 - resolution - sensor resolution in Celsius
 - throttle_log - whether a #PROCHOT was asserted since last reset

Submitted by:	Mark Johnston &lt;markjdb gmail.com&gt; (mostly)
MFC after:	1 month
Approved by:	re (kib)
</content>
</entry>
<entry>
<title>Bump the maximum coretemp limit (for CPU temperature) to 110. Several</title>
<updated>2011-08-19T13:31:48Z</updated>
<author>
<name>Attilio Rao</name>
<email>attilio@FreeBSD.org</email>
</author>
<published>2011-08-19T13:31:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72dc07eb4492c02c326278ae5aa6a3e81dcfe17c'/>
<id>urn:sha1:72dc07eb4492c02c326278ae5aa6a3e81dcfe17c</id>
<content type='text'>
cores with temp in the range 101-105 have been found in the past.

Sponsored by:	Sandvine Incorporated
Reviewed by:	delphij, emaste
Approved by:	re (kib)
MFC after:	3 days
</content>
</entry>
<entry>
<title>Detect and set Atom's Tj(max) to 90 if it's not the 45nm D400/D500/N400</title>
<updated>2011-05-05T19:15:15Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2011-05-05T19:15:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89017932229e6df24b7b82a22ccd2012065912f0'/>
<id>urn:sha1:89017932229e6df24b7b82a22ccd2012065912f0</id>
<content type='text'>
series.

MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Correct a typo.  According to Intel document 318914, the Tj(max) for Core 2</title>
<updated>2011-05-02T18:41:54Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2011-05-02T18:41:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ba95b1e10e41f12850b94b0412efc7032cf2b825'/>
<id>urn:sha1:ba95b1e10e41f12850b94b0412efc7032cf2b825</id>
<content type='text'>
Duo Mobile CPUs should be 105.

Noticed by:	Mark Johnston &lt;markjdb gmail.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>Catch known CPUs before using IA32_TEMPERATURE_TARGET.</title>
<updated>2010-08-04T00:25:13Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2010-08-04T00:25:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28a54cacee1e8d5c58741c28a74488133f7ca606'/>
<id>urn:sha1:28a54cacee1e8d5c58741c28a74488133f7ca606</id>
<content type='text'>
This way we would have an opportunity to hide the
Tj(target) value doesn't seem right stuff if we know
it's not working there.

Add temperature value for Core2 Duo Extreme Mobile that
I have access to.
</content>
</entry>
</feed>
