<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux-stable.git/drivers/hwmon/tmp421.c, branch linux-2.6.32.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.32.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/atom?h=linux-2.6.32.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/'/>
<updated>2010-03-15T15:49:57+00:00</updated>
<entry>
<title>hwmon: (tmp421) Restore missing inputs</title>
<updated>2010-03-15T15:49:57+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2010-03-05T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=dde60b40c56a0fa08a3aa6d6d9a8d19bf3249ca5'/>
<id>urn:sha1:dde60b40c56a0fa08a3aa6d6d9a8d19bf3249ca5</id>
<content type='text'>
commit 8d59582a867470a3e0c3eced4a01625ae8dc546b upstream.

An off-by-one error caused some inputs to not be created by the driver
when they should. TMP421 gets only one input instead of two, TMP422
gets two instead of three, etc. Fix the bug by listing explicitly the
number of inputs each device has.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Tested-by: Andre Prendel &lt;andre.prendel@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>hwmon: (tmp421) Fix temperature conversions</title>
<updated>2010-03-15T15:49:57+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2010-03-05T21:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=bc6fb9e8ba0e5ec6641527b2cfdf170e332f6a5e'/>
<id>urn:sha1:bc6fb9e8ba0e5ec6641527b2cfdf170e332f6a5e</id>
<content type='text'>
commit a44908d742a577fb5ccb9a8c082326d4cea234c2 upstream.

The low bits of temperature registers are status bits, they must be
masked out before converting the register values to temperatures.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Tested-by: Andre Prendel &lt;andre.prendel@gmx.de&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>hwmon: Add driver for Texas Instruments TMP421/422/423 sensor chips</title>
<updated>2009-09-15T15:18:11+00:00</updated>
<author>
<name>Andre Prendel</name>
<email>andre.prendel@gmx.de</email>
</author>
<published>2009-09-15T15:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?id=9410700b881f867a50dd8dc3204372fd9dccd8f8'/>
<id>urn:sha1:9410700b881f867a50dd8dc3204372fd9dccd8f8</id>
<content type='text'>
Add support for Texas Instruments TMP421/422/423 temperature sensor IC.

TI's TMP421/422/423 are I2C temperature sensor chips. These chips are
similar to TI's TMP401/411 chips, but with reduced functionality (only
temperature measurement). The chips have one local sensor and up to
three (TMP423) remote sensors.

Signed-off-by: Andre Prendel &lt;andre.prendel@gmx.de&gt;
Acked-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
</feed>
