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 |
Corey Minyard
|
fcfa472411
IPMI: add polled interface
|
17 years ago |
Alexey Dobriyan
|
3542ae4c17
Tweak /proc/ipmi removal
|
17 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Alexey Dobriyan
|
b653d081c1
[PATCH] proc: remove useless (and buggy) ->nlink settings
|
18 years ago |
Corey Minyard
|
78ba2faf71
[PATCH] IPMI: Fix some RCU problems
|
18 years ago |