aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwgpe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng1-2/+2
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore1-1/+1
2016-08-13ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng1-5/+18
2016-05-05ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng1-3/+3
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore1-1/+1
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore1-4/+3
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-0/+1
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki1-7/+4
2015-04-14ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event.Lv Zheng1-1/+12
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box1-1/+1
2015-02-05ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box1-1/+1
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng1-1/+1
2015-02-05ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes"Lv Zheng1-0/+4
2014-12-01ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki1-10/+43
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming.Lv Zheng1-1/+1
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support.Lv Zheng1-0/+7
2014-10-21ACPICA: Events: Reduce indent divergences of events files.Lv Zheng1-1/+1
2014-09-30ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()Rafael J. Wysocki1-4/+4
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