Adam Buchbinder
|
b3834be5c4
various: Fix spelling of "asynchronous" in comments.
|
12 years ago |
Corey Minyard
|
9ebca93bf3
IPMI: Fix some uninitialized warning
|
12 years ago |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Corey Minyard
|
895dcfd1ca
ipmi: fix message handling during panics
|
13 years ago |
Corey Minyard
|
7adf579c8b
ipmi: use a tasklet for handling received messages
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Alexey Dobriyan
|
074127367a
ipmi: convert to seq_file interface
|
14 years ago |
Zhao Yakui
|
16f4232ce4
IPMI: Add one interface to get more info of low-level IPMI device
|
14 years ago |
Corey Minyard
|
60ee6d5faf
ipmi: fix __init and __exit attribute locations
|
14 years ago |
Myron Stowe
|
279fbd0c5d
ipmi: update driver to use dev_printk and its constructs
|
15 years ago |
Corey Minyard
|
ddac44b7b2
ipmi: change timeout and event poll to one second
|
15 years ago |
Greg Kroah-Hartman
|
c7df670bf7
sysfs: fix sysfs lockdep warning in ipmi code
|
15 years ago |
Alexey Dobriyan
|
a99bbaf5ee
headers: remove sched.h from poll.h
|
15 years ago |
Corey Minyard
|
9a2845c453
ipmi: fix ipmi_si modprobe hang
|
16 years ago |
dann frazier
|
4dec302ff7
ipmi: add oem message handling
|
16 years ago |
Corey Minyard
|
25176ed670
ipmi: fix statistics counting issues
|
16 years ago |
Alexey Dobriyan
|
99b7623380
proc 2/2: remove struct proc_dir_entry::owner
|
16 years ago |
Darrick J. Wong
|
fe2d5ffc74
Fix platform drivers that crash on suspend/resume
|
16 years ago |
Adrian Bunk
|
74006309c7
ipmi: make alloc_recv_msg static
|
17 years ago |
Alexey Dobriyan
|
fa68be0def
ipmi: remove ->write_proc code
|
17 years ago |
Corey Minyard
|
c70d749986
ipmi: style fixes in the base code
|
17 years ago |
Corey Minyard
|
73f2bdb975
IPMI: convert message handler defines to an enum
|
17 years ago |
Konstantin Baydarov
|
b2655f2615
ipmi: convert locked counters to atomics
|
17 years ago |
Corey Minyard
|
f7caa1b51f
ipmi: update driver version
|
17 years ago |
Corey Minyard
|
87ebd06f2f
ipmi: don't print event queue full on every event
|
17 years ago |
Konstantin Baydarov
|
5956dce148
ipmi: don't grab locks in run-to-completion mode
|
17 years ago |
Corey Minyard
|
bda4c30aa6
ipmi: run to completion fixes
|
17 years ago |
Denis Cheng
|
e381d1c460
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
Denis Cheng
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
Corey Minyard
|
ac0191517c
IPMI: fix hotmod remove lock
|
17 years ago |