<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/hwmon, branch v2.6.19</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/hwmon?h=v2.6.19</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/hwmon?h=v2.6.19'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2006-10-18T20:03:09Z</updated>
<entry>
<title>hwmon: Fix debug messages in w83781d</title>
<updated>2006-10-18T20:03:09Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-10-13T15:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=bd452e6f178a559408c54c2b4ca29191b812d47f'/>
<id>urn:sha1:bd452e6f178a559408c54c2b4ca29191b812d47f</id>
<content type='text'>
Fix debug messages in w83781d at detection time. We can't use dev_dbg()
on an i2c client's device before calling i2c_attach_client() on that
client.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>hwmon: Let w83781d and lm78 load again</title>
<updated>2006-10-18T20:03:09Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-10-13T14:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e693810ce8495ce3e227dacaa83f501b3b8ab204'/>
<id>urn:sha1:e693810ce8495ce3e227dacaa83f501b3b8ab204</id>
<content type='text'>
Let the w83781d and lm78 hardware monitoring drivers load even when
no chip was detected at the ISA address. There can still be supported
chips connected to an I2C bus or SMBus.

This fixes bug #7293.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;


</content>
</entry>
<entry>
<title>w83627ehf: Fix the detection of fan5</title>
<updated>2006-10-18T20:03:08Z</updated>
<author>
<name>Rudolf Marek</name>
<email>r.marek@assembler.cz</email>
</author>
<published>2006-10-08T20:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=14992c7eff937bb12c8ebf2d91dbaa8c2f0cfc87'/>
<id>urn:sha1:14992c7eff937bb12c8ebf2d91dbaa8c2f0cfc87</id>
<content type='text'>
Fix the detection of fan5 and preserve the bit between the
register writes, because the bit is write only.

Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>k8temp: Documentation update</title>
<updated>2006-10-18T20:03:08Z</updated>
<author>
<name>Rudolf Marek</name>
<email>r.marek@assembler.cz</email>
</author>
<published>2006-10-08T20:01:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=4660cb354a1dacbbc9c96f94eceedc38fe542fe2'/>
<id>urn:sha1:4660cb354a1dacbbc9c96f94eceedc38fe542fe2</id>
<content type='text'>
Update the documentation for the k8temp driver.

Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>smsc47m1: List the SMSC LPC47M112 as supported</title>
<updated>2006-10-18T20:03:08Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-10-08T20:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6091780eba5d195213747b515a62211ac97641f1'/>
<id>urn:sha1:6091780eba5d195213747b515a62211ac97641f1</id>
<content type='text'>
The SMSC LPC47M112 Super-I/O chip appears to be compatible with the
LPC47M10x and LPC47M13x as far as hardware monitoring is concerned.
The device ID is even the same, so it's really only a documentation
update.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>adm9240: Update Grant Coady's email address</title>
<updated>2006-10-18T20:03:08Z</updated>
<author>
<name>Grant Coady</name>
<email>gcoady.lk@gmail.com</email>
</author>
<published>2006-10-08T19:57:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2ca7b961c3c9f072d307293aad0f9705522e916a'/>
<id>urn:sha1:2ca7b961c3c9f072d307293aad0f9705522e916a</id>
<content type='text'>
Replace a bouncing email that I cannot recover from Mr Google.

Signed-off-by: Grant Coady &lt;gcoady.lk@gmail.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>w83791d: Fix unchecked return status</title>
<updated>2006-10-18T20:03:08Z</updated>
<author>
<name>Jim Cromie</name>
<email>jim.cromie@gmail.com</email>
</author>
<published>2006-10-08T19:56:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=34fc921a253f3ddfc4ad9de1dbc88683f84fbaaa'/>
<id>urn:sha1:34fc921a253f3ddfc4ad9de1dbc88683f84fbaaa</id>
<content type='text'>
Replace all unchecked calls to device_create_file with a single group
declaration, and one call to sysfs_create_group, and check that one
return status. Also remove the files on device detach.

Signed-off-by: Jim Cromie &lt;jim.cromie@gmail.com&gt;
Signed-off by: Charles Spirakis &lt;bezaur@gmail.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Remove all inclusions of &lt;linux/config.h&gt;</title>
<updated>2006-10-04T07:38:54Z</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2006-10-04T07:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=038b0a6d8d32db934bba6a24e74e76e4e327a94f'/>
<id>urn:sha1:038b0a6d8d32db934bba6a24e74e76e4e327a94f</id>
<content type='text'>
kbuild explicitly includes this at build time.

Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] hdaps: support Lenovo ThinkPad T60</title>
<updated>2006-10-01T07:39:24Z</updated>
<author>
<name>Soos Peter</name>
<email>sp@osb.hu</email>
</author>
<published>2006-10-01T06:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=710b8b5f4341e72a5f5f6fa58d1f73a0db64bf93'/>
<id>urn:sha1:710b8b5f4341e72a5f5f6fa58d1f73a0db64bf93</id>
<content type='text'>
Support hdaps on Lenovo ThinkPad T60.  It was tested with pivot utility
from http://www.kernel.org/pub/linux/kernel/people/rml/hdaps and it seems
to be OK.

Cc: Jean Delvare &lt;khali@linux-fr.org&gt;
Cc: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;
Cc: Robert Love &lt;rml@novell.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>hwmon: Remove Yuan Mu's address</title>
<updated>2006-09-28T22:31:19Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-09-24T19:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3379ceeefde923a05c2c77ed2d84ba26c2fe9e81'/>
<id>urn:sha1:3379ceeefde923a05c2c77ed2d84ba26c2fe9e81</id>
<content type='text'>
hwmon: Remove Yuan Mu's address

Yuan Mu no longer works at Winbond.

I wish to publicly thank Yuan for his help with Winbond hardware
monitoring chips support during the past 10 months.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
