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