aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-01-06 10:52:03 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-01-08 13:56:27 -0500
commitc6c2c1636e30bcd26c6b0d208324055a03c5ab9c (patch)
tree3bd9e1eabb2d33ce1031a4687c08a8eed0c0b470 /Documentation
parent581693b51e44bb2c0cca16ab0c8d3cb535fd2ac8 (diff)
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 <guenter.roeck@ericsson.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/sysfs-interface9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index 5997b5efc1cb..c6559f153589 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -505,6 +505,15 @@ energy[1-*]_input Cumulative energy use
505 RO 505 RO
506 506
507 507
508************
509* Humidity *
510************
511
512humidity[1-*]_input Humidity
513 Unit: milli-percent (per cent mille, pcm)
514 RO
515
516
508********** 517**********
509* Alarms * 518* Alarms *
510********** 519**********