| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Events: Update GPE handling and initialization code. | Bob Moore | 2014-05-07 | 1 | -18/+16 |
* | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | ACPICA: Improve exception handling for GPE block installation. | Bob Moore | 2014-01-08 | 1 | -4/+4 |
* | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng | 2013-10-31 | 1 | -3/+3 |
* | ACPICA: Fix possible memory leak in GPE init error path | Tomasz Nowicki | 2013-06-16 | 1 | -0/+2 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Update ACPICA initialization messages. | Bob Moore | 2013-01-10 | 1 | -10/+12 |
* | ACPICA: Fix indent caused divergences. | Lv Zheng | 2012-11-15 | 1 | -1/+2 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -1/+1 |
* | 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 |
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
* | ACPICA: Misc comments to minimize code divergence | Lin Ming | 2011-01-12 | 1 | -10/+8 |
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -3/+8 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -2/+2 |
* | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 1 | -26/+21 |
* | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() | Rafael J. Wysocki | 2010-07-12 | 1 | -13/+8 |
* | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 2010-07-12 | 1 | -42/+5 |
* | ACPICA: Use low-level GPE enable during GPE block initialization | Rafael J. Wysocki | 2010-07-06 | 1 | -4/+3 |
* | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 | 1 | -2/+1 |
* | Merge branch 'gpe-regression-fixes' into release | Len Brown | 2010-06-12 | 1 | -1/+13 |
|\ |
|
| * | ACPI / ACPICA: Fix GPE initialization | Rafael J. Wysocki | 2010-06-12 | 1 | -1/+13 |
* | | ACPICA: Split large file, evgpeblk | Bob Moore | 2010-05-06 | 1 | -909/+0 |
* | | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 2010-05-06 | 1 | -40/+276 |
|/ |
|
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 1 | -67/+76 |
* | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 1 | -2/+2 |
* | 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-22 | 1 | -54/+33 |
|/ |
|
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -4/+4 |
* | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore | 2009-08-27 | 1 | -2/+2 |
* | ACPICA: Formatting update - no functional changes | Bob Moore | 2009-03-27 | 1 | -33/+31 |
* | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore | 2009-03-26 | 1 | -4/+4 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 | 1 | -3/+3 |
* | ACPICA: create acpica/ directory | Len Brown | 2009-01-09 | 1 | -0/+1227 |