Hi Darrick, On Mon, 06 Oct 2008 18:18:29 -0700, Darrick J. Wong wrote: > > Describe the sysfs files that were introduced in the ibmaem driver. > > Signed-off-by: Darrick J. Wong <djwong at 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 2d84573..6d47cb2 100644 > --- a/Documentation/hwmon/sysfs-interface > +++ b/Documentation/hwmon/sysfs-interface > @@ -321,6 +321,14 @@ curr[1-*]_input Current input value > Unit: milliampere > RO > > +********** > +* Energy * > +********** > + > +energy[1-*]_input Cumulative energy use > + Unit: microJoule > + RO > + > ********* > * Power * > ********* > @@ -329,6 +337,10 @@ power[1-*]_average Average power use > Unit: microWatt > RO > > +power[1-*]_average_interval Power use averaging interval > + Unit: milliseconds > + RW > + > power[1-*]_average_highest Historical average maximum power use > Unit: microWatt > RO > > I'm taking this in my tree, thanks (with a minor change: moving Energy after Power for consistency.) -- Jean Delvare