linux/drivers/hwmon/occ
Eddie James df04ced684 hwmon (occ): Add sysfs attributes for additional OCC data
The OCC provides a variety of additional information about the state of
the host processor, such as throttling, error conditions, and the number
of OCCs detected in the system. This information is essential to service
processor applications such as fan control and host management.
Therefore, export this data in the form of sysfs attributes attached to
the platform device (to which the hwmon device is also attached).

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2018-12-16 15:13:10 -08:00
..
Kconfig
Makefile hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00
common.c hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00
common.h hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00
p8_i2c.c hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00
p9_sbe.c hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00
sysfs.c hwmon (occ): Add sysfs attributes for additional OCC data 2018-12-16 15:13:10 -08:00