index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_intf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
Dan Aloni
2007-07-16
1
-1
/
+1
*
IPMI: Add PPC openfirmware unregister
Christian Krafft
2007-05-12
1
-0
/
+4
*
IPMI: fix SI address space settings
Corey Minyard
2007-05-12
1
-2
/
+2
*
ipmi: add pci remove handling
Corey Minyard
2007-05-08
1
-0
/
+3
*
ipmi: allow shared interrupts
Corey Minyard
2007-05-08
1
-35
/
+89
*
ipmi: add powerpc openfirmware sensing
Corey Minyard
2007-05-08
1
-0
/
+108
*
[PATCH] ipmi: check, if default ports are accessible on PPC
Christian Krafft
2007-03-05
1
-0
/
+5
*
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
1
-10
/
+8
*
[PATCH] IPMI: misc fixes
Corey Minyard
2006-12-10
1
-54
/
+66
*
[PATCH] IPMI: remove zero inits
Randy Dunlap
2006-12-10
1
-6
/
+6
*
[PATCH] IPMI: Fix BT long busy
Corey Minyard
2006-12-07
1
-4
/
+8
*
[PATCH] IPMI: fix pci warning
Corey Minyard
2006-12-07
1
-1
/
+6
*
[PATCH] IPMI: system interface hotplug
Corey Minyard
2006-12-07
1
-23
/
+297
*
[PATCH] IPMI: add poll delay
Corey Minyard
2006-12-07
1
-1
/
+6
*
[PATCH] IPMI: fix request events
Corey Minyard
2006-12-07
1
-10
/
+12
*
[PATCH] IPMI: Add maintenance mode
Corey Minyard
2006-12-07
1
-0
/
+9
*
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
2006-12-07
1
-0
/
+1
*
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2006-11-16
1
-1
/
+1
*
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
2006-11-08
1
-3
/
+3
*
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
2006-11-03
1
-1
/
+1
*
[PATCH] ipmi: fix return codes in failure case
Dave Jones
2006-10-20
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
2006-10-03
1
-2
/
+19
*
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
2006-10-03
1
-0
/
+1
*
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
2006-10-01
1
-1
/
+5
*
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
2006-09-16
1
-4
/
+4
*
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
2006-09-16
1
-0
/
+1
*
[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
1
-1
/
+0
*
[PATCH] IPMI: remove high res timer code
Corey Minyard
2006-06-28
1
-67
/
+0
*
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-06-27
1
-1
/
+1
*
[PATCH] IPMI: reserve I/O ports separately
Corey Minyard
2006-05-31
1
-16
/
+22
*
[PATCH] IPMI: fix devinit placement
Randy Dunlap
2006-04-19
1
-2
/
+2
*
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-31
1
-12
/
+12
*
[PATCH] IPMI: tidy up various things
Corey Minyard
2006-03-31
1
-1
/
+1
*
[PATCH] IPMI: fix startup race condition
Corey Minyard
2006-03-31
1
-22
/
+37
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
1
-3
/
+4
*
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
1
-34
/
+80
*
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2006-03-26
1
-453
/
+494
*
[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 oops fix
Paolo Galtieri
2005-12-15
1
-2
/
+4
*
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
2005-11-18
1
-1
/
+1
*
[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
1
-1
/
+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
1
-7
/
+16
*
[PATCH] ipmi: various si cleanup
Corey Minyard
2005-11-07
1
-2
/
+2
[next]