[PATCH openbmc] HWMON: Add OCC hwmon driver

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Jan 5 21:10:19 AEDT 2016


This patch add a hwmon driver for BMC to monitor POWER CPU sensors
via OCC (On-Chip-Controller).

Changes for this version:
1. Fixed checkpatch.pl warnings and errors.
2. Fixed issue from Joel Stanley's review
3. Add a new sysfs interface: '/sys/class/i2c-adaptor/i2c-x/x-yyyy/online',
to notify the driver OCC is active.
4. Use device table to instantiate the occ-i2c device.

https://github.com/openbmc/openbmc/pull/126

Yi Li (1):
  HWMON: Add OCC hwmon driver

 .../linux/linux-obmc/occ_hwmon.patch               | 1789 +++++++++-----------
 1 file changed, 822 insertions(+), 967 deletions(-)

-- 
2.6.4




More information about the openbmc mailing list