login
Header Space

 
 

[PATCH 1/2] Define sysfs interfaces for ibmaem driver

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mark M. Hoffman <mhoffman@...>
Cc: linux-kernel <linux-kernel@...>, lm-sensors <lm-sensors@...>
Date: Friday, March 28, 2008 - 5:36 pm

Update sysfs interface documentation to include energy meters and power
meter averaging intervals.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
---

 Documentation/hwmon/sysfs-interface |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface
index f4a8ebc..85e6654 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 *
 *********
@@ -336,6 +344,10 @@ power[1-*]_average		Average power use
 				Unit: microWatt
 				RO
 
+power[1-*]_interval		Power use averaging interval
+				Unit: milliseconds
+				RW
+
 power[1-*]_average_highest	Historical average maximum power use
 				Unit: microWatt
 				RO
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] Define sysfs interfaces for ibmaem driver, Darrick J. Wong, (Fri Mar 28, 5:36 pm)
Re: [PATCH 1/2] Define sysfs interfaces for ibmaem driver, Darrick J. Wong, (Mon Mar 31, 5:01 pm)
Re: [PATCH 1/2] Define sysfs interfaces for ibmaem driver, Darrick J. Wong, (Tue Apr 1, 4:47 am)
speck-geostationary