]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
BMC support for PARISC machines
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 5 Sep 2013 11:36:36 +0000 (06:36 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Sep 2013 15:34:32 +0000 (08:34 -0700)
commitfdbeb7de700a3c8fc85d7e595a6bf1c92a27c0a1
tree6d57dd6f1f7df3ddf08dc816efc2bb479c3c569c
parenta798e2d2d7374ba1e35e2244506f56c8363902cf
BMC support for PARISC machines

The last line of PARISC machines (C8000, RP34x0, etc.) have a BMC for
controlling temperature, fan speed and other stuff.  The BMC is
connected via a special bus and listed in the firmware device tree.
This change adds support for these BMCs to the IPMI driver.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/ipmi/ipmi_si_intf.c