[PATCH linux] Add BMC HWMON driver to kernel. Format patch based on Joel's comments.

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Nov 27 17:00:26 AEDT 2015


Signed-off-by: adamliyi <adamliyi at msn.com>
 Add BMC HWMON driver to kernel. Format patch based on Joel's comments.

https://github.com/openbmc/linux/pull/22

adamliyi (1):
  Add BMC HWMON driver to kernel. Format patch based on Joel's comments.

 Documentation/devicetree/bindings/hwmon/occ.txt |   14 +
 drivers/hwmon/Kconfig                           |   10 +
 drivers/hwmon/Makefile                          |    1 +
 drivers/hwmon/occ.c                             | 1347 +++++++++++++++++++++++
 4 files changed, 1372 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/hwmon/occ.txt
 create mode 100644 drivers/hwmon/occ.c

-- 
2.6.3




More information about the openbmc mailing list