From: Linus Torvalds Date: Fri, 12 Dec 2014 22:49:56 +0000 (-0800) Subject: Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi X-Git-Tag: v4.14-rc1~6318 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eea0cf3fcd3243666e0bb792c560ec128b1f06a1;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi 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 --- eea0cf3fcd3243666e0bb792c560ec128b1f06a1