Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[safe/jmp/linux-2.6] / drivers / char / ipmi / ipmi_si_intf.c
2010-05-27 Jiri Kosinaipmi: handle run_to_completion properly in deliver_recv...
2010-05-27 Myron Stoweipmi: update driver to use dev_printk and its constructs
2010-05-27 Myron Stoweipmi: convert tracking of the ACPI device pointer to...
2010-05-27 Matthew Garrettipmi: attempt to register multiple SIs of the same...
2010-05-27 Matthew Garrettipmi: reduce polling
2010-05-27 Matthew Garrettipmi: reduce polling when interrupts are available
2010-05-27 Matthew Garrettipmi: change device discovery order
2010-05-27 Matthew Garrettipmi: only register one si per bmc
2010-05-27 Matthew Garrettipmi: split device discovery and registration
2010-05-27 Matthew Garrettipmi: change addr_source to an enum rather than strings
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-12 Bela Lubkinipmi: fix slave_addrs setting to actually work
2010-03-12 Martin Wilckipmi: add parameter to limit CPU usage in kipmid
2009-12-30 Ingo MolnarACPI: fix ACPI=n allmodconfig build
2009-12-15 Bjorn Helgaasipmi: add PNP discovery (ACPI namespace via PNPACPI)
2009-12-15 Bjorn Helgaasipmi: refer to table as "SPMI", not "ACPI"
2009-12-15 Bjorn Helgaasipmi: remove unused PCI probe code
2009-06-16 Greg Kroah-Hartmanipmi: remove driver_data direct access of struct device
2009-04-21 Corey Minyardipmi: test for event buffer before using
2009-04-21 Corey Minyardipmi: fix platform return check
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2008-11-13 Darrick J. WongFix platform drivers that crash on suspend/resume
2008-09-23 Kumar Galapowerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for...
2008-08-20 Andrew Mortondrivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(...
2008-07-30 Stephen Rothwellipmi/powerpc: Use linux/of_{device,platform}.h instead...
2008-05-15 Nate Caseipmi: support I/O resources in OF driver
2008-04-29 Alexey Dobriyanipmi: remove ->write_proc code
2008-04-29 Corey MinyardIPMI: Style fixes in the system interface code
2008-04-29 Corey MinyardIPMI: Convert system interface defines to an enum
2008-04-29 Corey Minyardipmi: convert locked counters to atomics in the system...
2008-04-29 Konstantin Baydarovipmi: don't grab locks in run-to-completion mode
2008-04-29 Corey Minyardipmi: run to completion fixes
2008-04-29 Corey Minyardipmi: hold ATTN until upper layer ready
2007-10-18 Corey MinyardIPMI: add 0.9 support
2007-10-18 Corey MinyardIPMI: add polled interface
2007-10-18 Corey MinyardIPMI: don't init irq until ready
2007-10-14 Al Virosignedness: module_param_array nump argument
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Kees Cookpci: fix unterminated pci_device_id lists
2007-08-28 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-23 Mijo SafradinIPMI: fix warning in ipmi_si_intf.c
2007-08-17 Stephen Rothwell[POWERPC] Use of_get_property in ipmi code
2007-07-31 Jesper Juhlipmi: Fix mem leak in try_init_dmi()
2007-07-16 Dan Alonidrivers/char/ipmi/ipmi_si_intf.c: lower printk severity
2007-05-12 Christian KrafftIPMI: Add PPC openfirmware unregister
2007-05-12 Corey MinyardIPMI: fix SI address space settings
2007-05-08 Corey Minyardipmi: add pci remove handling
2007-05-08 Corey Minyardipmi: allow shared interrupts
2007-05-08 Corey Minyardipmi: add powerpc openfirmware sensing
2007-03-05 Christian Krafft[PATCH] ipmi: check, if default ports are accessible...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2006-12-10 Corey Minyard[PATCH] IPMI: misc fixes
2006-12-10 Randy Dunlap[PATCH] IPMI: remove zero inits
2006-12-07 Corey Minyard[PATCH] IPMI: Fix BT long busy
2006-12-07 Corey Minyard[PATCH] IPMI: fix pci warning
2006-12-07 Corey Minyard[PATCH] IPMI: system interface hotplug
2006-12-07 Corey Minyard[PATCH] IPMI: add poll delay
2006-12-07 Corey Minyard[PATCH] IPMI: fix request events
2006-12-07 Corey Minyard[PATCH] IPMI: Add maintenance mode
2006-12-07 Corey Minyard[PATCH] IPMI: pass sysfs name from lower level driver
2006-11-16 Zhang, Yanmin[PATCH] ipmi: use platform_device_add() instead of...
2006-11-09 Alexey Dobriyan[PATCH] ipmi_si_intf.c: fix "&& 0xff" typos
2006-11-03 Yvan Seth[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEV...
2006-10-20 Dave Jones[PATCH] ipmi: fix return codes in failure case
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Corey Minyard[PATCH] IPMI: allow user to override the kernel IPMI...
2006-10-03 Jeff Garzik[PATCH] ipmi: fix uninitialized data bug
2006-10-01 Corey Minyard[PATCH] ipmi: don't start kipmid if the IPMI driver...
2006-09-16 Corey Minyard[PATCH] IPMI: fix handling of OEM flags
2006-09-16 Arnaud Patard[PATCH] IPMI: Fix oops on ipmi_msghandler removal for...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Corey Minyard[PATCH] IPMI: remove high res timer code
2006-06-28 akpm@osdl.org[PATCH] IPMI: use schedule in kthread
2006-05-31 Corey Minyard[PATCH] IPMI: reserve I/O ports separately
2006-04-19 Randy Dunlap[PATCH] IPMI: fix devinit placement
2006-03-31 Corey Minyard[PATCH] IPMI: convert from semaphores to mutexes
2006-03-31 Corey Minyard[PATCH] IPMI: tidy up various things
2006-03-31 Corey Minyard[PATCH] IPMI: fix startup race condition
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-26 Corey Minyard[PATCH] ipmi: add full sysfs support
2006-03-26 Corey Minyard[PATCH] ipmi: add generic PCI handling
2006-02-03 Alexey Dobriyan[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out...
2006-02-01 Rocky Craig[PATCH] IPMI: remove invalid acpi register spacing...
2006-01-12 Matt Domsch[PATCH] ipmi: use CONFIG_DMI instead of CONFIG_X86
2005-12-15 Paolo Galtieri[PATCH] IPMI oops fix
2005-11-18 Matt Domsch[PATCH] ipmi: missing NULL test for kthread
2005-11-07 Matt Domsch[PATCH] ipmi: use kthread API
2005-11-07 Corey Minyard[PATCH] ipmi: add timer thread
2005-11-07 Corey Minyard[PATCH] ipmi: kcs error0 delay
2005-11-07 Corey Minyard[PATCH] ipmi: si start transaction hook
2005-11-07 Corey Minyard[PATCH] ipmi: more dell fixes
2005-11-07 Corey Minyard[PATCH] ipmi: various si cleanup
2005-09-10 Nishanth Aravamudan[PATCH] drivers/char: fix-up schedule_timeout() usage
2005-09-08 Len BrownMerge linux-2.6 with linux-acpi-2.6
2005-09-07 Corey Minyard[PATCH] ipmi: style cleanups
2005-09-07 Corey Minyard[PATCH] ipmi: clean up versioning of the IPMI driver
next