<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/hwmon/ina209.c, branch linux-4.16.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.16.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.16.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2017-04-21T19:30:09+00:00</updated>
<entry>
<title>hwmon: (ina209) Handled signed registers</title>
<updated>2017-04-21T19:30:09+00:00</updated>
<author>
<name>Joe Schaack</name>
<email>jschaack@xes-inc.com</email>
</author>
<published>2017-04-18T12:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=bdaf9c40b2d1d67617b259c59ce1858eda54b4ce'/>
<id>urn:sha1:bdaf9c40b2d1d67617b259c59ce1858eda54b4ce</id>
<content type='text'>
The shunt voltage and current registers are signed 16-bit values so
handle them as such.

Signed-off-by: Joe Schaack &lt;jschaack@xes-inc.com&gt;
Reviewed-by: Aaron Sierra &lt;asierra@xes-inc.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (ina209) Add OF device ID table</title>
<updated>2017-04-02T14:01:53+00:00</updated>
<author>
<name>Javier Martinez Canillas</name>
<email>javier@osg.samsung.com</email>
</author>
<published>2017-02-24T13:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0b7abe59bee79e92563e5d3a7c2aad81a78c7ba5'/>
<id>urn:sha1:0b7abe59bee79e92563e5d3a7c2aad81a78c7ba5</id>
<content type='text'>
The driver doesn't have a struct of_device_id table but supported devices
are registered via Device Trees. This is working on the assumption that a
I2C device registered via OF will always match a legacy I2C device ID and
that the MODALIAS reported will always be of the form i2c:&lt;device&gt;.

But this could change in the future so the correct approach is to have an
OF device ID table if the devices are registered via OF.

Signed-off-by: Javier Martinez Canillas &lt;javier@osg.samsung.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (ina209) Convert to use devm_hwmon_device_register_with_groups</title>
<updated>2013-10-18T16:11:57+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>linux@roeck-us.net</email>
</author>
<published>2013-09-04T23:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=89de734471c5381558b1e749e0b1b88b5b497708'/>
<id>urn:sha1:89de734471c5381558b1e749e0b1b88b5b497708</id>
<content type='text'>
Also use new macro ATTRIBUTE_GROUPS to declare attribute groups.

Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: Driver for Texas Instruments INA209</title>
<updated>2013-02-06T17:57:59+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>linux@roeck-us.net</email>
</author>
<published>2009-08-20T21:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=ceeadc5c5187b78ffbea737c7a82ecc1e31e80df'/>
<id>urn:sha1:ceeadc5c5187b78ffbea737c7a82ecc1e31e80df</id>
<content type='text'>
Add support for the TI / Burr-Brown INA209 voltage / current / power
monitor.

Cc: Paul Hays &lt;haysp@magma.net&gt;
Cc: Ira W. Snyder &lt;iws@ovro.caltech.edu&gt;
Tested-by: Ira W. Snyder &lt;iws@ovro.caltech.edu&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
</feed>
