<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/hwmon/max31790.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-03-22T07:18:20+00:00</updated>
<entry>
<title>hwmon: (max31790) Set correct PWM value</title>
<updated>2017-03-22T07:18:20+00:00</updated>
<author>
<name>Alex Hemme</name>
<email>ahemme@cisco.com</email>
</author>
<published>2017-03-07T19:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=dd7406dd334a98ada3ff5371847a3eeb4ba16313'/>
<id>urn:sha1:dd7406dd334a98ada3ff5371847a3eeb4ba16313</id>
<content type='text'>
Traced fans not spinning to incorrect PWM value being written.
The passed in value was written instead of the calulated value.

Fixes: 54187ff9d766 ("hwmon: (max31790) Convert to use new hwmon registration API")
Signed-off-by: Alex Hemme &lt;ahemme@cisco.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (max31790) potential ERR_PTR dereference</title>
<updated>2016-10-17T17:16:20+00:00</updated>
<author>
<name>Dan Carpenter</name>
<email>dan.carpenter@oracle.com</email>
</author>
<published>2016-10-12T06:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=94cdc5608b5561aeda80edda9c9223608a1da6fc'/>
<id>urn:sha1:94cdc5608b5561aeda80edda9c9223608a1da6fc</id>
<content type='text'>
We should only dereference "data" after we check if it is an error
pointer.

Fixes: 54187ff9d766 ('hwmon: (max31790) Convert to use new hwmon registration API')
Signed-off-by: Dan Carpenter &lt;dan.carpenter@oracle.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (max31790) Convert to use new hwmon registration API</title>
<updated>2016-09-09T04:34:18+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>linux@roeck-us.net</email>
</author>
<published>2016-07-02T04:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=54187ff9d766b2138bd83df74b6df7d78d422965'/>
<id>urn:sha1:54187ff9d766b2138bd83df74b6df7d78d422965</id>
<content type='text'>
Simplify code and reduce code size by using the new hwmon
registration API.

Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (max31790) Fix dereference of ERR_PTR</title>
<updated>2015-10-14T14:57:14+00:00</updated>
<author>
<name>Sudip Mukherjee</name>
<email>sudipm.mukherjee@gmail.com</email>
</author>
<published>2015-09-16T14:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=791432cfd95bea3515f8cdfaf72ec263e5d3da80'/>
<id>urn:sha1:791432cfd95bea3515f8cdfaf72ec263e5d3da80</id>
<content type='text'>
max31790_update_device() return the error code in ERR_PTR. We were
checking if it has returned error or not but before checking we have
dereferenced it.

Signed-off-by: Sudip Mukherjee &lt;sudip@vectorindia.org&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: Driver for Maxim MAX31790</title>
<updated>2015-10-14T14:57:14+00:00</updated>
<author>
<name>Il Han</name>
<email>corone.il.han@gmail.com</email>
</author>
<published>2015-08-30T11:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=195a4b4298a7951c845dac2b326585c66add3435'/>
<id>urn:sha1:195a4b4298a7951c845dac2b326585c66add3435</id>
<content type='text'>
The driver supports the Maxim MAX31790.

Signed-off-by: Il Han &lt;corone.il.han@gmail.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
</feed>
