index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_msghandler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
1
-57
/
+81
*
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2010-12-14
1
-0
/
+27
*
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-10-27
1
-2
/
+2
*
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2010-05-27
1
-6
/
+5
*
ipmi: change timeout and event poll to one second
Corey Minyard
2010-05-27
1
-2
/
+2
*
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
2010-03-19
1
-0
/
+10
*
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-04
1
-0
/
+1
*
ipmi: fix ipmi_si modprobe hang
Corey Minyard
2009-05-22
1
-6
/
+7
*
ipmi: add oem message handling
dann frazier
2009-04-21
1
-5
/
+133
*
ipmi: fix statistics counting issues
Corey Minyard
2009-04-21
1
-22
/
+51
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-8
/
+4
*
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
2008-11-12
1
-9
/
+11
*
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
1
-5
/
+4
*
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
1
-414
/
+581
*
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
1
-58
/
+67
*
ipmi: convert locked counters to atomics
Konstantin Baydarov
2008-04-29
1
-248
/
+194
*
ipmi: update driver version
Corey Minyard
2008-04-29
1
-1
/
+1
*
ipmi: don't print event queue full on every event
Corey Minyard
2008-04-29
1
-4
/
+11
*
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2008-04-29
1
-6
/
+24
*
ipmi: run to completion fixes
Corey Minyard
2008-04-29
1
-8
/
+0
*
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-1
/
+1
*
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
1
-2
/
+2
*
IPMI: fix hotmod remove lock
Corey Minyard
2007-10-18
1
-9
/
+7
*
IPMI: add polled interface
Corey Minyard
2007-10-18
1
-0
/
+9
*
Tweak /proc/ipmi removal
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-10
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
1
-1
/
+0
*
[PATCH] IPMI: Fix some RCU problems
Corey Minyard
2007-02-11
1
-7
/
+22
*
[PATCH] IPMI: fix timeout list handling
David Barksdale
2007-01-30
1
-2
/
+1
*
[PATCH] IPMI: misc fixes
Corey Minyard
2006-12-10
1
-4
/
+2
*
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-10
1
-3
/
+3
*
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
2006-12-07
1
-0
/
+2
*
[PATCH] IPMI: Add maintenance mode
Corey Minyard
2006-12-07
1
-1
/
+116
*
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
2006-12-07
1
-76
/
+170
*
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
2006-12-07
1
-6
/
+28
*
[PATCH] IPMI: remove interface number limits
Corey Minyard
2006-12-07
1
-113
/
+97
*
[PATCH] IPMI: Fix device model name
Corey Minyard
2006-12-07
1
-56
/
+91
*
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2006-11-16
1
-1
/
+1
*
[PATCH] IPMI: Fix more && typos
Corey Minyard
2006-11-13
1
-2
/
+2
*
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
2006-11-08
1
-1
/
+3
*
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
2006-11-08
1
-1
/
+11
*
[PATCH] ipmi: handle sysfs errors
Jeff Garzik
2006-10-11
1
-29
/
+93
*
[PATCH] IPMI: per-channel command registration
Corey Minyard
2006-10-01
1
-19
/
+56
*
[PATCH] IPMI: fix occasional oops on module unload
Corey Minyard
2006-09-01
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
2006-06-28
1
-5
/
+2
*
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
2006-06-27
1
-2
/
+1
[next]