]> 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)
commit2a3d915d931637afc8184198dab9d9b0953ab724
treec627d3f3826892d2aefc8ec494ca6133521b7595
parent0a9c3ea2cab903627d58276362c6bde537d6c4ab
parent038ec305fbecb4597f2d07ce9bdce58972386764
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