<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/drivers/misc, branch v2.6.27-rc6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/drivers/misc?h=v2.6.27-rc6</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/drivers/misc?h=v2.6.27-rc6'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2008-09-05T21:27:12Z</updated>
<entry>
<title>Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6</title>
<updated>2008-09-05T21:27:12Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2008-09-05T21:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=41c9229498a2eb89db1c0a77321c61b448738de4'/>
<id>urn:sha1:41c9229498a2eb89db1c0a77321c61b448738de4</id>
<content type='text'>
* 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-acpi-2.6:
  acer-wmi: remove debugfs entries upon unloading
  ACPI: Avoid bogus timeout about SMbus check
  fujitsu-laptop: fix regression for P8010 in 2.6.27-rc
  ACPI: Make Len Brown the ACPI maintainer again
  ACPI: thinkpad-acpi: wan radio control is not experimental
  PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors
  acpi: add checking for NULL early param
  ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"
  ACPI: Fix now signed module parameter.
  ACPI: Change package length error to warning
  ACPI: Fix now signed module parameter.
</content>
</entry>
<entry>
<title>Merge branch 'wmi-fix' into release-2.6.27</title>
<updated>2008-09-04T12:41:02Z</updated>
<author>
<name>Andi Kleen</name>
<email>ak@linux.intel.com</email>
</author>
<published>2008-09-04T12:41:02Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=5ed459102d1e914972d65dd4ea9f26073143a4e9'/>
<id>urn:sha1:5ed459102d1e914972d65dd4ea9f26073143a4e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acer-wmi: remove debugfs entries upon unloading</title>
<updated>2008-09-04T12:40:48Z</updated>
<author>
<name>Russ Dill</name>
<email>russ.dill@gmail.com</email>
</author>
<published>2008-09-02T21:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=7d964c352b06aabb895e39d3b479e105bd9d1ca0'/>
<id>urn:sha1:7d964c352b06aabb895e39d3b479e105bd9d1ca0</id>
<content type='text'>
The exit function neglects to remove debugfs entries, leading to a BUG
on reload.

[akpm@linux-foundation.org: cleanups]
Signed-off-by: Russ Dill &lt;Russ.Dill@gmail.com&gt;
Acked-by: Carlos Corbacho &lt;carlos@strangeworlds.co.uk&gt;
Cc: Andi Kleen &lt;ak@linux.intel.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Merge branches 'smbus' and 'fujitsu-fix' into release-2.6.27</title>
<updated>2008-09-04T12:33:03Z</updated>
<author>
<name>Andi Kleen</name>
<email>ak@linux.intel.com</email>
</author>
<published>2008-09-04T12:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=4fd23436f1f414fea9a1a6050d4ed6de02cb91e5'/>
<id>urn:sha1:4fd23436f1f414fea9a1a6050d4ed6de02cb91e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fujitsu-laptop: fix regression for P8010 in 2.6.27-rc</title>
<updated>2008-09-04T12:31:08Z</updated>
<author>
<name>Jonathan Woithe</name>
<email>jwoithe@physics.adelaide.edu.au</email>
</author>
<published>2008-08-29T01:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d8196a93b1ce9a5abb410f39f9375912c9e53675'/>
<id>urn:sha1:d8196a93b1ce9a5abb410f39f9375912c9e53675</id>
<content type='text'>
The following patch (based on a patch from Stephen Gildea) fixes a
regression with the LCD brightness keys on Fujitsu P8010 laptops which was
observed with the 2.6.27-rc series (basically they stopped working due to
changes within the fujitsu-laptop and video modules).  Please apply to
2.6.27-rc and acpi git.

A more complete solution for this laptop will be included in an upcoming
patch, hopefully for 2.6.28.  In the meantime this restores most
functionality for P8010 users.

Signed-off-by: Stephen Gildea &lt;stepheng+fujitsu-laptop@gildea.com&gt;
Signed-off-by: Jonathan Woithe &lt;jwoithe@physics.adelaide.edu.au&gt;
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>hp-wmi: add proper hotkey support</title>
<updated>2008-09-03T02:21:39Z</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg59@srcf.ucam.org</email>
</author>
<published>2008-09-02T21:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a8823aefd142d2a9c4b3661bf8712ccd2da1b220'/>
<id>urn:sha1:a8823aefd142d2a9c4b3661bf8712ccd2da1b220</id>
<content type='text'>
It turns out that event 0x4 merely indcates that a hotkey has been
pressed, not which one.  A further query is required in order to determine
the actual keypress.  The following patch adds support for that along with
the known keycodes.

Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>hp-wmi: update to match current rfkill semantics</title>
<updated>2008-09-03T02:21:39Z</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg59@srcf.ucam.org</email>
</author>
<published>2008-09-02T21:36:00Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=3f6e2f137c5b83c3c2d48fae971e845c3450cc7c'/>
<id>urn:sha1:3f6e2f137c5b83c3c2d48fae971e845c3450cc7c</id>
<content type='text'>
hp-wmi currently changes the RFKill state by altering the struct members
rather than using the dedicated interface, meaning that update events
won't be pushed to userspace.  This patch fixes that, along with fixing
the declared type of the WWAN kill switch.  It also ensures that rfkill
interfaces are only registered for hardware that exists.

Signed-off-by: Matthew Garrett &lt;mjg@redhat.com&gt;
Acked-by: Henrique de Moraes Holschuh &lt;hmh@hmh.eng.br&gt;
Cc: Ivo van Doorn &lt;ivdoorn@gmail.com&gt;
Cc: Dave Young &lt;hidave.darkstar@gmail.com&gt;
Cc: Marcel Holtmann &lt;marcel@holtmann.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>acer-wmi: remove debugfs entries upon unloading</title>
<updated>2008-09-03T02:21:37Z</updated>
<author>
<name>Russ Dill</name>
<email>russ.dill@gmail.com</email>
</author>
<published>2008-09-02T21:35:40Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=39dbbb4523754df4a822c69191a848a03e556dc7'/>
<id>urn:sha1:39dbbb4523754df4a822c69191a848a03e556dc7</id>
<content type='text'>
The exit function neglects to remove debugfs entries, leading to a BUG
on reload.

[akpm@linux-foundation.org: cleanups]
Signed-off-by: Russ Dill &lt;Russ.Dill@gmail.com&gt;
Acked-by: Carlos Corbacho &lt;carlos@strangeworlds.co.uk&gt;
Cc: Andi Kleen &lt;ak@linux.intel.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'wan' into release-2.6.27</title>
<updated>2008-08-28T17:25:21Z</updated>
<author>
<name>Andi Kleen</name>
<email>ak@linux.intel.com</email>
</author>
<published>2008-08-28T17:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9d5e88bcdd8d814a65dfeb6b55a5a7cef61630d4'/>
<id>urn:sha1:9d5e88bcdd8d814a65dfeb6b55a5a7cef61630d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ACPI: thinkpad-acpi: wan radio control is not experimental</title>
<updated>2008-08-28T17:24:49Z</updated>
<author>
<name>Jeremy Fitzhardinge</name>
<email>jeremy@goop.org</email>
</author>
<published>2008-08-28T04:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=9662e0802445a1f56cef11bbd0d520b07238424a'/>
<id>urn:sha1:9662e0802445a1f56cef11bbd0d520b07238424a</id>
<content type='text'>
The WWAN radio control has been working well for over three years,
and is no longer experimental.

Signed-off-by: Jeremy Fitzhardinge &lt;jeremy@goop.org&gt;
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
</feed>
