summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica/hwgpe.c
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Update all copyrights/signons to 2023Bob Moore2023-04-061-1/+1
* ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-131-1/+1
* ACPICA: Updated all copyrights to 2021Bob Moore2021-01-221-1/+1
* ACPICA: fix -WfallthroughNick Desaulniers2021-01-221-1/+1
* ACPICA: Add missing type casts in GPE register access codeRafael J. Wysocki2020-10-191-2/+2
* ACPICA: Add support for using logical addresses of GPE blocksRafael J. Wysocki2020-09-111-0/+10
* ACPICA: Introduce special struct type for GPE register addressesRafael J. Wysocki2020-09-041-4/+4
* ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()Rafael J. Wysocki2020-09-041-16/+76
* ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki2020-03-251-9/+38
* ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-111-0/+71
* ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore2020-01-131-1/+1
* ACPICA: All acpica: Update copyrights to 2019Bob Moore2019-01-151-1/+1
* ACPICA: adding SPDX headersErik Schmauss2018-03-181-37/+3
* ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss2018-03-181-1/+0
* ACPICA: All acpica: Update copyrights to 2018Bob Moore2018-02-061-1/+1
* ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng2017-10-041-2/+2
* ACPICA: Source tree: Update copyright notices to 2017Bob Moore2017-02-091-1/+1
* ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanismLv Zheng2016-08-131-5/+18
* ACPICA: Divergence: remove unwanted spaces for typedefLv Zheng2016-05-051-3/+3
* ACPICA: Additional 2016 copyright changesBob Moore2016-01-151-1/+1
* ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-011-4/+3
* ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-011-0/+1
* ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki2015-04-151-7/+4
* ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng2015-04-141-1/+12
* ACPICA: Update Copyright headers to 2015David E. Box2015-02-051-1/+1
* ACPICA: Hardware: Cast GPE enable_mask before storingDavid E. Box2015-02-051-1/+1
* ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng2015-02-051-1/+1
* ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...Lv Zheng2015-02-051-0/+4
* ACPICA: Save current masks of enabled GPEs after enable register writesRafael J. Wysocki2014-12-011-10/+43
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-1/+1
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-0/+7
* ACPICA: Events: Reduce indent divergences of events files.Lv Zheng2014-10-211-1/+1
* ACPICA: Clear all non-wakeup GPEs in acpi_hw_enable_wakeup_gpe_block()Rafael J. Wysocki2014-09-301-4/+4
* ACPICA: Update ACPICA copyrights to 2014.Bob Moore2014-02-111-1/+1
* ACPICA: Standardize all switch() blocksChao Guan2013-06-161-0/+3
* ACPICA: Remove some extraneous newlines in ACPI_ERROR type callsBob Moore2013-01-251-1/+1
* ACPICA: Update ACPICA copyrights to 2013Bob Moore2013-01-251-1/+1
* ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.Lv Zheng2013-01-101-2/+4
* ACPICA: ACPICA core: Cleanup empty lines at file start and endBob Moore2012-11-151-1/+0
* ACPICA: Fix indent caused divergences.Lv Zheng2012-11-151-1/+2
* ACPICA: GPE support: Remove extraneous parameter from low-level function.Feng Tang2012-09-211-10/+5
* ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-221-1/+3
* ACPICA: Update all copyrights to 2012Bob Moore2012-01-171-1/+1
* ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore2011-01-181-1/+1
* ACPICA: Misc comments to minimize code divergenceLin Ming2011-01-121-12/+18
* ACPICA: Rename some function and variable namesLin Ming2011-01-121-1/+1
* ACPICA: Remove obsolete GPE functionBob Moore2010-07-061-25/+0
* ACPICA: Rename acpi_hw_gpe_register_bitLin Ming2010-07-061-5/+5
* ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki2010-06-121-13/+5
* ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki2010-06-121-5/+21