1. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  2. c7f42c6 ipmi watchdog : add panic_wdt_timeout parameter by Jean-Yves Faye · 9 years ago
  3. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  4. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  5. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  6. 526290a char: ipmi: ipmi_ssif: Replace timeval with timespec64 by Amitoj Kaur Chawla · 9 years ago
  7. bf2d087 ipmi:ssif: Add a module parm to specify that SMBus alerts don't work by Corey Minyard · 9 years ago
  8. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  9. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  10. c49c097 ipmi: Don't call receive handler in the panic context by Hidehiro Kawai · 9 years ago
  11. 06e5e34 ipmi: Avoid touching possible corrupted lists in the panic context by Hidehiro Kawai · 9 years ago
  12. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  13. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  14. b0868dd ipmi: Remove unneeded set_run_to_completion call by Hidehiro Kawai · 9 years ago
  15. 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 9 years ago
  16. 5186cf9 ipmi: constify SSIF ACPI device ids by Mathias Krause · 9 years ago
  17. a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 9 years ago
  18. fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 9 years ago
  19. 881c585 impi:Remove unneeded setting of module owner to THIS_MODULE in the platform structure, powernv_ipmi_driver by Nicholas Krause · 9 years ago
  20. b2234ee ipmi: Add a comment in how messages are delivered from the lower layer by Corey Minyard · 9 years ago
  21. cca85f1 ipmi/powernv: Fix potential invalid pointer dereference by Neelesh Gupta · 9 years ago
  22. 0fbcf4a ipmi: Convert the IPMI SI ACPI handling to a platform device by Corey Minyard · 9 years ago
  23. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  24. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  25. dce143c ipmi/powernv: Convert to irq event interface by Alistair Popple · 9 years ago
  26. 3d69d43 ipmi: Fix multi-part message handling by Corey Minyard · 9 years ago
  27. 9162052 ipmi: Add alert handling to SSIF by Corey Minyard · 9 years ago
  28. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 9 years ago
  29. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 9 years ago
  30. 15c5725 ipmi: Remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
  31. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 9 years ago
  32. 5e33cd0 ipmi: Remove incorrect use of seq_has_overflowed by Joe Perches · 9 years ago
  33. b0e9aaa ipmi:ssif: Ignore spaces when comparing I2C adapter names by Corey Minyard · 9 years ago
  34. d467f7a ipmi_ssif: Fix the logic on user-supplied addresses by Corey Minyard · 9 years ago
  35. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  36. d0acf73 ipmi_ssif: Use interruptible completion for waiting in the thread by Corey Minyard · 9 years ago
  37. ad1ed2a ipmi/powernv: Fix minor locking bug by Alistair Popple · 9 years ago
  38. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 9 years ago
  39. da2ff52 char: constify of_device_id array by Fabian Frederick · 9 years ago
  40. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 9 years ago
  41. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 9 years ago
  42. 2d06a0c ipmi: Use is_visible callback for conditional sysfs entries by Takashi Iwai · 9 years ago
  43. bdf2829 ipmi: Free ipmi_recv_msg messages from the linked list on close by Nicholas Krause · 9 years ago
  44. 191cc41 ipmi: avoid gcc warning by Arnd Bergmann · 9 years ago
  45. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 10 years ago
  46. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 10 years ago
  47. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 10 years ago
  48. bb82d90 char: ipmi: Remove obsolete cleanup for clientdata by Wolfram Sang · 10 years ago
  49. 2fcaf60 ipmi: Remove a FIXME for slab conversion by Corey Minyard · 10 years ago
  50. 1421c93 ipmi: Fix compile warning with tv_usec by Corey Minyard · 10 years ago
  51. e3fe142 ipmi: Fix compile issue with isspace() by Corey Minyard · 10 years ago
  52. 9c63331 ipmi: Finish cleanup of BMC attributes by Corey Minyard · 10 years ago
  53. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  54. 95c97b5 ipmi: Check the BT interrupt enable periodically by Corey Minyard · 10 years ago
  55. a8df150 ipmi: Fix attention handling for system interfaces by Corey Minyard · 10 years ago
  56. d9b7e4f ipmi: Periodically check to see if irqs and messages are set right by Corey Minyard · 10 years ago
  57. 6a11e5c drivers/char/ipmi: Add powernv IPMI driver by Jeremy Kerr · 10 years ago
  58. 2593070 ipmi: Add SMBus interface driver (SSIF) by Corey Minyard · 12 years ago
  59. 99ab32f ipmi: Remove the now unused priority from SMI sender by Corey Minyard · 10 years ago
  60. b874b98 ipmi: Remove the now unnecessary message queue by Corey Minyard · 10 years ago
  61. 7ea0ed2 ipmi: Make the message handler easier to use for SMI interfaces by Corey Minyard · 10 years ago
  62. 7f4a1c8 ipmi: Move message sending into its own function by Corey Minyard · 10 years ago
  63. 65be754 ipmi: rename waiting_msgs to waiting_rcv_msgs by Corey Minyard · 10 years ago
  64. 968bf7c ipmi: Fix handling of BMC flags by Corey Minyard · 10 years ago
  65. 3d9e5df ipmi: Initialize BMC device attributes by Corey Minyard · 10 years ago
  66. 80fad5b ipmi: Unregister previously registered driver in error case by trenn@suse.de · 10 years ago
  67. ceb51ca ipmi: Fix a bug in hot add/remove by Corey Minyard · 10 years ago
  68. 5a0e10e ipmi: Remove useless sysfs_name parameters by Corey Minyard · 10 years ago
  69. 16639eb ipmi: clean up the device handling for the bmc device by Corey Minyard · 10 years ago
  70. 7e50387 ipmi: Move the address source to string to ipmi-generic code by Corey Minyard · 10 years ago
  71. ab42bf2 ipmi: Ignore SSIF in the PNP handling by Corey Minyard · 10 years ago
  72. 394b3d0 char: ipmi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  73. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  74. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  75. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  76. 1f66842 ipmi: Clean up the error handling for channel config errors by Corey Minyard · 10 years ago
  77. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  78. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  79. 7aefac2 ipmi: boolify some things by Corey Minyard · 10 years ago
  80. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 10 years ago
  81. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 10 years ago
  82. eb6d78e ipmi: Reset the KCS timeout when starting error recovery by Corey Minyard · 10 years ago
  83. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 10 years ago
  84. a94cdd1 Char: ipmi_bt_sm, fix infinite loop by Jiri Slaby · 10 years ago
  85. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  86. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 10 years ago
  87. d02b370 ipmi: Cleanup error return by Corey Minyard · 10 years ago
  88. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 10 years ago
  89. ccb3368 ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful by Xie XiuQi · 10 years ago
  90. aa5b2ba ipmi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  91. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  92. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  93. f0ba939 ipmi: Initialize locals to avoid warning by Corey Minyard · 11 years ago
  94. fa7df37 ipmi: info leak in compat_ipmi_ioctl() by Dan Carpenter · 11 years ago
  95. a151427 char: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  96. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  97. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  98. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  99. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  100. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago