| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 2012-07-14 | 1 | -11/+11 |
* | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 1 | -1/+3 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | Merge branch 'acpica' into release | Len Brown | 2011-03-18 | 1 | -0/+9 |
|\ |
|
| * | ACPICA: GPE detect optimization - ignore unused GPE registers | Lin Ming | 2011-03-02 | 1 | -0/+9 |
* | | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 2011-02-24 | 1 | -4/+13 |
|/ |
|
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
* | ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). | Jesper Juhl | 2011-01-18 | 1 | -0/+2 |
* | ACPICA: Misc comments to minimize code divergence | Lin Ming | 2011-01-12 | 1 | -8/+13 |
* | ACPICA: Global event handler | Lin Ming | 2011-01-12 | 1 | -1/+8 |
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -72/+100 |
* | ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method | Lin Ming | 2011-01-12 | 1 | -12/+45 |
* | ACPICA: New GPE handler callback definition | Lin Ming | 2011-01-12 | 1 | -4/+10 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -5/+9 |
* | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 | 1 | -0/+73 |
* | ACPICA: Remove obsolete GPE function | Bob Moore | 2010-07-06 | 1 | -2/+6 |
* | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki | 2010-07-06 | 1 | -0/+40 |
* | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 | 1 | -13/+8 |
* | ACPICA: Rename acpi_hw_gpe_register_bit | Lin Ming | 2010-07-06 | 1 | -1/+1 |
* | Merge branch 'gpe-regression-fixes' into release | Len Brown | 2010-06-12 | 1 | -110/+5 |
|\ |
|
| * | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki | 2010-06-12 | 1 | -106/+2 |
| * | ACPI / ACPICA: Use helper function for computing GPE masks | Rafael J. Wysocki | 2010-06-11 | 1 | -4/+3 |
* | | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 2010-05-06 | 1 | -1/+1 |
|/ |
|
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 1 | -44/+109 |
* | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 1 | -6/+6 |
* | ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() | Rafael J. Wysocki | 2010-03-23 | 1 | -12/+7 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ |
|
| * | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 | 1 | -1/+1 |
* | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-24 | 1 | -7/+3 |
* | | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 2010-02-22 | 1 | -137/+16 |
|/ |
|
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 1 | -4/+4 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-27 | 1 | -3/+4 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 | 1 | -3/+3 |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -0/+722 |