aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp/system.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-05PNP: system.c: unmark a comment as being kernel-docGravatar Randy Dunlap 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageGravatar Rafael J. Wysocki 1-26/+9
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsGravatar Rafael J. Wysocki 1-9/+26
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfGravatar Bjorn Helgaas 1-1/+1
2009-11-04PNP: print resources consistently with %pRtGravatar Bjorn Helgaas 1-8/+6
2009-01-06pnp: struct device - replace bus_id with dev_name(), dev_set_name()Gravatar Kay Sievers 1-1/+1
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesGravatar Bjorn Helgaas 1-2/+2
2008-06-05PNP: skip UNSET MEM resources as well as DISABLED onesGravatar Bjorn Helgaas 1-1/+1
2008-06-02PNP: mark resources that conflict with PCI devices "disabled"Gravatar Bjorn Helgaas 1-1/+1
2008-04-29PNP: remove PNP_MAX_* usesGravatar Bjorn Helgaas 1-11/+10
2007-10-17PNP: use dev_info() in system driverGravatar Bjorn Helgaas 1-13/+16
2007-07-26PNP: fix up after LindentGravatar Bjorn Helgaas 1-8/+4
2007-07-26PNP: Lindent all source filesGravatar Bjorn Helgaas 1-18/+20
2007-04-02[PATCH] Correctly report PnP 64bit resourcesGravatar Petr Vandrovec 1-6/+7
2007-01-26PNP: system.c whitespace cleanupGravatar Bjorn Helgaas 1-21/+11
2007-01-26PNP: reserve system board iomem resources as well as ioport resourcesGravatar Bjorn Helgaas 1-7/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+111