index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_intf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-13
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
1
-7
/
+9
2008-09-23
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
Kumar Gala
1
-1
/
+1
2008-08-21
drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak
Andrew Morton
1
-5
/
+3
2008-07-30
ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
1
-2
/
+2
2008-05-15
ipmi: support I/O resources in OF driver
Nate Case
1
-2
/
+8
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
1
-3
/
+3
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
1
-202
/
+264
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
1
-17
/
+43
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
1
-74
/
+66
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
1
-2
/
+4
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-24
/
+19
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
1
-2
/
+5
2007-10-19
IPMI: add 0.9 support
Corey Minyard
1
-13
/
+2
2007-10-19
IPMI: add polled interface
Corey Minyard
1
-1
/
+5
2007-10-19
IPMI: don't init irq until ready
Corey Minyard
1
-4
/
+4
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-9
/
+9
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-4
/
+5
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-1
/
+1
2007-08-23
IPMI: fix warning in ipmi_si_intf.c
Mijo Safradin
1
-1
/
+1
2007-08-17
[POWERPC] Use of_get_property in ipmi code
Stephen Rothwell
1
-3
/
+3
2007-08-01
ipmi: Fix mem leak in try_init_dmi()
Jesper Juhl
1
-0
/
+1
2007-07-16
drivers/char/ipmi/ipmi_si_intf.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-05-12
IPMI: Add PPC openfirmware unregister
Christian Krafft
1
-0
/
+4
2007-05-12
IPMI: fix SI address space settings
Corey Minyard
1
-2
/
+2
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-03-05
[PATCH] ipmi: check, if default ports are accessible on PPC
Christian Krafft
1
-0
/
+5
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-10
/
+8
2006-12-10
[PATCH] IPMI: misc fixes
Corey Minyard
1
-54
/
+66
2006-12-10
[PATCH] IPMI: remove zero inits
Randy Dunlap
1
-6
/
+6
2006-12-07
[PATCH] IPMI: Fix BT long busy
Corey Minyard
1
-4
/
+8
2006-12-07
[PATCH] IPMI: fix pci warning
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: system interface hotplug
Corey Minyard
1
-23
/
+297
2006-12-07
[PATCH] IPMI: add poll delay
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: fix request events
Corey Minyard
1
-10
/
+12
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
1
-0
/
+9
2006-12-07
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
1
-0
/
+1
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
1
-1
/
+1
2006-11-09
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
1
-3
/
+3
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
1
-1
/
+1
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-10-03
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
1
-2
/
+19
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
1
-0
/
+1
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
1
-1
/
+5
2006-09-16
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
1
-4
/
+4
[next]