commit | 0132514588f3a0685861221058116a383bff4deb | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Sun May 25 17:23:07 2014 +0200 |
committer | Jean Delvare <jdelvare@suse.de> | Sun May 25 17:23:07 2014 +0200 |
tree | 89213e4e361cfe47e963e682bf96a7dbf4c37b23 | |
parent | 4b660a7f5c8099d88d1a43d8ae138965112592c7 [diff] |
hwmon: Document temp[1-*]_min_hyst sysfs attribute The temp[1-*]_min_hyst sysfs attribute is already implemented by 3 hwmon drivers (adt7x10, lm77 and lm92) but was missing from the standard interface. Also add temp[1-*]_lcrit_hyst for consistency, even though no driver implement that one for the time being. Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Guenter Roeck <linux@roeck-us.net>