| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |