Age | Commit message (Expand) | Author | Files | Lines |
2014-05-07 | ACPICA: Events: Update GPE handling and initialization code. | Bob Moore | 1 | -6/+7 |
2014-02-11 | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 1 | -1/+1 |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 1 | -1/+1 |
2013-10-30 | ACPICA: Fix possible memory leaks in the GPE handling. | Lv Zheng | 1 | -0/+1 |
2013-06-16 | ACPICA: Standardize all switch() blocks | Chao Guan | 1 | -4/+2 |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 1 | -1/+0 |
2013-03-12 | ACPICA: Regression fix: reinstate safe exit macros | Bob Moore | 1 | -3/+3 |
2013-01-25 | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 1 | -1/+1 |
2013-01-10 | ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros. | Bob Moore | 1 | -3/+3 |
2013-01-10 | ACPICA: Enhance error messages. | Lv Zheng | 1 | -1/+1 |
2013-01-10 | ACPICA: Cleanup updated comments. | Lv Zheng | 1 | -2/+2 |
2012-11-15 | ACPICA: Fix indent caused divergences. | Lv Zheng | 1 | -8/+12 |
2012-09-21 | ACPICA: GPE support: Remove extraneous parameter from low-level function. | Feng Tang | 1 | -2/+1 |
2012-09-21 | ACPICA: GPE Support: Update debug info for GPE tracing. | Bob Moore | 1 | -2/+19 |
2012-07-14 | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 1 | -11/+11 |
2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 1 | -1/+3 |
2012-01-17 | ACPICA: Update all copyrights to 2012 | Bob Moore | 1 | -1/+1 |
2011-03-19 | Merge branch 'acpica' into release | Len Brown | 1 | -0/+9 |
2011-03-03 | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming | 1 | -0/+9 |
2011-02-24 | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 1 | -4/+13 |
2011-01-19 | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 1 | -1/+1 |
2011-01-19 | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl | 1 | -0/+2 |
2011-01-12 | ACPICA: Misc comments to minimize code divergence | Lin Ming | 1 | -8/+13 |
2011-01-12 | ACPICA: Global event handler | Lin Ming | 1 | -1/+8 |
2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 1 | -72/+100 |
2011-01-12 | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming | 1 | -12/+45 |
2011-01-12 | ACPICA: New GPE handler callback definition | Lin Ming | 1 | -4/+10 |
2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 1 | -5/+9 |
2010-08-07 | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 1 | -0/+73 |
2010-07-07 | ACPICA: Remove obsolete GPE function | Bob Moore | 1 | -2/+6 |
2010-07-07 | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki | 1 | -0/+40 |
2010-07-07 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -13/+8 |
2010-07-07 | ACPICA: Rename acpi_hw_gpe_register_bit | Lin Ming | 1 | -1/+1 |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown | 1 | -110/+5 |
2010-06-12 | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 1 | -106/+2 |
2010-06-12 | ACPI / ACPICA: Use helper function for computing GPE masks | Rafael J. Wysocki | 1 | -4/+3 |
2010-05-06 | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 1 | -1/+1 |
2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 1 | -44/+109 |
2010-04-20 | ACPICA: Update version to 20100331. | Robert Moore | 0 | -0/+0 |
2010-04-20 | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 1 | -6/+6 |
2010-03-23 | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() | Rafael J. Wysocki | 1 | -12/+7 |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 1 | -1/+1 |
2010-02-25 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -7/+3 |
2010-02-23 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -137/+16 |
2010-01-22 | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 1 | -1/+1 |
2009-08-27 | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 1 | -4/+4 |
2009-03-27 | ACPICA: Formatting update - no functional changes | Bob Moore | 1 | -3/+4 |
2009-01-09 | ACPICA: hide private headers | Len Brown | 1 | -3/+3 |
2009-01-09 | ACPICA: create acpica/ directory | Len Brown | 1 | -0/+722 |