index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_msghandler.c
Age
Commit message (
Expand
)
Author
2013-09-05
ipmi: Initialize locals to avoid warning
Corey Minyard
2013-05-16
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-10-17
IPMI: Fix some uninitialized warning
Corey Minyard
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-29
ipmi: fix message handling during panics
Corey Minyard
2012-03-29
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-05-27
ipmi: convert to seq_file interface
Alexey Dobriyan
2010-12-14
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2010-10-28
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-05-27
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
2010-05-27
ipmi: change timeout and event poll to one second
Corey Minyard
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
2009-04-21
ipmi: add oem message handling
dann frazier
2009-04-21
ipmi: fix statistics counting issues
Corey Minyard
2009-03-30
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2008-11-13
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
2008-04-29
ipmi: update driver version
Corey Minyard
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2008-04-29
ipmi: run to completion fixes
Corey Minyard
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-10-18
IPMI: fix hotmod remove lock
Corey Minyard
2007-10-18
IPMI: add polled interface
Corey Minyard
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2007-02-11
[PATCH] IPMI: Fix some RCU problems
Corey Minyard
2007-01-31
[PATCH] IPMI: fix timeout list handling
David Barksdale
2006-12-10
[PATCH] IPMI: misc fixes
Corey Minyard
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
2006-12-07
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
2006-12-07
[PATCH] IPMI: remove interface number limits
Corey Minyard
2006-12-07
[PATCH] IPMI: Fix device model name
Corey Minyard
[next]