Corey Minyard
259307074b
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(-)
2014-12-11 15:04:11 -06:00
..
2014-08-02 06:43:51 +10:00
2014-12-04 01:02:18 +01:00
2014-12-11 15:04:11 -06:00
2014-02-07 15:10:19 -08:00
2014-07-10 16:07:46 -07:00
2014-10-06 10:27:57 +01:00
2014-09-23 23:13:13 -07:00
2014-09-23 23:44:16 -07:00
2014-01-07 13:50:28 +01:00
2014-05-27 17:43:12 -07:00
2014-07-09 16:59:15 -07:00
2014-07-17 18:38:37 -07:00
2014-07-23 15:01:49 -07:00
2013-12-07 01:03:14 +01:00
2014-09-23 23:26:42 -07:00
2014-09-23 23:44:16 -07:00
2013-12-18 16:39:54 -08:00
2014-09-23 23:44:16 -07:00
2014-11-10 15:59:21 +01:00
2013-11-13 15:34:18 +09:00
2013-12-19 15:10:49 +01:00
2014-01-08 15:29:52 -08:00
2014-10-24 12:33:32 -07:00
2014-10-31 06:33:26 -04:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2013-10-16 12:36:10 -07:00
2013-07-15 13:56:36 +02:00
2014-10-02 10:19:34 -04:00
2013-10-16 12:36:10 -07:00
2014-04-16 14:21:06 -07:00
2014-12-09 12:06:33 +02:00