From: Guenter Roeck Date: Thu, 6 Jan 2011 15:52:03 +0000 (-0800) Subject: hwmon: Add humidity attribute to sysfs ABI X-Git-Tag: v3.0~2458^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c6c2c1636e30bcd26c6b0d208324055a03c5ab9c;p=platform%2Fkernel%2Flinux-amlogic.git hwmon: Add humidity attribute to sysfs ABI The humidity attribute is already supported by the sht15 driver, and another driver supporting it is about to be added. Make it official. Signed-off-by: Guenter Roeck Acked-by: Jonathan Cameron Acked-by: Jean Delvare --- diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface index 5997b5e..c6559f1 100644 --- a/Documentation/hwmon/sysfs-interface +++ b/Documentation/hwmon/sysfs-interface @@ -505,6 +505,15 @@ energy[1-*]_input Cumulative energy use RO +************ +* Humidity * +************ + +humidity[1-*]_input Humidity + Unit: milli-percent (per cent mille, pcm) + RO + + ********** * Alarms * **********