| Commit message (Expand) | Author | Age |
* | ACPICA: Split exception code utilities to a new file, utexcep.c | Bob Moore | 2012-07-17 |
* | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2012-07-14 |
* | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 |
* | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 |
|\ |
|
| * | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 |
| * | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 |
| * | ACPI 5.0: Implement hardware-reduced option | Bob Moore | 2012-01-17 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
|/ |
|
* | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 2011-07-13 |
* | ACPICA: Fix code divergence of global lock handling | Lin Ming | 2011-03-25 |
* | ACPICA: Use acpi_os_create_lock interface | Lin Ming | 2011-03-25 |
* | ACPICA: Add mechanism to defer _REG methods for some installed handlers | Bob Moore | 2011-03-02 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2011-01-20 |
|\ |
|
| * | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 |
* | | ACPI / ACPICA: Initialize the global lock spinlock as appropriate | Rafael J. Wysocki | 2011-01-14 |
|/ |
|
* | ACPICA: Global event handler | Lin Ming | 2011-01-12 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 |
* | Merge branch 'gpe-defer' into release | Len Brown | 2010-10-25 |
|\ |
|
| * | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 |
* | | ACPICA: Make acpi_gbl_system_awake_and_running publically available | Bob Moore | 2010-10-01 |
* | | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 2010-10-01 |
|/ |
|
* | Merge branch 'acpica-gpe' into release | Len Brown | 2010-08-15 |
|\ |
|
| * | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 2010-07-12 |
* | | ACPI: introduce module parameter acpi.aml_debug_output | Zhang Rui | 2010-08-14 |
|/ |
|
* | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett | 2010-06-12 |
* | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore | 2010-05-06 |
* | ACPICA: Update DSDT copy/detection. | Bob Moore | 2010-04-20 |
* | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming | 2010-04-20 |
* | ACPICA: Add detection of corrupted/replaced DSDT | Lin Ming | 2010-04-20 |
* | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming | 2010-04-20 |
* | ACPICA: Update all ACPICA copyrights and signons to 2010 | Bob Moore | 2010-01-22 |
* | ACPICA: Add support for module-level executable AML code | Lin Ming | 2009-08-28 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
* | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore | 2009-08-27 |
* | ACPICA: Remove unused global variables | Bob Moore | 2009-05-27 |
* | ACPICA: New: I/O port protection | Bob Moore | 2009-03-27 |
* | ACPICA: Fix AcpiWalkNamespace race condition with table unload | Bob Moore | 2009-03-27 |
* | ACPICA: Split out PM1 status registers from the FADT | Bob Moore | 2009-03-26 |
* | ACPICA: Allow OS override of all ACPI tables | Bob Moore | 2009-03-26 |
* | ACPICA: hide private headers | Len Brown | 2009-01-09 |