<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/hwmon/pmbus/Makefile, branch linux-4.4.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.4.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.4.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2015-08-09T20:44:27+00:00</updated>
<entry>
<title>hwmon: (pmbus) Add support for MAX20751</title>
<updated>2015-08-09T20:44:27+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>linux@roeck-us.net</email>
</author>
<published>2015-06-08T18:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9'/>
<id>urn:sha1:1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9</id>
<content type='text'>
MAX20751 is a multiphase power controller with internal buck converter.
It uses VR12.0 to report the output voltage. This requires an explicit
driver, since the VR version can not be auto-detected.

The chip supports a manufacturer specific command to fine-tune the output
voltage.  This command is not currently supported.

Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (pmbus) Add tps40422 front-end driver</title>
<updated>2014-08-04T14:01:38+00:00</updated>
<author>
<name>Zhu, Richard \(NSN - CN/Beijing\)</name>
<email>richard.zhu@nsn.com</email>
</author>
<published>2014-07-01T07:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a8bfeceb0c1400b9331c00f6969afa6cb82d5d4a'/>
<id>urn:sha1:a8bfeceb0c1400b9331c00f6969afa6cb82d5d4a</id>
<content type='text'>
For TI power management chip TPS40422, READ_TEMPERATURE_2 command is supported on
page 1 of the chip, but the original driver(pmbus.c) only tried to detect this command
on page 0, this will lead to a result that the temperature sensor in page 1 couldn't
be detected. This change is to isolate the tps40422 driver from pmbus.c into a solo
front-end driver.

Signed-off-by: Zhu Laiwen &lt;richard.zhu@nsn.com&gt;
[Guenter Roeck: Dropped unnecessary license text (fixes checkpatch warning)]
Signed-off-by: Guenter Roeck &lt;linux@roeck-us.net&gt;
</content>
</entry>
<entry>
<title>hwmon: (pmbus/ltc2978) Explicit driver for LTC2978</title>
<updated>2011-10-24T18:09:42+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>guenter.roeck@ericsson.com</email>
</author>
<published>2011-09-02T16:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=c3ff9a674c2313d4f28e38d384b18b561b313eb7'/>
<id>urn:sha1:c3ff9a674c2313d4f28e38d384b18b561b313eb7</id>
<content type='text'>
Provide explicit driver for LTC2978 to enable support for minimum and peak
attributes. Remove ltc2978 chip id from generic pmbus driver.

Signed-off-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Reviewed-by: Robert Coulson &lt;robert.coulson@ericsson.com&gt;
</content>
</entry>
<entry>
<title>hwmon: (pmbus) Add support for Intersil power management chips</title>
<updated>2011-10-24T18:09:40+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>guenter.roeck@ericsson.com</email>
</author>
<published>2011-07-30T05:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=200855e52db1b1834121ba57fbd89c5b4911e02c'/>
<id>urn:sha1:200855e52db1b1834121ba57fbd89c5b4911e02c</id>
<content type='text'>
Add support for Intersil / Zilker Labs ZL2004, ZL2006, ZL2008, ZL2105, ZL2106,
ZL6100, and ZL6105.

Signed-off-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Reviewed-by: Robert Coulson &lt;robert.coulson@ericsson.com&gt;
</content>
</entry>
<entry>
<title>hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066</title>
<updated>2011-07-29T03:16:17+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>guenter.roeck@ericsson.com</email>
</author>
<published>2011-07-08T17:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=03e9bd8dbcee60c2e22fd54f9f28f0d32da218c3'/>
<id>urn:sha1:03e9bd8dbcee60c2e22fd54f9f28f0d32da218c3</id>
<content type='text'>
PMBus client driver supporting National Semiconductor LM25066, LM5064, and LM5066.

Signed-off-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Reviewed-by: Robert Coulson &lt;robert.coulson@ericsson.com&gt;
</content>
</entry>
<entry>
<title>hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus</title>
<updated>2011-07-28T18:47:53+00:00</updated>
<author>
<name>Guenter Roeck</name>
<email>guenter.roeck@ericsson.com</email>
</author>
<published>2011-07-12T14:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=9d2ecfb768bd2f8b41816a23b0f1dda026fef41d'/>
<id>urn:sha1:9d2ecfb768bd2f8b41816a23b0f1dda026fef41d</id>
<content type='text'>
Since the number of PMBus drivers is getting large, move them into
directory drivers/hwmon/pmbus to improve readability and scalability.

Signed-off-by: Guenter Roeck &lt;guenter.roeck@ericsson.com&gt;
Reviewed-by: Robert Coulson &lt;robert.coulson@ericsson.com&gt;
</content>
</entry>
</feed>
