<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/drivers/acpi/utils.c, branch v2.6.16.45</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.16.45</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.16.45'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2005-08-05T04:45:14Z</updated>
<entry>
<title>[ACPI] Lindent all ACPI files</title>
<updated>2005-08-05T04:45:14Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2005-08-05T04:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4be44fcd3bf648b782f4460fd06dfae6c42ded4b'/>
<id>urn:sha1:4be44fcd3bf648b782f4460fd06dfae6c42ded4b</id>
<content type='text'>
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] reduce stack usage</title>
<updated>2005-01-27T13:15:47Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2005-01-27T13:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bef6380843b50358bf0df3b4c8b73cc02dcbeb53'/>
<id>urn:sha1:bef6380843b50358bf0df3b4c8b73cc02dcbeb53</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=2901

Written-by: Luming Yu &lt;luming.yu@intel.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] remove acpi_ksyms.c</title>
<updated>2004-11-11T18:41:16Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2004-11-11T18:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d337448e190fbf54a04e729e094b8929fa92c337'/>
<id>urn:sha1:d337448e190fbf54a04e729e094b8929fa92c337</id>
<content type='text'>
Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] fix return values for ACPI_FUNCTION_TRACE</title>
<updated>2004-11-01T21:40:16Z</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2004-11-01T21:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=52352fbb0877b4c4b7368287bcb2a52c9d27e22d'/>
<id>urn:sha1:52352fbb0877b4c4b7368287bcb2a52c9d27e22d</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=3336

Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] acpi/utils.c warning fix</title>
<updated>2004-02-24T21:12:53Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2004-02-24T21:12:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ad7272b872f106072790e14133f9d7436e6405ca'/>
<id>urn:sha1:ad7272b872f106072790e14133f9d7436e6405ca</id>
<content type='text'>
drivers/acpi/utils.c: In function `acpi_evaluate_reference':
drivers/acpi/utils.c:353: warning: unsigned int format, different type arg (arg 5)
</content>
</entry>
<entry>
<title>acpi: make source files look in &lt;acpi/...&gt; for headers. (other top-level files)</title>
<updated>2003-02-12T11:55:26Z</updated>
<author>
<name>Patrick Mochel</name>
<email>mochel@osdl.org</email>
</author>
<published>2003-02-12T11:55:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d2af36f7c433b73a30b17dfc078a046d207ced9e'/>
<id>urn:sha1:d2af36f7c433b73a30b17dfc078a046d207ced9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI: Remove typedefs in favor of using "struct" and "union" explicitly</title>
<updated>2003-01-07T07:20:46Z</updated>
<author>
<name>Andy Grover</name>
<email>agrover@groveronline.com</email>
</author>
<published>2003-01-07T07:20:46Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ea8e33ae015743e97dba7aebd061c027ed894ddd'/>
<id>urn:sha1:ea8e33ae015743e97dba7aebd061c027ed894ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI: Replace ACPI_DEBUG define with ACPI_DEBUG_OUTPUT (Dominik Brodowski)</title>
<updated>2002-09-20T06:45:49Z</updated>
<author>
<name>Andy Grover</name>
<email>agrover@groveronline.com</email>
</author>
<published>2002-09-20T06:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6ec7c4f09f8e9509d0e172977c371442f13f3f65'/>
<id>urn:sha1:6ec7c4f09f8e9509d0e172977c371442f13f3f65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed no longer needed acpi_evaluate (a wrapper function)</title>
<updated>2002-07-09T07:05:14Z</updated>
<author>
<name>Andy Grover</name>
<email>agrover@acpi3.(none)</email>
</author>
<published>2002-07-09T07:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3aa3e7d97d2ae85c31cf19529511cb29bb583ed1'/>
<id>urn:sha1:3aa3e7d97d2ae85c31cf19529511cb29bb583ed1</id>
<content type='text'>
Use acpi_os_free instead of kfree directly
Fix possible memory leaks
Fix possible divide by 0 (Dominik Brodowski)
</content>
</entry>
<entry>
<title>[PATCH] ACPI [3/3]</title>
<updated>2002-06-11T09:18:40Z</updated>
<author>
<name>Andy Grover</name>
<email>agrover@aracnet.com</email>
</author>
<published>2002-06-11T09:18:40Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=bbdd8222fa5151349339af24db52d704e285af68'/>
<id>urn:sha1:bbdd8222fa5151349339af24db52d704e285af68</id>
<content type='text'>
ACPI interpreter update
Change non-interpreter code to account for the interpreter changes.
</content>
</entry>
</feed>
