index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: boolify some things
Corey Minyard
2014-04-17
2
-37
/
+35
*
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2014-04-17
2
-96
/
+174
*
ipmi: Turn off default probing of interfaces
Corey Minyard
2014-04-17
2
-1
/
+13
*
ipmi: Reset the KCS timeout when starting error recovery
Corey Minyard
2014-04-17
1
-2
/
+3
*
ipmi: Fix a race restarting the timer
Bodo Stroesser
2014-04-17
1
-18
/
+28
*
Char: ipmi_bt_sm, fix infinite loop
Jiri Slaby
2014-04-17
1
-1
/
+1
*
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
1
-1
/
+0
*
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
2014-01-30
1
-0
/
+1
*
ipmi: Cleanup error return
Corey Minyard
2014-01-25
1
-15
/
+29
*
ipmi: fix timeout calculation when bmc is disconnected
Xie XiuQi
2014-01-25
1
-1
/
+1
*
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful
Xie XiuQi
2014-01-25
3
-7
/
+7
*
ipmi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-01-25
1
-2
/
+2
*
BMC support for PARISC machines
Thomas Bogendoerfer
2013-09-05
1
-0
/
+75
*
Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems
Jordan_Hargrave@Dell.com
2013-09-05
1
-0
/
+2
*
ipmi: Initialize locals to avoid warning
Corey Minyard
2013-09-05
1
-1
/
+1
*
ipmi: info leak in compat_ipmi_ioctl()
Dan Carpenter
2013-09-05
1
-0
/
+1
*
char: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-17
1
-3
/
+3
*
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
2013-05-16
1
-1
/
+13
*
ipmi: Improve error messages on failed irq enable
Corey Minyard
2013-05-16
1
-6
/
+10
*
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
2013-05-16
1
-2
/
+2
*
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
2013-05-16
1
-2
/
+1
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
2
-6
/
+6
*
ipmi: add options to disable openfirmware and PCI scanning
Corey Minyard
2013-02-27
1
-10
/
+28
*
ipmi: add new kernel options to prevent automatic ipmi init
Corey Minyard
2013-02-27
1
-4
/
+24
*
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-2
/
+2
|
\
|
*
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
2
-2
/
+2
*
|
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-3
/
+3
*
|
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
char: remove use of __devinit
Bill Pemberton
2012-11-21
1
-12
/
+12
|
/
*
IPMI: Detect register spacing on PCI interfaces
Corey Minyard
2012-10-16
1
-2
/
+34
*
IPMI: Fix some uninitialized warning
Corey Minyard
2012-10-16
1
-1
/
+1
*
char/ipmi: remove local ioctl defines replaced by generic ones
Oskar Schirmer
2012-07-23
1
-13
/
+0
*
PM / IPMI: Remove empty legacy PCI PM callbacks
Rafael J. Wysocki
2012-07-10
1
-16
/
+0
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
4
-168
/
+171
|
\
|
*
ipmi: use locks on watchdog timeout set on reboot
Corey Minyard
2012-03-28
1
-2
/
+2
|
*
ipmi: simplify locking
Corey Minyard
2012-03-28
1
-33
/
+21
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
2
-64
/
+56
|
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
2
-67
/
+88
|
*
ipmi: increase KCS timeouts
Matthew Garrett
2012-03-28
1
-2
/
+2
|
*
ipmi: decrease the IPMI message transaction time in interrupt mode
Srinivas_Gowda
2012-03-28
1
-1
/
+3
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-3
/
+0
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-3
/
+0
|
|
/
*
|
watchdog: nowayout is bool
Wim Van Sebroeck
2012-03-27
1
-2
/
+2
|
/
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-12-02
1
-1
/
+1
*
|
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
2011-12-20
1
-3
/
+38
|
/
*
x86, nmi: Wire up NMI handlers to new routines
Don Zickus
2011-10-10
1
-22
/
+11
[next]