index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
system.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
2009-01-06
pnp: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-06-05
PNP: skip UNSET MEM resources as well as DISABLED ones
Bjorn Helgaas
2008-06-02
PNP: mark resources that conflict with PCI devices "disabled"
Bjorn Helgaas
2008-04-29
PNP: remove PNP_MAX_* uses
Bjorn Helgaas
2007-10-17
PNP: use dev_info() in system driver
Bjorn Helgaas
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2007-04-02
[PATCH] Correctly report PnP 64bit resources
Petr Vandrovec
2007-01-26
PNP: system.c whitespace cleanup
Bjorn Helgaas
2007-01-26
PNP: reserve system board iomem resources as well as ioport resources
Bjorn Helgaas
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds