1. 9d70029 ipmi_si: Move platform device handling to another file by Corey Minyard · 7 years ago
  2. 7a45330 ipmi_si: Move hardcode handling to a separate file. by Corey Minyard · 7 years ago
  3. 44814ec ipmi_si: Move the hotmod handling to another file. by Corey Minyard · 7 years ago
  4. bb398a4 ipmi_si: Change ipmi_si_add_smi() to take just I/O info by Corey Minyard · 7 years ago
  5. e1eeb7f ipmi_si: Move io setup into io structure by Corey Minyard · 7 years ago
  6. 4f3e819 ipmi_si: Move irq setup handling into the io struct by Corey Minyard · 7 years ago
  7. 910840f ipmi_si: Move some platform data into the io structure by Corey Minyard · 7 years ago
  8. 1e89a49 ipmi_si: Rename function to add smi, make it global by Corey Minyard · 7 years ago
  9. 1e5058e ipmi: Remove the device id from ipmi_register_smi() by Corey Minyard · 7 years ago
  10. c468f91 ipmi: Make ipmi_demangle_device_id more generic by Jeremy Kerr · 7 years ago
  11. 7e030d6 ipmi: Prefer ACPI system interfaces over SMBIOS ones by Corey Minyard · 7 years ago
  12. b72fce5 char: ipmi: make function ipmi_get_info_from_resources static by Colin Ian King · 7 years ago
  13. 719c1b3 char: ipmi: eliminate misleading print info when being probed via ACPI by Hanjun Guo · 8 years ago
  14. 0618cdf parisc/ipmi_si_intf: Fix section mismatches on parisc platform by Helge Deller · 7 years ago
  15. 9eb7888 Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 8 years ago
  16. 0944d88 ipmi: Convert DMI handling over to a platform device by Corey Minyard · 9 years ago
  17. 1adc910 ipmi: Use the proper default value for register size in ACPI by Corey Minyard · 8 years ago
  18. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  19. 684497b Annotate hardware config module parameters in drivers/char/ipmi/ by David Howells · 8 years ago
  20. 3f724c4 ipmi_si: use smi_num for init_name by Tony Camuso · 8 years ago
  21. 9467171 ipmi: Pick up slave address from SMBIOS on an ACPI device by Corey Minyard · 8 years ago
  22. bb2a08c ipmi_si: Clean up printks by Corey Minyard · 8 years ago
  23. 1abf71e Move platform device creation earlier in the initialization by Corey Minyard · 8 years ago
  24. 5ac7b2f ipmi: Periodically check for events, not messages by Corey Minyard · 8 years ago
  25. b07b58a ipmi: remove trydefaults parameter and default init by Tony Camuso · 9 years ago
  26. 57a38f1 IPMI: reserve memio regions separately by Corey Minyard · 9 years ago
  27. 7682485 ipmi: Fix some minor coding style issues by Corey Minyard · 9 years ago
  28. 9f0257b3 ipmi: do not probe ACPI devices if si_tryacpi is unset by Joe Lawrence · 9 years ago
  29. d9dffd2 ipmi_si: Avoid a wrong long timeout on transaction done by Corey Minyard · 9 years ago
  30. f813655 ipmi_si: Fix module parameter doc names by Corey Minyard · 9 years ago
  31. 58c9d61 ipmi: put acpi.h with the other headers by Tony Camuso · 9 years ago
  32. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  33. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  34. 27f972d ipmi: move timer init to before irq is setup by Jan Stancek · 9 years ago
  35. 66f4401 char: ipmi: Move MODULE_DEVICE_TABLE() to follow struct by Luis de Bethencourt · 9 years ago
  36. 314ef52 ipmi: Stop the timer immediately if idle by Corey Minyard · 9 years ago
  37. 0cfec91 ipmi: Start the timer and thread on internal msgs by Corey Minyard · 9 years ago
  38. acbd9ae ipmi: add of_device_id in MODULE_DEVICE_TABLE by Brijesh Singh · 9 years ago
  39. d088289 ipmi: Compensate for BMCs that wont set the irq enable bit by Corey Minyard · 9 years ago
  40. 82802f9 ipmi: Don't flush messages in sender() in run-to-completion mode by Hidehiro Kawai · 9 years ago
  41. e45361d ipmi: Factor out message flushing procedure by Hidehiro Kawai · 9 years ago
  42. 81d02b7 ipmi: Make some data const that was only read by Corey Minyard · 10 years ago
  43. a793089 ipmi: Delete an unnecessary check before the function call "cleanup_one_si" by Markus Elfring · 10 years ago
  44. fedb25e char:ipmi - Change 1 to true for bool type variables during initialization. by Shailendra Verma · 10 years ago
  45. 0fbcf4a ipmi: Convert the IPMI SI ACPI handling to a platform device by Corey Minyard · 10 years ago
  46. 9f81270 ipmi: Fix a problem that messages are not issued in run_to_completion mode by Hidehiro Kawai · 10 years ago
  47. a182a4b ipmi: Report an error if ACPI _IFT doesn't exist by Corey Minyard · 10 years ago
  48. b1e65e7 ipmi: Don't report err in the SI driver for SSIF devices by Corey Minyard · 10 years ago
  49. 5e33cd0 ipmi: Remove incorrect use of seq_has_overflowed by Joe Perches · 10 years ago
  50. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  51. 1e7d6a4 ipmi: Handle BMCs that don't allow clearing the rcv irq bit by Corey Minyard · 10 years ago
  52. da2ff52 char: constify of_device_id array by Fabian Frederick · 10 years ago
  53. 1d86e29 ipmi: Fix a memory ordering issue by Corey Minyard · 10 years ago
  54. d6c5dc1 ipmi: Remove uses of return value of seq_printf by Joe Perches · 10 years ago
  55. 48862ea2 ipmi: Update timespec usage to timespec64 by John Stultz · 10 years ago
  56. f93aae9 ipmi: Cleanup DEBUG_TIMING ifdef usage by John Stultz · 10 years ago
  57. 31013fa drivers:char:ipmi: Remove unneeded FIXME comment in the file,ipmi_si_intf.c by Nicholas Krause · 10 years ago
  58. 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
  59. 95c97b5 ipmi: Check the BT interrupt enable periodically by Corey Minyard · 10 years ago
  60. a8df150 ipmi: Fix attention handling for system interfaces by Corey Minyard · 10 years ago
  61. d9b7e4f ipmi: Periodically check to see if irqs and messages are set right by Corey Minyard · 10 years ago
  62. 99ab32f ipmi: Remove the now unused priority from SMI sender by Corey Minyard · 10 years ago
  63. b874b98 ipmi: Remove the now unnecessary message queue by Corey Minyard · 10 years ago
  64. 968bf7c ipmi: Fix handling of BMC flags by Corey Minyard · 10 years ago
  65. ceb51ca ipmi: Fix a bug in hot add/remove by Corey Minyard · 10 years ago
  66. 5a0e10e ipmi: Remove useless sysfs_name parameters by Corey Minyard · 10 years ago
  67. 7e50387 ipmi: Move the address source to string to ipmi-generic code by Corey Minyard · 10 years ago
  68. ab42bf2 ipmi: Ignore SSIF in the PNP handling by Corey Minyard · 10 years ago
  69. 394b3d0 char: ipmi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  70. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  71. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  72. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  73. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  74. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  75. 7aefac2 ipmi: boolify some things by Corey Minyard · 11 years ago
  76. 8998649 ipmi: Turn off all activity on an idle ipmi interface by Corey Minyard · 11 years ago
  77. 0dfe6e7 ipmi: Turn off default probing of interfaces by Corey Minyard · 11 years ago
  78. 48e8ac2 ipmi: Fix a race restarting the timer by Bodo Stroesser · 11 years ago
  79. 4c020b0 drivers/char: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  80. dfa1942 ipmi: Add missing rv in ipmi_parisc_probe() by Geert Uytterhoeven · 11 years ago
  81. d02b370 ipmi: Cleanup error return by Corey Minyard · 11 years ago
  82. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 11 years ago
  83. aa5b2ba ipmi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  84. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 11 years ago
  85. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 11 years ago
  86. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 12 years ago
  87. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  88. f2afae4 ipmi: add options to disable openfirmware and PCI scanning by Corey Minyard · 12 years ago
  89. d941aea ipmi: add new kernel options to prevent automatic ipmi init by Corey Minyard · 12 years ago
  90. bcd2982 Drivers: char: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  91. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  92. 39af33f char: remove use of __devexit by Bill Pemberton · 12 years ago
  93. 0bbed20 char: remove use of __devinitdata by Bill Pemberton · 12 years ago
  94. 2223cbe char: remove use of __devinit by Bill Pemberton · 12 years ago
  95. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  96. a6c16c2 IPMI: Detect register spacing on PCI interfaces by Corey Minyard · 12 years ago
  97. afec8a7 PM / IPMI: Remove empty legacy PCI PM callbacks by Rafael J. Wysocki · 13 years ago
  98. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  99. f60adf4 ipmi: simplify locking by Corey Minyard · 13 years ago
  100. 7adf579 ipmi: use a tasklet for handling received messages by Corey Minyard · 13 years ago