aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwvalid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng1-9/+9
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore1-1/+0
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore1-2/+2
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore1-0/+2
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett1-0/+12
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-1/+1
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-04-24Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown1-0/+1
2009-04-24I/O port protection: update for windows compatibility.Lin Ming1-14/+71
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown1-1/+0
2009-03-27ACPICA: Fix PCI configuration space port address rangeBob Moore1-1/+1
2009-03-27ACPICA: Condense some protected portsBob Moore1-8/+26
2009-03-27ACPICA: New: I/O port protectionBob Moore1-0/+240