summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel/io_acpi_init.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-513/+0
2016-05-05ia64/PCI: Remove unused 'addr' and fix build warningMatt Fleming1-1/+0
2016-03-12ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas1-7/+11
2016-03-12ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas1-5/+5
2013-11-15ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+2
2011-11-01ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+2
2009-02-05PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-1/+1
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-12-31ACPI: io_acpi_init.c: call acpi_get_name to get node fullnameLin Ming1-46/+56
2008-10-23ACPI: fix ia64 build warningLen Brown1-1/+1
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-4/+4
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-18/+18
2007-07-10[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller1-9/+8
2007-02-24ACPI: Altix: cannot register acpi bus driver before bus scanJohn Keller1-22/+22
2007-02-03Altix: ACPI SSDT PCI device supportJohn Keller1-24/+290
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-12-02Altix: Initial ACPI support - ROM shadowing.John Keller1-0/+33
2006-12-02Altix: Add initial ACPI IO supportJohn Keller1-0/+198