Revision eea0cf3fcd3243666e0bb792c560ec128b1f06a1 authored by Linus Torvalds on 12 December 2014, 22:49:56 UTC, committed by Linus Torvalds on 12 December 2014, 22:49:56 UTC
Pull IPMI driver updates from Corey Minyard:
  - Quite a few bug fixes
  - A new driver for the powernv
  - A new driver for the SMBus interface from the IPMI 2.0 specification

* tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi:
  ipmi: Check the BT interrupt enable periodically
  ipmi: Fix attention handling for system interfaces
  ipmi: Periodically check to see if irqs and messages are set right
  drivers/char/ipmi: Add powernv IPMI driver
  ipmi: Add SMBus interface driver (SSIF)
  ipmi: Remove the now unused priority from SMI sender
  ipmi: Remove the now unnecessary message queue
  ipmi: Make the message handler easier to use for SMI interfaces
  ipmi: Move message sending into its own function
  ipmi: rename waiting_msgs to waiting_rcv_msgs
  ipmi: Fix handling of BMC flags
  ipmi: Initialize BMC device attributes
  ipmi: Unregister previously registered driver in error case
  ipmi: Use the proper type for acpi_handle
  ipmi: Fix a bug in hot add/remove
  ipmi: Remove useless sysfs_name parameters
  ipmi: clean up the device handling for the bmc device
  ipmi: Move the address source to string to ipmi-generic code
  ipmi: Ignore SSIF in the PNP handling
2 parent s 823e334 + 95c97b5
History
File Mode Size
00-INDEX -rw-r--r-- 1.1 KB
bootwrapper.txt -rw-r--r-- 7.6 KB
cpu_families.txt -rw-r--r-- 6.0 KB
cpu_features.txt -rw-r--r-- 2.6 KB
cxl.txt -rw-r--r-- 13.5 KB
eeh-pci-error-recovery.txt -rw-r--r-- 15.0 KB
firmware-assisted-dump.txt -rw-r--r-- 11.7 KB
hvcs.txt -rw-r--r-- 23.2 KB
mpc52xx.txt -rw-r--r-- 1.2 KB
pmu-ebb.txt -rw-r--r-- 5.3 KB
ptrace.txt -rw-r--r-- 5.9 KB
qe_firmware.txt -rw-r--r-- 12.8 KB
transactional_memory.txt -rw-r--r-- 7.9 KB

back to top