<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/acpica, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC revision:	subr_bus.c:1.204,  bus.h:1.79, acpi.c:1.244</title>
<updated>2008-02-06T03:35:40+00:00</updated>
<author>
<name>Mitsuru IWASAKI</name>
<email>iwasaki@FreeBSD.org</email>
</author>
<published>2008-02-06T03:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5c7b65188ceb28c1d843c0ce31cf8feb35cba70'/>
<id>c5c7b65188ceb28c1d843c0ce31cf8feb35cba70</id>
<content type='text'>
o Add devctl_process_running() so that power management system driver
  can check whether devd(8) is running.
o Enter the sleep state immediately without waiting for timeout if
  devd(8) is not running such as the system in single user mode.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Add devctl_process_running() so that power management system driver
  can check whether devd(8) is running.
o Enter the sleep state immediately without waiting for timeout if
  devd(8) is not running such as the system in single user mode.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Fix some minor issues such as using read/modify/write for updating</title>
<updated>2008-01-24T18:52:26+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-01-24T18:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a57f35aa34d47681641f5f8f47a9df1b147312df'/>
<id>a57f35aa34d47681641f5f8f47a9df1b147312df</id>
<content type='text'>
the configuration register and add a header file to hold HPET register
constants.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the configuration register and add a header file to hold HPET register
constants.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:	1.26</title>
<updated>2008-01-23T00:15:22+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2008-01-23T00:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d41b57e29622f251417cec0cc592ec26afbe9b0d'/>
<id>d41b57e29622f251417cec0cc592ec26afbe9b0d</id>
<content type='text'>
Check battery presence first before trying to get battery information.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check battery presence first before trying to get battery information.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_7_0'.</title>
<updated>2008-01-18T05:06:00+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-01-18T05:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f86934faa805728b12f7d0523f611dc038719c49'/>
<id>f86934faa805728b12f7d0523f611dc038719c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: queue an asynch handler to re-enable a level-triggered GPE</title>
<updated>2008-01-16T01:22:15+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2008-01-16T01:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=53bc044a5d98ff8098ae0c670c1ba39f50c91cdc'/>
<id>53bc044a5d98ff8098ae0c670c1ba39f50c91cdc</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Use devclass_get_count() instead of devclass_get_maxunit().</title>
<updated>2008-01-07T21:27:50+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-01-07T21:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=77d4e09ffb1a31154736e2489ed9a9bf694e2e96'/>
<id>77d4e09ffb1a31154736e2489ed9a9bf694e2e96</id>
<content type='text'>
Approved by:	re (hrs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (hrs)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: poll EC during resume</title>
<updated>2007-11-08T21:21:27+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2007-11-08T21:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=46a00dd234a358bcffd0160b5bbb4a1b22ed2fdc'/>
<id>46a00dd234a358bcffd0160b5bbb4a1b22ed2fdc</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Don't always re-route IRQs on resume.</title>
<updated>2007-11-08T20:21:40+00:00</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-11-08T20:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7fe1156c2d86bae2ccd0428271570edfc723111d'/>
<id>7fe1156c2d86bae2ccd0428271570edfc723111d</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.68: remove smp_rendezvous() during shutdown</title>
<updated>2007-11-06T20:13:33+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2007-11-06T20:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e875c72170fb1d2a0cb31c842f4902a510e575f5'/>
<id>e875c72170fb1d2a0cb31c842f4902a510e575f5</id>
<content type='text'>
Approved by:	re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	re
</pre>
</div>
</content>
</entry>
</feed>
