index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evxfgpe.c
Age
Commit message (
Expand
)
Author
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2015-02-05
ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based...
Lv Zheng
2015-02-05
ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2015-02-05
ACPICA: Events: Cleanup GPE dispatcher type obtaining code
Lv Zheng
2015-02-05
ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after e...
Lv Zheng
2014-10-21
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-10-21
ACPICA: Events: Reduce indent divergences of events files.
Lv Zheng
2014-09-30
ACPICA: Introduce acpi_enable_all_wakeup_gpes()
Rafael J. Wysocki
2014-07-23
ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.
Rafael J. Wysocki
2014-07-23
ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s).
Rafael J. Wysocki
2014-05-07
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
ACPICA: Improve parameter validation for acpi_install_gpe_block.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-10-31
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
ACPICA: Cleanup updated comments.
Lv Zheng
2012-11-15
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-09-21
ACPICA: GPE support: Remove extraneous parameter from low-level function.
Feng Tang
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-07-14
ACPICA: Add support for implicit notify on multiple devices
Bob Moore
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-10-31
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-02-24
ACPI / ACPICA: Implicit notify for multiple devices
Rafael J. Wysocki
2011-02-12
ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object
Rafael J. Wysocki
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-12
ACPICA: Misc comments to minimize code divergence
Lin Ming
2011-01-12
ACPICA: Implicit notify support
Lin Ming
2011-01-12
ACPICA: Rename some function and variable names
Lin Ming
2011-01-12
ACPICA: Move GPE functions to new file evxfgpe.c
Lin Ming