index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_msghandler.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-17
IPMI: Fix some uninitialized warning
Corey Minyard
1
-1
/
+1
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-111
/
+131
2012-03-29
ipmi: fix message handling during panics
Corey Minyard
1
-57
/
+46
2012-03-29
ipmi: use a tasklet for handling received messages
Corey Minyard
1
-55
/
+86
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-05-27
ipmi: convert to seq_file interface
Alexey Dobriyan
1
-57
/
+81
2010-12-14
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
1
-0
/
+27
2010-10-28
ipmi: fix __init and __exit attribute locations
Corey Minyard
1
-2
/
+2
2010-05-27
ipmi: update driver to use dev_printk and its constructs
Myron Stowe
1
-6
/
+5
2010-05-27
ipmi: change timeout and event poll to one second
Corey Minyard
1
-2
/
+2
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
1
-0
/
+10
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-04-22
ipmi: add oem message handling
dann frazier
1
-5
/
+133
2009-04-22
ipmi: fix statistics counting issues
Corey Minyard
1
-22
/
+51
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-8
/
+4
2008-11-13
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
1
-9
/
+11
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
1
-5
/
+4
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
1
-414
/
+581
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
1
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
1
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
1
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
1
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
1
-6
/
+24
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-8
/
+0
2008-02-06
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-02-06
drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-2
/
+2
2007-10-19
IPMI: fix hotmod remove lock
Corey Minyard
1
-9
/
+7
2007-10-19
IPMI: add polled interface
Corey Minyard
1
-0
/
+9
2007-10-17
Tweak /proc/ipmi removal
Alexey Dobriyan
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-10
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-02-11
[PATCH] IPMI: Fix some RCU problems
Corey Minyard
1
-7
/
+22
2007-01-31
[PATCH] IPMI: fix timeout list handling
David Barksdale
1
-2
/
+1
2006-12-10
[PATCH] IPMI: misc fixes
Corey Minyard
1
-4
/
+2
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-3
/
+3
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
1
-0
/
+2
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
1
-1
/
+116
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
1
-76
/
+170
2006-12-07
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
1
-6
/
+28
2006-12-07
[PATCH] IPMI: remove interface number limits
Corey Minyard
1
-113
/
+97
2006-12-07
[PATCH] IPMI: Fix device model name
Corey Minyard
1
-56
/
+91
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
1
-1
/
+1
2006-11-13
[PATCH] IPMI: Fix more && typos
Corey Minyard
1
-2
/
+2
2006-11-09
[PATCH] IPMI: retry messages on certain error returns
Corey Minyard
1
-1
/
+3
2006-11-09
[PATCH] IPMI: Clean up the waiting message queue properly on unload
Corey Minyard
1
-1
/
+11
[next]