index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ipmi
/
ipmi_si_intf.c
Age
Commit message (
Expand
)
Author
2006-11-16
[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...
Zhang, Yanmin
2006-11-08
[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
2006-11-03
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
Yvan Seth
2006-10-20
[PATCH] ipmi: fix return codes in failure case
Dave Jones
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
[PATCH] IPMI: allow user to override the kernel IPMI daemon enable
Corey Minyard
2006-10-03
[PATCH] ipmi: fix uninitialized data bug
Jeff Garzik
2006-10-01
[PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts
Corey Minyard
2006-09-16
[PATCH] IPMI: fix handling of OEM flags
Corey Minyard
2006-09-16
[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systems
Arnaud Patard
2006-07-02
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] IPMI: remove high res timer code
Corey Minyard
2006-06-27
[PATCH] IPMI: use schedule in kthread
akpm@osdl.org
2006-05-31
[PATCH] IPMI: reserve I/O ports separately
Corey Minyard
2006-04-19
[PATCH] IPMI: fix devinit placement
Randy Dunlap
2006-03-31
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
2006-03-31
[PATCH] IPMI: tidy up various things
Corey Minyard
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
2006-03-26
[PATCH] ipmi: add generic PCI handling
Corey Minyard
2006-02-03
[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]
Alexey Dobriyan
2006-02-01
[PATCH] IPMI: remove invalid acpi register spacing check
Rocky Craig
2006-01-11
[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
Matt Domsch
2005-12-15
[PATCH] IPMI oops fix
Paolo Galtieri
2005-11-18
[PATCH] ipmi: missing NULL test for kthread
Matt Domsch
2005-11-07
[PATCH] ipmi: use kthread API
Matt Domsch
2005-11-07
[PATCH] ipmi: add timer thread
Corey Minyard
2005-11-07
[PATCH] ipmi: kcs error0 delay
Corey Minyard
2005-11-07
[PATCH] ipmi: si start transaction hook
Corey Minyard
2005-11-07
[PATCH] ipmi: more dell fixes
Corey Minyard
2005-11-07
[PATCH] ipmi: various si cleanup
Corey Minyard
2005-09-10
[PATCH] drivers/char: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-07
[PATCH] ipmi: style cleanups
Corey Minyard
2005-09-07
[PATCH] ipmi: clean up versioning of the IPMI driver
Corey Minyard
2005-09-07
[PATCH] ipmi: OEM flag handling and hacks for some Dell machines
Corey Minyard
2005-09-07
[PATCH] ipmi: high-res timer support fixes
Corey Minyard
2005-09-07
[PATCH] IPMI: use dmi_find_device()
Andrey Panin
2005-08-31
[ACPI] check acpi_disabled in IPMI
Yann Droneaud
2005-08-24
[ACPI] delete CONFIG_ACPI_INTERPRETER
Len Brown
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-05-04
[PATCH] ipmi iomem annotations and fixes
Al Viro
2005-05-01
[PATCH] ipmi: enable interrupts on the BT driver
Corey Minyard
2005-05-01
[PATCH] IPMI: fix for handling bad ACPI data
Corey Minyard
2005-05-01
[PATCH] IPMI: fix for handling bad IPMI DMI data
Corey Minyard
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds