commit | 259307074bfcf1ff88016e12c68f057aee6cb694 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Mon Mar 19 16:00:55 2012 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Dec 11 15:04:11 2014 -0600 |
tree | e664a8546fe3ba25663fb6d3e821a0e328be52e9 | |
parent | 99ab32f3b5d705be562b8c4d9dca7c1ae3dc2cdf [diff] |
ipmi: Add SMBus interface driver (SSIF) This patch adds the SMBus interface to the IPMI driver. Signed-off-by: Corey Minyard <minyard@acm.org> Documentation/IPMI.txt | 32 drivers/char/ipmi/Kconfig | 11 drivers/char/ipmi/Makefile | 1 drivers/char/ipmi/ipmi_smb.c | 1737 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 1769 insertions(+), 12 deletions(-)