kernel-ark/drivers/hwmon/pmbus
Guenter Roeck 6f183d33a0 hwmon: (pmbus) Add support for peak attributes
Most PMBus devices provide manufacturer specific commands to read low and/or
high peak values for some or all of its sensors.

To support providing those values as lowest/highest attributes to the user,
introduce virtual PMBus commands. Those commands reside outside the normal
command set and have to be implemented in device specific code, which map the
virtual commands to device specific commands.

Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Reviewed-by: Robert Coulson <robert.coulson@ericsson.com>
2011-07-28 17:09:32 -07:00
..
adm1275.c
Kconfig hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices 2011-07-28 15:31:18 -07:00
Makefile
max8688.c
max16064.c
max34440.c
pmbus_core.c hwmon: (pmbus) Add support for peak attributes 2011-07-28 17:09:32 -07:00
pmbus.c hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices 2011-07-28 15:31:18 -07:00
pmbus.h hwmon: (pmbus) Add support for peak attributes 2011-07-28 17:09:32 -07:00
ucd9000.c
ucd9200.c