Darrick J. Wong
|
fe2d5ffc74
Fix platform drivers that crash on suspend/resume
|
16 年之前 |
Adrian Bunk
|
74006309c7
ipmi: make alloc_recv_msg static
|
17 年之前 |
Alexey Dobriyan
|
fa68be0def
ipmi: remove ->write_proc code
|
17 年之前 |
Corey Minyard
|
c70d749986
ipmi: style fixes in the base code
|
17 年之前 |
Corey Minyard
|
73f2bdb975
IPMI: convert message handler defines to an enum
|
17 年之前 |
Konstantin Baydarov
|
b2655f2615
ipmi: convert locked counters to atomics
|
17 年之前 |
Corey Minyard
|
f7caa1b51f
ipmi: update driver version
|
17 年之前 |
Corey Minyard
|
87ebd06f2f
ipmi: don't print event queue full on every event
|
17 年之前 |
Konstantin Baydarov
|
5956dce148
ipmi: don't grab locks in run-to-completion mode
|
17 年之前 |
Corey Minyard
|
bda4c30aa6
ipmi: run to completion fixes
|
17 年之前 |
Denis Cheng
|
e381d1c460
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 年之前 |
Denis Cheng
|
bed9759b2e
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 年之前 |
Corey Minyard
|
ac0191517c
IPMI: fix hotmod remove lock
|
17 年之前 |
Corey Minyard
|
fcfa472411
IPMI: add polled interface
|
17 年之前 |
Alexey Dobriyan
|
3542ae4c17
Tweak /proc/ipmi removal
|
17 年之前 |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 年之前 |
Tejun Heo
|
7b595756ec
sysfs: kill unnecessary attribute->owner
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
Alexey Dobriyan
|
b653d081c1
[PATCH] proc: remove useless (and buggy) ->nlink settings
|
18 年之前 |
Corey Minyard
|
78ba2faf71
[PATCH] IPMI: Fix some RCU problems
|
18 年之前 |
David Barksdale
|
41c57a8718
[PATCH] IPMI: fix timeout list handling
|
18 年之前 |
Corey Minyard
|
1d5636cc07
[PATCH] IPMI: misc fixes
|
18 年之前 |
Randy Dunlap
|
0c8204b380
[PATCH] IPMI: remove zero inits
|
18 年之前 |
Randy Dunlap
|
1aa16eeacd
[PATCH] IPMI: fix PROC_FS=n warnings
|
18 年之前 |
Corey Minyard
|
b9675136e2
[PATCH] IPMI: Add maintenance mode
|
18 年之前 |
Corey Minyard
|
b2c03941b5
[PATCH] IPMI: Allow hot system interface remove
|
18 年之前 |
Corey Minyard
|
759643b874
[PATCH] IPMI: pass sysfs name from lower level driver
|
18 年之前 |
Corey Minyard
|
bca0324d09
[PATCH] IPMI: remove interface number limits
|
18 年之前 |
Corey Minyard
|
f0b55da0d2
[PATCH] IPMI: Fix device model name
|
18 年之前 |
Zhang, Yanmin
|
b48f5457b4
[PATCH] ipmi: use platform_device_add() instead of platform_device_register() to register device allocated dynamically
|
18 年之前 |