<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/acpi/ec.c, branch linux-2.6.14.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.14.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.14.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2005-08-11T21:33:10+00:00</updated>
<entry>
<title>[ACPI] Lindent drivers/acpi/ec.c</title>
<updated>2005-08-11T21:33:10+00:00</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2005-08-11T21:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=50526df605e7c3e22168664acf726269eae10171'/>
<id>urn:sha1:50526df605e7c3e22168664acf726269eae10171</id>
<content type='text'>
necessary for clean merge from acpi-2.6.12 to-akpm

Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] Fix "ec_burst=1" mode latency issue</title>
<updated>2005-08-11T21:30:51+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-08-10T05:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=716e084edb0230910b174000dc3490f9e91652e3'/>
<id>urn:sha1:716e084edb0230910b174000dc3490f9e91652e3</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=3851

Signed-off-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] revert Embedded Controller to polling-mode by default (ala 2.6.12)</title>
<updated>2005-08-03T21:40:43+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-08-03T21:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7b15f5e7bb180ac7bfb8926dbbd8835fecc07fad'/>
<id>urn:sha1:7b15f5e7bb180ac7bfb8926dbbd8835fecc07fad</id>
<content type='text'>
Burst mode isn't ready for prime time,
but can be enabled for test via "ec_burst=1"

Signed-off-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] Add "ec_polling" boot option</title>
<updated>2005-07-29T22:15:25+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-07-23T08:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=45bea1555f5bf0cd5871b208b4b02d188f106861'/>
<id>urn:sha1:45bea1555f5bf0cd5871b208b4b02d188f106861</id>
<content type='text'>
EC burst mode benefits many machines, some of
them significantly.  However, our current
implementation fails on some machines such
as Rafael's Asus L5D.

This patch restores the alternative EC polling code,
which can be enabled at boot time via "ec_polling"

http://bugzilla.kernel.org/show_bug.cgi?id=4665

Signed-off-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: delete unnecessary EC console messages</title>
<updated>2005-07-23T04:26:33+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-07-23T04:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=668d74c04c16bb69de564e25e85dd94eeb0175d9'/>
<id>urn:sha1:668d74c04c16bb69de564e25e85dd94eeb0175d9</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=4534

Signed-off-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] EC GPE-disabled issue</title>
<updated>2005-07-12T04:12:53+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-04-23T03:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=17e9c78a75ce9eacd61200f9e1f1924012e28846'/>
<id>urn:sha1:17e9c78a75ce9eacd61200f9e1f1924012e28846</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=3851

Signed-off-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] fix build warning</title>
<updated>2005-07-12T03:56:57+00:00</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2005-03-31T03:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=83ea7445221651dc43cf8d22f81089e0cbccf22b'/>
<id>urn:sha1:83ea7445221651dc43cf8d22f81089e0cbccf22b</id>
<content type='text'>
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] fix EC access width</title>
<updated>2005-07-12T03:53:38+00:00</updated>
<author>
<name>Luming Yu</name>
<email>luming.yu@intel.com</email>
</author>
<published>2005-03-19T06:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fa9cd547e097df4966b8bd5c94aeed953e32b14d'/>
<id>urn:sha1:fa9cd547e097df4966b8bd5c94aeed953e32b14d</id>
<content type='text'>
http://bugzilla.kernel.org/show_bug.cgi?id=4346

Written-by: David Shaohua Li and Luming Yu
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>[ACPI] Enable EC Burst Mode</title>
<updated>2005-07-12T03:52:48+00:00</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor@mail.ru</email>
</author>
<published>2005-03-19T06:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=451566f45a2e6cd10ba56e7220a9dd84ba3ef550'/>
<id>urn:sha1:451566f45a2e6cd10ba56e7220a9dd84ba3ef550</id>
<content type='text'>
Fixes several Embedded Controller issues, including
button failure and battery status AE_TIME failure.

http://bugzilla.kernel.org/show_bug.cgi?id=3851

Based on patch by: Andi Kleen &lt;ak@suse.de&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Signed-off-by: Luming Yu &lt;luming.yu@intel.com&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Linux-2.6.12-rc2</title>
<updated>2005-04-16T22:20:36+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@ppc970.osdl.org</email>
</author>
<published>2005-04-16T22:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2'/>
<id>urn:sha1:1da177e4c3f41524e886b7f1b8a0c1fc7321cac2</id>
<content type='text'>
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.

Let it rip!
</content>
</entry>
</feed>
