Update the hwmon sysfs interface documentation to include a specification for power meters. Signed-off-by: Darrick J. Wong <[email protected]> --- Documentation/hwmon/sysfs-interface | 30 ++++++++++++++++++++++++++++++ 1 files changed, 30 insertions(+), 0 deletions(-) diff --git a/Documentation/hwmon/sysfs-interface b/Documentation/hwmon/sysfs-interface index db7bb4a..5c98bee 100644 --- a/Documentation/hwmon/sysfs-interface +++ b/Documentation/hwmon/sysfs-interface @@ -324,6 +324,36 @@ curr[1-*]_input Current input value Unit: milliampere RO +********* +* Power * +********* + +power[1-*]_average Average power use + Unit: microWatt + RO + +power[1-*]_average_highest Historical average maximum power use + Unit: microWatt + RO + +power[1-*]_average_lowest Historical average minimum power use + Unit: microWatt + RO + +power[1-*]_input Instantaneous power use + Unit: microWatt + RO + +power[1-*]_input_highest Historical maximum power use + Unit: microWatt + RO + +power[1-*]_input_lowest Historical minimum power use + Unit: microWatt + RO + +power[1-*]_high_low_reset Reset input_highest/input_lowest. + WO ********** * Alarms *
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: [PATCH v2] hwmon: Update Documentation/hwmon/sysfs-interface
- From: Jean Delvare <[email protected]>
- Re: [PATCH v2] hwmon: Update Documentation/hwmon/sysfs-interface
- References:
- [PATCH] v1 of IBM power meter driver
- From: "Darrick J. Wong" <[email protected]>
- Re: [PATCH] v1 of IBM power meter driver
- From: Henrique de Moraes Holschuh <[email protected]>
- Re: [lm-sensors] [PATCH] v1 of IBM power meter driver
- From: Jean Delvare <[email protected]>
- [PATCH] v2 of IBM power meter driver
- From: "Darrick J. Wong" <[email protected]>
- [PATCH] v3 of IBM power meter driver
- From: "Darrick J. Wong" <[email protected]>
- Re: [PATCH] v3 of IBM power meter driver
- From: "Mark M. Hoffman" <[email protected]>
- [PATCH] v1 of IBM power meter driver
- Prev by Date: Re: 2.6.23-rc4-mm1 list_add corruption in networking code
- Next by Date: [PATCH v4] IBM power meter driver
- Previous by thread: Re: [PATCH] v3 of IBM power meter driver
- Next by thread: Re: [PATCH v2] hwmon: Update Documentation/hwmon/sysfs-interface
- Index(es):