This series documents all humidity attributes that are used in the hwmon subsystem and still do not have an entry in sysfs-class-hwmon. Additionally, tempY_crit_alarm has been fixed to show proper access rights according to its usage in the hwmon subsystem. Three missing temperature alarms (tempY_emergency_alarm, tempY_max_alarm and tempY_min_alarm) have been documented as well. Note that there are no new additions, only existing attributes have been documented. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx> --- Javier Carrasco (4): ABI: sysfs-class-hwmon: rearrange humidity attributes alphabetically ABI: sysfs-class-hwmon: document missing humidity attributes ABI: sysfs-class-hwmon: fix tempY_crit_alarm access rights ABI: sysfs-class-hwmon: document emergency/max/min temperature alarms Documentation/ABI/testing/sysfs-class-hwmon | 110 +++++++++++++++++++++++++--- 1 file changed, 100 insertions(+), 10 deletions(-) --- base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86 change-id: 20231116-hwmon_abi-e6f803337fcf Best regards, -- Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>