1. 17 6月, 2016 1 次提交
  2. 17 5月, 2016 1 次提交
  3. 18 3月, 2016 1 次提交
  4. 13 1月, 2016 1 次提交
  5. 25 10月, 2015 1 次提交
  6. 04 9月, 2015 3 次提交
  7. 06 5月, 2015 6 次提交
  8. 11 4月, 2015 1 次提交
  9. 20 2月, 2015 2 次提交
  10. 31 12月, 2014 1 次提交
  11. 22 12月, 2014 1 次提交
  12. 12 12月, 2014 1 次提交
    • C
      ipmi: Add SMBus interface driver (SSIF) · 25930707
      Corey Minyard 提交于
      This patch adds the SMBus interface to the IPMI driver.
      Signed-off-by: NCorey 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(-)
      25930707