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: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()
Junichi Nomura
2016-07-10
1
-2
/
+6
*
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
2015-05-05
1
-2
/
+2
*
ipmi: Remove uses of return value of seq_printf
Joe Perches
2015-02-19
1
-4
/
+8
*
ipmi: Use is_visible callback for conditional sysfs entries
Takashi Iwai
2015-02-19
1
-43
/
+17
*
ipmi: avoid gcc warning
Arnd Bergmann
2015-02-19
1
-8
/
+21
*
ipmi: Remove a FIXME for slab conversion
Corey Minyard
2015-02-19
1
-1
/
+0
*
ipmi: Finish cleanup of BMC attributes
Corey Minyard
2014-12-21
1
-29
/
+17
*
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2014-12-11
1
-2
/
+2
*
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
2014-12-11
1
-40
/
+162
*
ipmi: Move message sending into its own function
Corey Minyard
2014-12-11
1
-4
/
+9
*
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
2014-12-11
1
-15
/
+16
*
ipmi: Initialize BMC device attributes
Corey Minyard
2014-12-11
1
-0
/
+2
*
ipmi: Unregister previously registered driver in error case
trenn@suse.de
2014-12-11
1
-0
/
+1
*
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2014-12-11
1
-29
/
+5
*
ipmi: clean up the device handling for the bmc device
Corey Minyard
2014-12-11
1
-193
/
+92
*
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2014-12-11
1
-0
/
+12
*
ipmi: Clean up the error handling for channel config errors
Corey Minyard
2014-10-07
1
-6
/
+9
*
ipmi: boolify some things
Corey Minyard
2014-04-17
1
-12
/
+10
*
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2014-04-17
1
-84
/
+135
*
ipmi: Initialize locals to avoid warning
Corey Minyard
2013-09-05
1
-1
/
+1
*
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
1
-3
/
+3
*
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
IPMI: Fix some uninitialized warning
Corey Minyard
2012-10-16
1
-1
/
+1
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-111
/
+131
|
\
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
1
-57
/
+46
|
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
1
-55
/
+86
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
|
/
*
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
[next]