<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/Intel-BMC/linux.git/drivers/hwmon/Makefile, branch dev-4.10</title>
<subtitle>Intel OpenBMC Linux kernel source tree (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.10</id>
<link rel='self' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.10'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/'/>
<updated>2018-01-17T20:55:05+00:00</updated>
<entry>
<title>hwmon: Add W83773G driver</title>
<updated>2018-01-17T20:55:05+00:00</updated>
<author>
<name>Lei YU</name>
<email>mine260309@gmail.com</email>
</author>
<published>2018-01-17T04:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=649c3383044249d278a52e907021955c33d62de4'/>
<id>urn:sha1:649c3383044249d278a52e907021955c33d62de4</id>
<content type='text'>
Nuvoton W83773G is a hardware monitor IC providing one local
temperature and two remote temperature sensors.

OpenBMC-Staging-Count: 1
Signed-off-by: Lei YU &lt;mine260309@gmail.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: Remove MAX31785 implementation</title>
<updated>2017-07-28T01:33:57+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2017-07-27T09:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=cb408ad6098aeacb62334c4f1f687988db8316ab'/>
<id>urn:sha1:cb408ad6098aeacb62334c4f1f687988db8316ab</id>
<content type='text'>
An implementation based on the pmbus subsystem will be introduced

OpenBMC-Staging-Count: 1
Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: occ: Add P8 OCC access</title>
<updated>2017-06-16T05:42:28+00:00</updated>
<author>
<name>Edward A. James</name>
<email>eajames@us.ibm.com</email>
</author>
<published>2017-06-09T18:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=de45c93dca630098b3fe9c3c5dbbdb857d6dbb52'/>
<id>urn:sha1:de45c93dca630098b3fe9c3c5dbbdb857d6dbb52</id>
<content type='text'>
Access the P8 OCC over I2C bus.

OpenBMC-Staging-Count: 1
Signed-off-by: Edward A. James &lt;eajames@us.ibm.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: Add support for MAX31785 intelligent fan controller</title>
<updated>2017-06-06T07:11:37+00:00</updated>
<author>
<name>Andrew Jeffery</name>
<email>andrew@aj.id.au</email>
</author>
<published>2017-06-06T07:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=293b99ee71de86d44cfca0ed4140daaf225696b6'/>
<id>urn:sha1:293b99ee71de86d44cfca0ed4140daaf225696b6</id>
<content type='text'>
Add a basic driver for the MAX31785, focusing on the fan control
features but ignoring the temperature and voltage monitoring
features of the device.

This driver supports all fan control modes and tachometer / PWM
readback where applicable.

Signed-off-by: Timothy Pearson &lt;tpearson@raptorengineering.com&gt;
Signed-off-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>drivers: hwmon: Support for ASPEED PWM/Fan tach</title>
<updated>2017-06-06T04:22:53+00:00</updated>
<author>
<name>Jaghathiswari Rankappagounder Natarajan</name>
<email>jaghu@google.com</email>
</author>
<published>2017-04-05T00:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=33595eae9d7c5482ff097d10563bf758415c699b'/>
<id>urn:sha1:33595eae9d7c5482ff097d10563bf758415c699b</id>
<content type='text'>
The ASPEED AST2400/2500 PWM controller supports 8 PWM output ports.
The ASPEED AST2400/2500 Fan tach controller supports 16 tachometer
inputs.
The device driver matches on the device tree node. The configuration
values are read from the device tree and written to the respective
registers.
The driver provides a sysfs entries through which the user can
configure the duty-cycle value (ranging from 0 to 100 percent) and read
the fan tach rpm value.

Signed-off-by: Jaghathiswari Rankappagounder Natarajan &lt;jaghu@google.com&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
(cherry picked from commit 2d7a548a3eff382da5cd743670693b7657327714)
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon (occ): Fix kconfig and makefile</title>
<updated>2017-06-05T09:49:09+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2017-06-05T08:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=d9ac6b3616e01528e3d759a6a0ea7427e78537d3'/>
<id>urn:sha1:d9ac6b3616e01528e3d759a6a0ea7427e78537d3</id>
<content type='text'>
The OCC driver was not buildable. Clean up the makefile and kconfig.

OpenBMC-Staging-Count: 1
Tested-by: Lei YU &lt;mine260309@gmail.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>drivers: hwmon: Add P9 OCC driver</title>
<updated>2017-05-31T14:29:35+00:00</updated>
<author>
<name>Edward A. James</name>
<email>eajames@us.ibm.com</email>
</author>
<published>2017-05-26T17:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=5bb0c8016cbd81b57b051904eccbc7d6f40c4f7a'/>
<id>urn:sha1:5bb0c8016cbd81b57b051904eccbc7d6f40c4f7a</id>
<content type='text'>
Add initial probe function and common data structures. The occ-hmwon
device is probed dynamically from the OCC "fifo" driver.

OpenBMC-Staging-Count: 1
Signed-off-by: Edward A. James &lt;eajames@us.ibm.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: Add Texas Instruments TMP108 temperature sensor driver.</title>
<updated>2016-12-10T05:54:25+00:00</updated>
<author>
<name>John Muir</name>
<email>john@jmuir.com</email>
</author>
<published>2016-12-02T02:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=66e1c91713396734f8cf778a2fc5212876c04bc0'/>
<id>urn:sha1:66e1c91713396734f8cf778a2fc5212876c04bc0</id>
<content type='text'>
Add support for the TI TMP108 temperature sensor with some device
configuration parameters.

Signed-off-by: John Muir &lt;john@jmuir.com&gt;
[groeck: Initialize of_match_table]
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: Add tc654 driver</title>
<updated>2016-12-02T21:28:05+00:00</updated>
<author>
<name>Chris Packham</name>
<email>chris.packham@alliedtelesis.co.nz</email>
</author>
<published>2016-10-10T21:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=aaf6fabf1be80b66aade0544e0ad619682e26616'/>
<id>urn:sha1:aaf6fabf1be80b66aade0544e0ad619682e26616</id>
<content type='text'>
Add support for the tc654 and tc655 fan controllers from Microchip.

http://ww1.microchip.com/downloads/en/DeviceDoc/20001734C.pdf

Signed-off-by: Chris Packham &lt;chris.packham@alliedtelesis.co.nz&gt;
Acked-by: Rob Herring &lt;robh@kernel.org&gt;
[groeck: Fixed continuation line alignments]
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: Add xgene hwmon driver</title>
<updated>2016-09-09T04:34:16+00:00</updated>
<author>
<name>hotran</name>
<email>hotran@apm.com</email>
</author>
<published>2016-07-21T22:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=ed42cfa881e1d8d9603b7cb872199e3c8e0d1b19'/>
<id>urn:sha1:ed42cfa881e1d8d9603b7cb872199e3c8e0d1b19</id>
<content type='text'>
This patch adds hardware temperature and power reading support for
APM X-Gene SoC using the mailbox communication interface.

Signed-off-by: Hoan Tran &lt;hotran@apm.com&gt;
Reviewed-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
</feed>
