[lm-sensors] [PATCH 1/2] hwmon: Define sysfs interface for energy consumption register
Darrick J. Wong
djwong at us.ibm.com
Tue Jan 29 10:11:14 CET 2008
Expand the hwmon sysfs API to export energy consumption numbers.
Signed-off-by: Darrick J. Wong <djwong at us.ibm.com>
---
Documentation/hwmon/sysfs-interface | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index f4a8ebc..e256bed 100644
--- a/Documentation/hwmon/sysfs-interface
+++ b/Documentation/hwmon/sysfs-interface
@@ -328,6 +328,14 @@ curr[1-*]_input Current input value
Unit: milliampere
RO
+**********
+* Energy *
+**********
+
+energy[1-*]_input Instantaneous energy use
+ Unit: microJoule
+ RO
+
*********
* Power *
*********
More information about the lm-sensors
mailing list