]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ipmi' (emailed ipmi fixes)
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:31:07 +0000 (12:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Apr 2014 19:31:07 +0000 (12:31 -0700)
commit0b8aaae39f472d2c6c04d0810f8f3a4558758dc7
treee8ec3b3abeeeb31a2ce56c1ab24f1d9dde3fad26
parentf5c3f3dfd9584f7c0c001815b8dc97396d1fd137
parentb0d4a3aa44ffa2ec438414bae52f6eb302db56d5
Merge branch 'ipmi' (emailed ipmi fixes)

Merge ipmi fixes from Corey Minyard:
 "Things collected since last kernel release.

  Some of these are pretty important.  The first three are bug fixes.
  The next two are to hopefully make everyone happy about allowing
  ACPI to be on all the time and not have IPMI have an effect on the
  system when not in use.  The last is a little cleanup"

* emailed patches from Corey Minyard <cminyard@mvista.com>:
  ipmi: boolify some things
  ipmi: Turn off all activity on an idle ipmi interface
  ipmi: Turn off default probing of interfaces
  ipmi: Reset the KCS timeout when starting error recovery
  ipmi: Fix a race restarting the timer
  Char: ipmi_bt_sm, fix infinite loop