From 259307074bfcf1ff88016e12c68f057aee6cb694 Mon Sep 17 00:00:00 2001 From: Corey Minyard Date: Mon, 19 Mar 2012 16:00:55 -0500 Subject: [PATCH] ipmi: Add SMBus interface driver (SSIF) This patch adds the SMBus interface to the IPMI driver. Signed-off-by: Corey Minyard 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(-) --- Reading git-format-patch failed