Skip to content

Commit

Permalink
hwmon: Add humidity attribute to sysfs ABI
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Guenter Roeck committed Jan 8, 2011
1 parent 581693b commit c6c2c16
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/hwmon/sysfs-interface
Original file line number Diff line number Diff line change
Expand Up @@ -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 *
**********
Expand Down

0 comments on commit c6c2c16

Please sign in to comment.