index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
1
-8
/
+0
|
\
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-2
/
+0
*
|
[PATCH] IPMI: watchdog handle panic properly
Corey Minyard
2006-06-28
1
-8
/
+10
*
|
[PATCH] IPMI: remove high res timer code
Corey Minyard
2006-06-28
1
-67
/
+0
*
|
[PATCH] IPMI: tidy msghandler timer
Corey Minyard
2006-06-28
1
-5
/
+2
*
|
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static
Adrian Bunk
2006-06-27
1
-2
/
+1
*
|
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-06-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
fix paniced->panicked typos
Lee Revell
2006-06-26
1
-3
/
+3
*
|
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
1
-5
/
+2
|
/
*
[PATCH] ipmi: strstrip conversion
Pekka Enberg
2006-06-23
1
-16
/
+9
*
[PATCH] IPMI: reserve I/O ports separately
Corey Minyard
2006-05-31
1
-16
/
+22
*
[PATCH] Open IPMI BT overflow
Heikki Orsila
2006-04-19
1
-1
/
+1
*
[PATCH] IPMI: fix devinit placement
Randy Dunlap
2006-04-19
1
-2
/
+2
*
[PATCH] ipmi: fix event queue limit
Corey Minyard
2006-04-11
1
-0
/
+2
*
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-31
4
-55
/
+63
*
[PATCH] IPMI: tidy up various things
Corey Minyard
2006-03-31
5
-33
/
+35
*
[PATCH] IPMI: fix startup race condition
Corey Minyard
2006-03-31
2
-27
/
+41
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
3
-7
/
+10
*
[PATCH] ipmi: Increment driver version to v39.0
Corey Minyard
2006-03-26
1
-1
/
+1
*
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
5
-54
/
+664
*
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2006-03-26
2
-454
/
+496
*
[PATCH] drivers/char/ipmi/ipmi_msghandler.c: fix a memory leak
Adrian Bunk
2006-03-25
1
-5
/
+7
*
[PATCH] remove ipmi pm_power_off redefinition
Olaf Hering
2006-03-24
1
-3
/
+1
*
[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.c
Jayachandran C
2006-02-03
1
-2
/
+2
*
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
2006-02-03
1
-12
/
+12
*
[PATCH] IPMI: remove invalid acpi register spacing check
Rocky Craig
2006-02-01
1
-8
/
+0
*
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
Matt Domsch
2006-01-11
1
-5
/
+5
*
[PATCH] ipmi: fix compile errors with PROC_FS=n
Adrian Bunk
2006-01-10
2
-1
/
+4
*
[PATCH] fix remaining list_for_each_safe_rcu in -mm (take 2)
Paul E. McKenney
2006-01-06
1
-3
/
+1
*
[PATCH] IPMI oops fix
Paolo Galtieri
2005-12-15
1
-2
/
+4
*
[PATCH] ipmi: fix panic generator ID
Matt Domsch
2005-12-12
1
-1
/
+1
*
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
2005-11-18
1
-1
/
+1
*
[PATCH] ipmi: bump-driver-version
Corey Minyard
2005-11-15
1
-1
/
+1
*
[PATCH] ipmi: fix inconsistent spinlock usage
Hironobu Ishii
2005-11-11
1
-3
/
+3
*
[PATCH] ipmi: fix watchdog timeout panic handling
Corey Minyard
2005-11-07
1
-4
/
+9
*
[PATCH] ipmi: use rcu lock for using command receivers
Corey Minyard
2005-11-07
1
-16
/
+15
*
[PATCH] ipmi: use kthread API
Matt Domsch
2005-11-07
1
-30
/
+15
*
[PATCH] ipmi: add timer thread
Corey Minyard
2005-11-07
1
-21
/
+63
*
[PATCH] ipmi: kcs error0 delay
Corey Minyard
2005-11-07
3
-1
/
+11
*
[PATCH] ipmi: bt restart reset fixes
Corey Minyard
2005-11-07
1
-2
/
+2
*
[PATCH] ipmi: si start transaction hook
Corey Minyard
2005-11-07
1
-0
/
+84
*
[PATCH] ipmi: more dell fixes
Corey Minyard
2005-11-07
2
-9
/
+23
*
[PATCH] ipmi: poweroff cleanups
Corey Minyard
2005-11-07
1
-3
/
+1
*
[PATCH] ipmi: watchdog parms in sysfs
Corey Minyard
2005-11-07
1
-50
/
+196
[next]