| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE | Rafael J. Wysocki | 2020-03-25 | 1 | -5/+12 |
* | ACPICA: Introduce acpi_any_gpe_status_set() | Rafael J. Wysocki | 2020-02-11 | 1 | -0/+32 |
* | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore | 2020-01-13 | 1 | -1/+1 |
* | ACPICA: Return u32 from acpi_dispatch_gpe() | Rafael J. Wysocki | 2019-07-23 | 1 | -3/+3 |
* | ACPICA: Clear status of GPEs on first direct enable | Rafael J. Wysocki | 2019-06-19 | 1 | -1/+1 |
* | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 2019-02-24 | 1 | -2/+2 |
* | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 2019-01-15 | 1 | -1/+1 |
* | ACPICA: Introduce acpi_dispatch_gpe() | Rafael J. Wysocki | 2018-05-25 | 1 | -0/+22 |
* | ACPICA: adding SPDX headers | Erik Schmauss | 2018-03-18 | 1 | -37/+3 |
* | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 2018-03-18 | 1 | -1/+20 |
* | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore | 2018-02-06 | 1 | -1/+1 |
* | ACPICA: Make it possible to enable runtime GPEs earlier | Rafael J. Wysocki | 2017-08-17 | 1 | -0/+8 |
* | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore | 2017-02-09 | 1 | -1/+1 |
* | ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism | Lv Zheng | 2016-08-13 | 1 | -0/+43 |
* | ACPICA: Divergence: remove unwanted spaces for typedef | Lv Zheng | 2016-05-05 | 1 | -1/+1 |
* | ACPICA: Additional 2016 copyright changes | Bob Moore | 2016-01-15 | 1 | -1/+1 |
* | ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based... | Lv Zheng | 2015-02-05 | 1 | -7/+16 |
* | ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences | Lv Zheng | 2015-02-05 | 1 | -0/+105 |
* | ACPICA: Update Copyright headers to 2015 | David E. Box | 2015-02-05 | 1 | -1/+1 |
* | ACPICA: Events: Cleanup GPE dispatcher type obtaining code | Lv Zheng | 2015-02-05 | 1 | -3/+3 |
* | ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e... | Lv Zheng | 2015-02-05 | 1 | -1/+0 |
* | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 2014-10-21 | 1 | -3/+0 |
* | ACPICA: Events: Reduce indent divergences of events files. | Lv Zheng | 2014-10-21 | 1 | -5/+4 |
* | ACPICA: Introduce acpi_enable_all_wakeup_gpes() | Rafael J. Wysocki | 2014-09-30 | 1 | -0/+32 |
* | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. | Rafael J. Wysocki | 2014-07-23 | 1 | -0/+47 |
* | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s). | Rafael J. Wysocki | 2014-07-23 | 1 | -3/+11 |
* | ACPICA: Events: Update GPE handling and initialization code. | Bob Moore | 2014-05-07 | 1 | -3/+4 |
* | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | ACPICA: Improve parameter validation for acpi_install_gpe_block. | Bob Moore | 2014-02-11 | 1 | -0/+19 |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -3/+3 |
* | ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. | Lv Zheng | 2013-10-31 | 1 | -1/+2 |
* | ACPICA: Standardize all switch() blocks | Chao Guan | 2013-06-16 | 1 | -0/+3 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -0/+1 |
* | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 1 | -4/+4 |
* | ACPICA: Audit/update for ACPICA return macros and debug depth counter | Bob Moore | 2012-11-15 | 1 | -2/+2 |
* | ACPICA: Fix indent caused divergences. | Lv Zheng | 2012-11-15 | 1 | -4/+5 |
* | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang | 2012-09-21 | 1 | -2/+1 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -3/+3 |
* | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 2012-07-14 | 1 | -37/+69 |
* | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 1 | -0/+2 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 2011-02-24 | 1 | -9/+33 |
* | ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object | Rafael J. Wysocki | 2011-02-12 | 1 | -23/+26 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-19 | 1 | -1/+1 |
* | ACPICA: Misc comments to minimize code divergence | Lin Ming | 2011-01-12 | 1 | -11/+21 |
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -11/+47 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -20/+33 |
* | ACPICA: Move GPE functions to new file evxfgpe.c | Lin Ming | 2011-01-12 | 1 | -0/+610 |