]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: Document temp[1-*]_min_hyst sysfs attribute
authorJean Delvare <jdelvare@suse.de>
Sun, 25 May 2014 23:40:20 +0000 (09:40 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 25 May 2014 23:40:20 +0000 (09:40 +1000)
commit60274be507416bf45f06fed5b000f146db6adf1c
tree89213e4e361cfe47e963e682bf96a7dbf4c37b23
parent4b660a7f5c8099d88d1a43d8ae138965112592c7
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>
Documentation/hwmon/sysfs-interface