]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Nov 2015 02:14:47 +0000 (18:14 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Nov 2015 02:14:47 +0000 (18:14 -0800)
commit79b115e8b0d0b0c13ca9c5df1a86ae73410101e7
treec627d3f3826892d2aefc8ec494ca6133521b7595
parentc298a6609516717fc946d4b25f434d03dd584a41
parent7a61ac1d7becd60f9b43c05ae84a422c2ee370a3
Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi

Pull IPMI updates from Corey Minyard:
 "Some fixes for small IPMI problems.

  The most significant is that the driver wasn't starting the timer for
  some messages, which would result in problems if that message failed
  for some reason.

  The others are small optimizations or making things a little neater"

* tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi:
  ipmi watchdog : add panic_wdt_timeout parameter
  char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct
  ipmi: Stop the timer immediately if idle
  ipmi: Start the timer and thread on internal msgs