aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/acpiphp_ibm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-09-25ACPICA: fixup after acpi_get_object_info() changeBjorn Helgaas1-1/+0
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-7/+5
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-23Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2008-06-10PCI: introduce pci_slotAlex Chiang1-2/+4
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-18/+18
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade1-16/+17
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman1-2/+2
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap1-23/+24
2007-08-25Pull events into release branchLen Brown1-1/+4
2007-08-25acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge1-1/+1
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown1-1/+1
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui1-0/+3
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-2/+2
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman1-1/+0
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-3/+1
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek1-12/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+499