aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwregs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-10-31ACPICA: Linuxize: Change indentation of C labels.Lv Zheng1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-2/+2
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore1-1/+1
2013-01-10ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.Lv Zheng1-2/+1
2013-01-10ACPICA: Cleanup source to reduce differences between Linux and ACPICA.Lv Zheng1-1/+0
2013-01-10ACPICA: Cleanup updated comments.Lv Zheng1-1/+1
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-11/+11
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore1-2/+6
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+7
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-11-06ACPI: Fix possible recursive locking in hwregs.cRakib Mullick1-5/+6
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2010-04-20ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore1-3/+3
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-12/+194
2009-05-27ACPICA: Fix a few warnings for gcc 3.4.4Bob Moore1-2/+2
2009-03-27ACPICA: Clear PM register write-only bits on readingLin Ming1-0/+7
2009-03-27ACPICA: New: I/O port protectionBob Moore1-2/+2
2009-03-27ACPICA: Preserve all PM control reserved and ignored bitsBob Moore1-0/+15
2009-03-27ACPICA: Change handling of PM1 Status register ignored bitBob Moore1-16/+11
2009-03-26ACPICA: Add function to handle PM1 control registersBob Moore1-10/+36
2009-03-26ACPICA: For PM1B registers, do not shift value read or writtenBob Moore1-9/+24
2009-03-26ACPICA: Remove extra write for acpi_hw_clear_acpi_statusBob Moore1-14/+3
2009-03-26ACPICA: Fix writes to optional PM1B registersBob Moore1-65/+140
2009-03-26ACPICA: Split out PM1 status registers from the FADTBob Moore1-8/+10
2009-01-09ACPICA: hide private headersLen Brown1-3/+3
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+353