1. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  2. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  3. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  4. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  5. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  6. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  7. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  8. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  9. 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 9 years ago
  10. a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 9 years ago
  11. fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 9 years ago
  12. 0fbcf4a ipmi: Convert the IPMI SI ACPI handling to a platform device by Corey Minyard · 9 years ago
  13. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 9 years ago
  14. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 9 years ago
  15. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 9 years ago
  16. 5e33cd0 ipmi: Remove incorrect use of seq_has_overflowed by Joe Perches · 9 years ago
  17. 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
  18. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 9 years ago
  19. da2ff52 char: constify of_device_id array by Fabian Frederick · 9 years ago
  20. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 9 years ago
  21. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 9 years ago
  22. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 10 years ago
  23. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 10 years ago
  24. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 10 years ago
  25. 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
  26. 95c97b5 ipmi: Check the BT interrupt enable periodically by Corey Minyard · 10 years ago
  27. a8df150 ipmi: Fix attention handling for system interfaces by Corey Minyard · 10 years ago
  28. d9b7e4f ipmi: Periodically check to see if irqs and messages are set right by Corey Minyard · 10 years ago
  29. 99ab32f ipmi: Remove the now unused priority from SMI sender by Corey Minyard · 10 years ago
  30. b874b98 ipmi: Remove the now unnecessary message queue by Corey Minyard · 10 years ago
  31. 968bf7c ipmi: Fix handling of BMC flags by Corey Minyard · 10 years ago
  32. ceb51ca ipmi: Fix a bug in hot add/remove by Corey Minyard · 10 years ago
  33. 5a0e10e ipmi: Remove useless sysfs_name parameters by Corey Minyard · 10 years ago
  34. 7e50387 ipmi: Move the address source to string to ipmi-generic code by Corey Minyard · 10 years ago
  35. ab42bf2 ipmi: Ignore SSIF in the PNP handling by Corey Minyard · 10 years ago
  36. 394b3d0 char: ipmi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  37. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  38. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  39. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  40. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  41. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  42. 7aefac2 ipmi: boolify some things by Corey Minyard · 10 years ago
  43. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 10 years ago
  44. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 10 years ago
  45. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 10 years ago
  46. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  47. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 10 years ago
  48. d02b370 ipmi: Cleanup error return by Corey Minyard · 11 years ago
  49. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 11 years ago
  50. aa5b2ba ipmi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  51. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  52. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  53. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  54. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  55. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 11 years ago
  56. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 11 years ago
  57. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  58. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  59. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  60. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  61. 2223cbe char: remove use of __devinit by Bill Pemberton · 12 years ago
  62. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  63. a6c16c2 IPMI: Detect register spacing on PCI interfaces by Corey Minyard · 12 years ago
  64. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 12 years ago
  65. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  66. f60adf4 ipmi: simplify locking by Corey Minyard · 12 years ago
  67. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 12 years ago
  68. b88e769 ipmi: decrease the IPMI message transaction time in interrupt mode by Srinivas_Gowda · 12 years ago
  69. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  70. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  71. 0741273 ipmi: convert to seq_file interface by Alexey Dobriyan · 13 years ago
  72. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  74. 0dcf334 drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch by Sergey Senozhatsky · 13 years ago
  75. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  76. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 13 years ago
  77. a1e9c9d ipmi: convert OF driver to platform driver by Rob Herring · 13 years ago
  78. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 13 years ago
  79. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  80. 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  81. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  82. 672d8ea ipmi: explicitly include of_address.h and of_irq.h by Rob Herring · 14 years ago
  83. da81c3b of: Fixes for OF probing on little endian systems by Rob Herring · 14 years ago
  84. 16f4232 IPMI: Add one interface to get more info of low-level IPMI device by Zhao Yakui · 14 years ago
  85. 60ee6d5 ipmi: fix __init and __exit attribute locations by Corey Minyard · 14 years ago
  86. de5e2dd ipmi: proper spinlock initialization by Eric Dumazet · 14 years ago
  87. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  88. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  89. 561f818 ipmi: fix hardcoded ipmi device exit path warning by Yinghai Lu · 14 years ago
  90. a9e3176 ipmi: fix acpi probe print by Yinghai Lu · 14 years ago
  91. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  92. 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
  93. 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
  94. f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
  95. d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
  96. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  97. 8d1f66d ipmi: set schedule_timeout_wait() value back to one by Martin Wilck · 14 years ago
  98. 5648028 ipmi: make sure drivers were registered before unregistering them by Matthew Garrett · 14 years ago
  99. a747c5a ipmi: handle run_to_completion properly in deliver_recv_msg() by Jiri Kosina · 14 years ago
  100. 279fbd0 ipmi: update driver to use dev_printk and its constructs by Myron Stowe · 14 years ago