All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] [PATCH] hwmon: Add humidity attribute to sysfs ABI
@ 2011-01-06 15:30 Guenter Roeck
  2011-01-06 15:39 ` Jonathan Cameron
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Guenter Roeck @ 2011-01-06 15:30 UTC (permalink / raw)
  To: lm-sensors

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>
---
 Documentation/hwmon/sysfs-interface |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index 5997b5e..033fe76 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: percent
+				RO
+
+
 **********
 * Alarms *
 **********
-- 
1.7.3.1


_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-06 18:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 15:30 [lm-sensors] [PATCH] hwmon: Add humidity attribute to sysfs ABI Guenter Roeck
2011-01-06 15:39 ` Jonathan Cameron
2011-01-06 16:33 ` Jean Delvare
2011-01-06 16:50 ` Guenter Roeck
2011-01-06 17:34 ` Jean Delvare
2011-01-06 17:48 ` Jonathan Cameron
2011-01-06 18:10 ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.