index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
evxfgpe.c
Age
Commit message (
Expand
)
Author
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-06
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
2014-02-10
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-10
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-15
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-14
ACPICA: Audit/update for ACPICA return macros and debug depth counter
Bob Moore
2012-11-14
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-19
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