aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwgpe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-11ACPICA: Update ACPICA copyrights to 2014.Bob Moore1-1/+1
2013-06-16ACPICA: Standardize all switch() blocksChao Guan1-0/+3
2013-01-25ACPICA: Remove some extraneous newlines in ACPI_ERROR type callsBob 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-2/+4
2012-11-15ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore1-1/+0
2012-11-15ACPICA: Fix indent caused divergences.Lv Zheng1-1/+2
2012-09-21ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang1-10/+5
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore1-1/+3
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore1-1/+1
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore1-1/+1
2011-01-12ACPICA: Misc comments to minimize code divergenceLin Ming1-12/+18
2011-01-12ACPICA: Rename some function and variable namesLin Ming1-1/+1
2010-07-06ACPICA: Remove obsolete GPE functionBob Moore1-25/+0
2010-07-06ACPICA: Rename acpi_hw_gpe_register_bitLin Ming1-5/+5
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki1-13/+5
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki1-5/+21
2010-06-11ACPI / ACPICA: Use helper function for computing GPE masksRafael J. Wysocki1-12/+40
2010-01-22ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore1-1/+1
2010-01-22ACPICA: Update for new gcc-4 warning optionsBob Moore1-4/+2
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore1-17/+17
2009-03-27ACPICA: Formatting update - no functional changesBob Moore1-12/+9
2009-01-09ACPICA: hide private headersLen Brown1-2/+2
2009-01-09ACPICA: create acpica/ directoryLen Brown1-0/+469