index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_msghandler.c
Commit message (
Expand
)
Author
Age
*
ipmi: Remove incorrect use of seq_has_overflowed
Joe Perches
2015-05-05
*
ipmi: Remove uses of return value of seq_printf
Joe Perches
2015-02-19
*
ipmi: Use is_visible callback for conditional sysfs entries
Takashi Iwai
2015-02-19
*
ipmi: avoid gcc warning
Arnd Bergmann
2015-02-19
*
ipmi: Remove a FIXME for slab conversion
Corey Minyard
2015-02-19
*
ipmi: Finish cleanup of BMC attributes
Corey Minyard
2014-12-21
*
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2014-12-11
*
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
2014-12-11
*
ipmi: Move message sending into its own function
Corey Minyard
2014-12-11
*
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
2014-12-11
*
ipmi: Initialize BMC device attributes
Corey Minyard
2014-12-11
*
ipmi: Unregister previously registered driver in error case
trenn@suse.de
2014-12-11
*
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2014-12-11
*
ipmi: clean up the device handling for the bmc device
Corey Minyard
2014-12-11
*
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2014-12-11
*
ipmi: Clean up the error handling for channel config errors
Corey Minyard
2014-10-07
*
ipmi: boolify some things
Corey Minyard
2014-04-17
*
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2014-04-17
*
ipmi: Initialize locals to avoid warning
Corey Minyard
2013-09-05
*
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
2013-05-16
*
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
*
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
*
IPMI: Fix some uninitialized warning
Corey Minyard
2012-10-16
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
|
\
|
*
ipmi: fix message handling during panics
Corey Minyard
2012-03-28
|
*
ipmi: use a tasklet for handling received messages
Corey Minyard
2012-03-28
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
|
/
*
ipmi: convert to seq_file interface
Alexey Dobriyan
2011-05-26
*
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2010-12-14
*
ipmi: fix __init and __exit attribute locations
Corey Minyard
2010-10-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-05-27
*
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
2010-03-19
*
headers: remove sched.h from poll.h
Alexey Dobriyan
2009-10-04
*
ipmi: fix ipmi_si modprobe hang
Corey Minyard
2009-05-22
*
ipmi: add oem message handling
dann frazier
2009-04-21
*
ipmi: fix statistics counting issues
Corey Minyard
2009-04-21
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-30
*
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
2008-11-12
*
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-04-29
*
drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-02-06
[next]