<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/misc/Kconfig, branch linux-2.6.22.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.22.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-2.6.22.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2007-07-04T22:24:39+00:00</updated>
<entry>
<title>Remove the blink driver</title>
<updated>2007-07-04T22:24:39+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2007-07-04T22:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=2bcb1b7de9eeea969a25d5f2b4511195cca9f2a2'/>
<id>urn:sha1:2bcb1b7de9eeea969a25d5f2b4511195cca9f2a2</id>
<content type='text'>
Yeah, we could have just disabled it, but there's work on a new one that
isn't as fundamentally broken, so there really doesn't seem to be any
point in keeping it around.

The recent timer cleanup broke the only valid use, and when I say
"valid", I obviously mean "totally broken".  So it's not like it works,
or really even can work in the current format that uses the unsafe
"panic" LED blinking routines..

Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT</title>
<updated>2007-05-10T06:42:45+00:00</updated>
<author>
<name>Mattia Dongili</name>
<email>malattia@linux.it</email>
</author>
<published>2007-05-01T02:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a64e62a07097f67108f0b68bc15216c3a4a5299b'/>
<id>urn:sha1:a64e62a07097f67108f0b68bc15216c3a4a5299b</id>
<content type='text'>
Signed-off-by: Mattia Dongili &lt;malattia@linux.it&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>Misc: add sensable phantom driver</title>
<updated>2007-05-08T18:15:14+00:00</updated>
<author>
<name>Jiri Slaby</name>
<email>jirislaby@gmail.com</email>
</author>
<published>2007-05-08T07:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cef2cf07273d12ac3453d2baff096423f17b7403'/>
<id>urn:sha1:cef2cf07273d12ac3453d2baff096423f17b7403</id>
<content type='text'>
Add sensable phantom driver

Signed-off-by: Jiri Slaby &lt;jirislaby@gmail.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>Add keyboard blink driver</title>
<updated>2007-05-08T18:15:10+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>ak@novell.com</email>
</author>
<published>2007-05-08T07:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f038f9a361a764ed013447174b7170073f89cbe9'/>
<id>urn:sha1:f038f9a361a764ed013447174b7170073f89cbe9</id>
<content type='text'>
Simple driver that blinks the keyboard LEDs when loaded.  Useful for
checking that the kernel is still alive or for crashdumping

Signed-off-by: Andi Kleen &lt;ak@suse.de&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>Pull thinkpad into release branch</title>
<updated>2007-04-29T03:11:19+00:00</updated>
<author>
<name>Len Brown</name>
<email>len.brown@intel.com</email>
</author>
<published>2007-04-29T03:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=f188291aec9b17ef7cec01db66b9cdb6fae26372'/>
<id>urn:sha1:f188291aec9b17ef7cec01db66b9cdb6fae26372</id>
<content type='text'>
Conflicts:

	drivers/misc/Kconfig

Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI: thinkpad-acpi: register with the device model</title>
<updated>2007-04-25T06:00:27+00:00</updated>
<author>
<name>Henrique de Moraes Holschuh</name>
<email>hmh@hmh.eng.br</email>
</author>
<published>2007-04-24T14:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=54ae15014c306b3d7ad32c996fea9a5ac8560b60'/>
<id>urn:sha1:54ae15014c306b3d7ad32c996fea9a5ac8560b60</id>
<content type='text'>
Register thinkpad-acpi platform driver and platform device for the device
model.  Also register the platform device with the hwmon class.

Signed-off-by: Henrique de Moraes Holschuh &lt;hmh@hmh.eng.br&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI: thinkpad-acpi: add debug mode</title>
<updated>2007-04-22T03:30:33+00:00</updated>
<author>
<name>Henrique de Moraes Holschuh</name>
<email>hmh@hmh.eng.br</email>
</author>
<published>2007-04-21T14:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=132ce09123755ec5e3d3a8ae22f4f753c3baac97'/>
<id>urn:sha1:132ce09123755ec5e3d3a8ae22f4f753c3baac97</id>
<content type='text'>
Add a debug mode parameter and verbose debug mode Kconfig option.

Signed-off-by: Henrique de Moraes Holschuh &lt;hmh@hmh.eng.br&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>sony-laptop: sonypi backward compatibility code</title>
<updated>2007-04-10T20:05:22+00:00</updated>
<author>
<name>malattia@linux.it</name>
<email>malattia@linux.it</email>
</author>
<published>2007-04-09T17:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7b153f366867a3b70daeaf3c6074e4a0594057a7'/>
<id>urn:sha1:7b153f366867a3b70daeaf3c6074e4a0594057a7</id>
<content type='text'>
Compatibility code to allow old sonypi bound userspace apps to still work.

Signed-off-by: Mattia Dongili &lt;malattia@linux.it&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>sony-laptop: update documentation and Kconfig help</title>
<updated>2007-04-10T20:01:19+00:00</updated>
<author>
<name>malattia@linux.it</name>
<email>malattia@linux.it</email>
</author>
<published>2007-04-09T17:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=3d2b8a9f2c26bc0fe03b3545d07245798b1b81b9'/>
<id>urn:sha1:3d2b8a9f2c26bc0fe03b3545d07245798b1b81b9</id>
<content type='text'>
Signed-off-by: Mattia Dongili &lt;malattia@linux.it&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
<entry>
<title>ACPI: thinkpad-acpi: cleanup Kconfig for thinkpad-acpi</title>
<updated>2007-03-30T19:35:42+00:00</updated>
<author>
<name>Henrique de Moraes Holschuh</name>
<email>hmh@hmh.eng.br</email>
</author>
<published>2007-03-29T04:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=85998248b2e8c6ae7d3ad1fa7b059aed22205ec4'/>
<id>urn:sha1:85998248b2e8c6ae7d3ad1fa7b059aed22205ec4</id>
<content type='text'>
Since ibm-acpi was renamed to thinkpad-acpi, rename and update its Kconfig
entries and Kconfig-related symbols accordingly.

Signed-off-by: Henrique de Moraes Holschuh &lt;hmh@hmh.eng.br&gt;
Signed-off-by: Len Brown &lt;len.brown@intel.com&gt;
</content>
</entry>
</feed>
