This patchset adds support for:
- VID conversion for protocol VR13;
- Texas Instruments tps53679 device;

Vadim Pasternak (2):
  Add support for Intel VID protocol VR13
  Add support for Texas Instruments tps53679 device

 drivers/hwmon/pmbus/Kconfig      |  10 ++++
 drivers/hwmon/pmbus/Makefile     |   1 +
 drivers/hwmon/pmbus/pmbus.h      |   2 +-
 drivers/hwmon/pmbus/pmbus_core.c |   4 ++
 drivers/hwmon/pmbus/tps53679.c   | 126 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 142 insertions(+), 1 deletion(-)
 create mode 100644 drivers/hwmon/pmbus/tps53679.c

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to