Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms

This attributes have been recently introduced and require the
corresponding ABI documentation.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240130-topic-chipcap2-v6-3-260bea05cf9b@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>

authored by

Javier Carrasco and committed by
Guenter Roeck
b86d7601 5f85c4d1

+18
+18
Documentation/ABI/testing/sysfs-class-hwmon
··· 977 977 978 978 RW 979 979 980 + What: /sys/class/hwmon/hwmonX/humidityY_max_alarm 981 + Description: 982 + Maximum humidity detection 983 + 984 + - 0: OK 985 + - 1: Maximum humidity detected 986 + 987 + RO 988 + 980 989 What: /sys/class/hwmon/hwmonX/humidityY_max_hyst 981 990 Description: 982 991 Humidity hysteresis value for max limit. ··· 1004 995 Unit: milli-percent (per cent mille, pcm) 1005 996 1006 997 RW 998 + 999 + What: /sys/class/hwmon/hwmonX/humidityY_min_alarm 1000 + Description: 1001 + Minimum humidity detection 1002 + 1003 + - 0: OK 1004 + - 1: Minimum humidity detected 1005 + 1006 + RO 1007 1007 1008 1008 What: /sys/class/hwmon/hwmonX/humidityY_min_hyst 1009 1009 Description: