summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/system.c
AgeCommit message (Expand)AuthorLines
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas-1/+1
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas-8/+6
2009-01-06pnp: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas-2/+2
2008-06-05PNP: skip UNSET MEM resources as well as DISABLED onesBjorn Helgaas-1/+1
2008-06-02PNP: mark resources that conflict with PCI devices "disabled"Bjorn Helgaas-1/+1
2008-04-29PNP: remove PNP_MAX_* usesBjorn Helgaas-11/+10
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas-13/+16
2007-07-26PNP: fix up after LindentBjorn Helgaas-8/+4
2007-07-26PNP: Lindent all source filesBjorn Helgaas-18/+20
2007-04-02[PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec-6/+7
2007-01-26PNP: system.c whitespace cleanupBjorn Helgaas-21/+11
2007-01-26PNP: reserve system board iomem resources as well as ioport resourcesBjorn Helgaas-7/+19
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+111