[PATCH 0/4] hwmon: (occ) Add various poll response data in sysfs

Eddie James posted 4 patches 4 years, 4 months ago
drivers/hwmon/occ/common.c | 19 +++++++++++++---
drivers/hwmon/occ/common.h |  2 ++
drivers/hwmon/occ/sysfs.c  | 46 ++++++++++++++++++++++++++++++++++++++
3 files changed, 64 insertions(+), 3 deletions(-)
[PATCH 0/4] hwmon: (occ) Add various poll response data in sysfs
Posted by Eddie James 4 years, 4 months ago
BMC control applications need to check various additional bits in the
extended status in the poll response, as well as the OCC mode and IPS
status bytes. Export all those through sysfs. In addition, add the "soft"
minimum power cap attribute through hwmon.

Eddie James (4):
  hwmon: (occ) Add sysfs entry for IPS (Idle Power Saver) status
  hwmon: (occ) Add sysfs entry for OCC mode
  hwmon: (occ) Add sysfs entries for additional extended status bits
  hwmon: (occ) Add soft minimum power cap attribute

 drivers/hwmon/occ/common.c | 19 +++++++++++++---
 drivers/hwmon/occ/common.h |  2 ++
 drivers/hwmon/occ/sysfs.c  | 46 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 64 insertions(+), 3 deletions(-)

-- 
2.27.0