Age | Commit message (Expand) | Author | Files | Lines |
2022-02-04 | PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev() | Rafael J. Wysocki | 1 | -2/+3 |
2018-09-18 | PCI: hotplug: Embed hotplug_slot | Lukas Wunner | 1 | -1/+1 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+4 |
2018-02-04 | PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status | Hans de Goede | 1 | -1/+4 |
2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas | 1 | -15/+1 |
2017-01-11 | PCI: acpiphp_ibm: Make ibm_apci_table_attr __ro_after_init | Bhumika Goyal | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-04-15 | PCI: acpiphp_ibm: Avoid uninitialized variable reference | Dan Carpenter | 1 | -0/+2 |
2016-01-20 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -1/+1 |
2016-01-08 | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slot | Colin Ian King | 1 | -3/+14 |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa | 1 | -1/+1 |
2014-09-24 | PCI: Add space before open parenthesis | Quentin Lambert | 1 | -1/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 1 | -7/+7 |
2013-09-25 | PCI: acpiphp_ibm: Convert to dynamic debug | Lan Tianyu | 1 | -34/+24 |
2013-08-27 | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 1 | -1/+0 |
2013-07-23 | ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot | Rafael J. Wysocki | 1 | -1/+1 |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -1/+0 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -2/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+1 |
2009-09-25 | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 1 | -1/+0 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -7/+5 |
2009-01-07 | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-10-23 | Fix PCI hotplug printk format | Randy Dunlap | 1 | -1/+1 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -1/+1 |
2008-06-10 | PCI: introduce pci_slot | Alex Chiang | 1 | -2/+4 |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -18/+18 |
2008-02-21 | PCI: hotplug: acpiphp_ibm: Remove get device information | Gary Hade | 1 | -16/+17 |
2008-01-24 | kset: convert pci hotplug to use kset_create_and_add | Greg Kroah-Hartman | 1 | -2/+2 |
2007-11-28 | pci hotplug: kernel-doc fixes | Randy Dunlap | 1 | -23/+24 |
2007-08-25 | Pull events into release branch | Len Brown | 1 | -1/+4 |
2007-08-25 | acpiphp_ibm: add missing '\n' to error message | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -1/+1 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -0/+3 |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -2/+4 |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -2/+2 |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-10-18 | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman | 1 | -1/+0 |
2006-09-25 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap | 1 | -3/+1 |
2006-01-31 | [PATCH] PCI Hotplug: fix up coding style issues | Pavel Machek | 1 | -12/+9 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+499 |