<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/Documentation/hwmon/w83791d, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2019-04-17T17:37:23+00:00</updated>
<entry>
<title>docs: hwmon: Add an index file and rename docs to *.rst</title>
<updated>2019-04-17T17:37:23+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab+samsung@kernel.org</email>
</author>
<published>2019-04-17T09:46: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=7ebd8b66dd9e5a0b65e5ee5e2b8e7ca382ec97b7'/>
<id>urn:sha1:7ebd8b66dd9e5a0b65e5ee5e2b8e7ca382ec97b7</id>
<content type='text'>
Now that all files were converted to ReST format, rename them
and add an index.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>docs: hwmon: w83791d: convert to ReST format</title>
<updated>2019-04-17T16:50:32+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab+samsung@kernel.org</email>
</author>
<published>2019-04-17T09:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ce09cfb600d373f338809379de5de40fedf9532c'/>
<id>urn:sha1:ce09cfb600d373f338809379de5de40fedf9532c</id>
<content type='text'>
Convert w83791d to ReST format, in order to allow it to
be parsed by Sphinx.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+samsung@kernel.org&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83792d) Update module author</title>
<updated>2013-09-06T12:05:42+00:00</updated>
<author>
<name>Shane Huang</name>
<email>shane.huang@amd.com</email>
</author>
<published>2013-09-06T12:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f85b520510ed8b805b21b98dcedaf896caa0dae7'/>
<id>urn:sha1:f85b520510ed8b805b21b98dcedaf896caa0dae7</id>
<content type='text'>
w83792d was written by me in 2004, I'd like to update my first name
into my current one to keep consistent, and delete invalid address.

Signed-off-by: Shane Huang &lt;shane.huang@amd.com&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83791d) add support for thermal cruise mode</title>
<updated>2008-10-17T15:51:17+00:00</updated>
<author>
<name>Marc Hulsman</name>
<email>m.hulsman@tudelft.nl</email>
</author>
<published>2008-10-17T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=a5a4598cd2e7cae456a7f2a100bf0e5c3c7811c7'/>
<id>urn:sha1:a5a4598cd2e7cae456a7f2a100bf0e5c3c7811c7</id>
<content type='text'>
Add support to set target temperature and tolerance for thermal
cruise mode.

Signed-off-by: Marc Hulsman &lt;m.hulsman@tudelft.nl&gt;
Acked-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83791d) add pwm_enable support</title>
<updated>2008-10-17T15:51:17+00:00</updated>
<author>
<name>Marc Hulsman</name>
<email>m.hulsman@tudelft.nl</email>
</author>
<published>2008-10-17T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b5938f8c4a530b2fad18f2293ffaf79ac9f5a148'/>
<id>urn:sha1:b5938f8c4a530b2fad18f2293ffaf79ac9f5a148</id>
<content type='text'>
Add support for pwm_enable.

Signed-off-by: Marc Hulsman &lt;m.hulsman@tudelft.nl&gt;
Acked-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83791d) add manual PWM support</title>
<updated>2008-10-17T15:51:17+00:00</updated>
<author>
<name>Marc Hulsman</name>
<email>m.hulsman@tudelft.nl</email>
</author>
<published>2008-10-17T15:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6495ce184033d5e70dfdf5bb8d149e9e02feaaa9'/>
<id>urn:sha1:6495ce184033d5e70dfdf5bb8d149e9e02feaaa9</id>
<content type='text'>
Add PWM manual control.

Signed-off-by: Marc Hulsman &lt;m.hulsman@tudelft.nl&gt;
Acked-by: Hans de Goede &lt;j.w.r.degoede@hhs.nl&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83791d) Use fan divisor bits from vbat register</title>
<updated>2008-08-06T20:41:04+00:00</updated>
<author>
<name>Marc Hulsman</name>
<email>m.hulsman@tudelft.nl</email>
</author>
<published>2008-08-06T20:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ad02ad85cf221c9a0574b48516762e37cceca0da'/>
<id>urn:sha1:ad02ad85cf221c9a0574b48516762e37cceca0da</id>
<content type='text'>
Update w83791d with fan bits in vbat mon register (7.48 of the
datasheet). This change allows all fans to have a divisor of 128, 
and fixes a problem with incorrectly reported fan speeds. 

Signed-off-by: Marc Hulsman &lt;m.hulsman@tudelft.nl&gt;
Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
</content>
</entry>
<entry>
<title>hwmon: (w83791d) new sysfs beep/alarm methodology</title>
<updated>2007-10-10T02:56:30+00:00</updated>
<author>
<name>Charles Spirakis</name>
<email>bezaur@gmail.com</email>
</author>
<published>2007-09-04T20:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=6438312367523b26bd628b60cfd16f25a7a6f7ae'/>
<id>urn:sha1:6438312367523b26bd628b60cfd16f25a7a6f7ae</id>
<content type='text'>
Add new sysfs alarm methodology to w83791d driver

Signed-off-by: Charles Spirakis &lt;bezaur@gmail.com&gt;
Acked-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Signed-off-by: Mark M. Hoffman &lt;mhoffman@lightlink.com&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>
</feed>
