Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / char / ipmi / ipmi_si_intf.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Sergey Senozhatskydrivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si...
2011-03-17 Linus TorvaldsMerge branch 'devicetree/next' of git://git.secretlab...
2011-03-10 Doe, YiChengipmi: Fix IPMI errors due to timing problems
2011-02-28 Rob Herringipmi: convert OF driver to platform driver
2011-02-11 Corey Minyardchar/ipmi: fix OOPS caused by pnp_unregister_driver...
2011-01-14 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-01-12 Len BrownMerge branch 'ipmi' into release
2011-01-12 Lin MingACPICA: New GPE handler callback definition
2011-01-04 Rob Herringipmi: explicitly include of_address.h and of_irq.h
2011-01-03 Rob Herringof: Fixes for OF probing on little endian systems
2010-12-14 Zhao YakuiIPMI: Add one interface to get more info of low-level...
2010-10-28 Corey Minyardipmi: fix __init and __exit attribute locations
2010-10-26 Eric Dumazetipmi: proper spinlock initialization
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-18 Justin P. MattockUpdate broken web addresses in the kernel.
2010-09-23 Yinghai Luipmi: fix hardcoded ipmi device exit path warning
2010-09-23 Yinghai Luipmi: fix acpi probe print
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-11 Yinghai Luipmi: print info for spmi and smbios paths like acpi...
2010-08-11 Yinghai Luipmi: fix memleaking for add_smi when duplicating happen
2010-08-11 Justin P. Mattockdrivers/char/ipmi/ipmi_si_intf.c: fix warning: variable...
2010-08-10 Yinghai Luipmi: fix ACPI detection with regspacing
2010-08-06 Grant Likelyof/device: Replace struct of_device with struct platfor...
2010-06-29 Martin Wilckipmi: set schedule_timeout_wait() value back to one
2010-06-29 Matthew Garrettipmi: make sure drivers were registered before unregist...
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_...
next