<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/drivers/hwmon, branch linux-2.6.20.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.20.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.20.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2007-05-02T00:06:02+00:00</updated>
<entry>
<title>hwmon/w83627ehf: Fix the fan5 clock divider write</title>
<updated>2007-05-02T00:06:02+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2007-04-25T07:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=87b814c9a7e7316ae4ea64767dbd0ae2fd6c179d'/>
<id>urn:sha1:87b814c9a7e7316ae4ea64767dbd0ae2fd6c179d</id>
<content type='text'>
Users have been complaining about the w83627ehf driver flooding their
logs with debug messages like:

w83627ehf 9191-0a10: Increasing fan 4 clock divider from 64 to 128

or:

w83627ehf 9191-0290: Increasing fan 4 clock divider from 4 to 8

The reason is that we failed to actually write the LSB of the encoded
clock divider value for that fan, causing the next read to report the
same old value again and again.

Additionally, the fan number was improperly reported, making the bug
harder to find.

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/w83793: Hide invalid VID readings</title>
<updated>2007-01-18T21:14:24+00:00</updated>
<author>
<name>Gong Jun</name>
<email>jgong@winbond.com</email>
</author>
<published>2007-01-18T21:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c70a8c345fd770ecb2ff334bdf88b63edaffb77d'/>
<id>urn:sha1:c70a8c345fd770ecb2ff334bdf88b63edaffb77d</id>
<content type='text'>
Ignore the VID readings when the motherboard has not designed
the function.  

Signed-off-by: Gong Jun &lt;jgong@winbond.com&gt;
Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon/w83793: Fix the fan input detection</title>
<updated>2007-01-18T21:14:24+00:00</updated>
<author>
<name>Rudolf Marek</name>
<email>r.marek@assembler.cz</email>
</author>
<published>2007-01-18T21:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=c92943152884e3777439ad40a40126f2e51b8ea8'/>
<id>urn:sha1:c92943152884e3777439ad40a40126f2e51b8ea8</id>
<content type='text'>
Catch the cases when alternative pins are used to route the
fan9-12 input.

Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Gong Jun &lt;jgong@winbond.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon/w83793: Ignore disabled temperature channels</title>
<updated>2007-01-18T21:14:24+00:00</updated>
<author>
<name>Gong Jun</name>
<email>jgong@winbond.com</email>
</author>
<published>2007-01-18T21:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=46bed4dfe5f95f1fc8f68ead592a7e295bbbe01e'/>
<id>urn:sha1:46bed4dfe5f95f1fc8f68ead592a7e295bbbe01e</id>
<content type='text'>
Ignore the temperature readings when its channel is disabled,
ignore AMDSI readings.

Signed-off-by: Gong Jun &lt;jgong@winbond.com&gt;
Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: Fix the VRD 11 decoding</title>
<updated>2007-01-18T21:14:23+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2007-01-18T21:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=9fab2d8b75a4084e91f1dcb4e55368406fe53010'/>
<id>urn:sha1:9fab2d8b75a4084e91f1dcb4e55368406fe53010</id>
<content type='text'>
I wonder how we came up with such a broken test in the first place.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon/w83793: Remove the description of AMDSI and update the voltage formula</title>
<updated>2007-01-18T21:14:23+00:00</updated>
<author>
<name>Gong Jun</name>
<email>jgong@winbond.com</email>
</author>
<published>2007-01-18T21:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ddca933bd554b4f81f27776f3cb9daa67cf241b1'/>
<id>urn:sha1:ddca933bd554b4f81f27776f3cb9daa67cf241b1</id>
<content type='text'>
Fix the driver to match the information in datasheet 1.0. AMD 
SI interface is marked as reserved, computing formula for 5VDD
and 5VSB is updated.

Signed-off-by: Gong Jun &lt;jgong@winbond.com&gt;
Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: New AMS hardware monitoring driver</title>
<updated>2006-12-12T17:18:30+00:00</updated>
<author>
<name>Stelian Pop</name>
<email>stelian@popies.net</email>
</author>
<published>2006-12-12T17:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=dcb69dd010c182507a8db8940618f6413f65e0af'/>
<id>urn:sha1:dcb69dd010c182507a8db8940618f6413f65e0af</id>
<content type='text'>
This driver adds support for the Apple Motion Sensor (AMS) as found in 2005
revisions of Apple PowerBooks and iBooks.  It implements both the PMU and
I2C variants.  The I2C driver and mouse emulation is based on code by
Stelian Pop, while the PMU driver has been developped by Michael Hanselmann.
HD parking support will be added later.

Various people contributed fixes to this driver, including
Aristeu Sergio Rozanski Filho and Jean Delvare.

Signed-off-by: Stelian Pop &lt;stelian@popies.net&gt;
Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
Acked-by: Robert Love &lt;rml@novell.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: New Winbond W83793 hardware monitoring driver</title>
<updated>2006-12-12T17:18:30+00:00</updated>
<author>
<name>Rudolf Marek</name>
<email>r.marek@assembler.cz</email>
</author>
<published>2006-12-12T17:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6800c3d027b4458a6fb5ab78064c2e3b7da2f94f'/>
<id>urn:sha1:6800c3d027b4458a6fb5ab78064c2e3b7da2f94f</id>
<content type='text'>
Add support for the W83793 hardware monitoring chip. This driver
was originally contributed by Yuan Mu of Winbond Electronics Corp.

Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: Update Rudolf Marek's e-mail address</title>
<updated>2006-12-12T17:18:30+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-12-12T17:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7188cc66b4facf749e4fc0a44165b06716e1b621'/>
<id>urn:sha1:7188cc66b4facf749e4fc0a44165b06716e1b621</id>
<content type='text'>
The Silicon Hill club is not what it used to be.

Signed-off-by: Rudolf Marek &lt;r.marek@assembler.cz&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon/f71805f: Fix the device address decoding</title>
<updated>2006-12-12T17:18:29+00:00</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2006-12-12T17:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=75c990291dd7af84ea68f3c3ead934b51d0b81ad'/>
<id>urn:sha1:75c990291dd7af84ea68f3c3ead934b51d0b81ad</id>
<content type='text'>
The lowest 3 bits are ignored, and the chip decodes all 8 addresses,
not only the 2 it needs.

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
</feed>
