From: Guenter Roeck Date: Sat, 9 Jul 2011 15:30:26 +0000 (-0700) Subject: hwmon: (pmbus) Add support for peak attributes X-Git-Tag: v3.1-rc1~110^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f183d33a02e686608f708ef713b6423db39bcba;p=pandora-kernel.git 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 Reviewed-by: Robert Coulson --- Reading git-diff-tree failed