| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Tables: Add mechanism to control early table checksum verification. | Lv Zheng | 2014-06-01 | 1 | -0/+9 |
* | Merge back earlier ACPICA material. | Rafael J. Wysocki | 2014-05-27 | 1 | -273/+558 |
|\ |
|
| * | ACPICA: Update version to 20140424. | Bob Moore | 2014-05-07 | 1 | -1/+1 |
| * | ACPICA: Comment/format update, no functional change. | Bob Moore | 2014-05-07 | 1 | -19/+54 |
| * | ACPICA: Back port of improvements on exception code. | Bob Moore | 2014-05-07 | 1 | -1/+1 |
| * | ACPICA: OSL: Add configurability for generic external functions. | Lv Zheng | 2014-05-07 | 1 | -200/+283 |
| * | ACPICA: OSL: Add section to collect the divergence in acpixf.h. | Lv Zheng | 2014-05-07 | 1 | -13/+17 |
| * | ACPICA: OSL: Add configurability for debug output functions. | Lv Zheng | 2014-05-07 | 1 | -18/+31 |
| * | ACPICA: OSL: Add configurability for error message functions. | Lv Zheng | 2014-05-07 | 1 | -27/+46 |
| * | ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI... | Lv Zheng | 2014-05-07 | 1 | -12/+23 |
| * | ACPICA: Update global variable definitions. No functional change. | Lv Zheng | 2014-05-07 | 1 | -13/+130 |
| * | ACPICA: Update version to 20140325. | Bob Moore | 2014-04-20 | 1 | -1/+1 |
| * | ACPICA: Tables: Add acpi_install_table() API for early table installation. | Lv Zheng | 2014-04-20 | 1 | -0/+3 |
| * | ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load. | Lv Zheng | 2014-04-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'acpica' | Rafael J. Wysocki | 2014-04-01 | 1 | -1/+1 |
|\ |
|
| * | ACPICA: Add auto-serialization support for ill-behaved control methods. | Bob Moore | 2014-03-26 | 1 | -0/+1 |
| * | ACPICA: Remove global option to serialize all control methods. | Lv Zheng | 2014-03-26 | 1 | -1/+0 |
* | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-03-20 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)." | Robert Moore | 2014-03-18 | 1 | -4/+0 |
| * | ACPICA: Update version to 20140214. | Bob Moore | 2014-03-18 | 1 | -1/+1 |
| * | ACPICA: Headers: Deploy #pragma pack (push) and (pop). | Bob Moore | 2014-02-27 | 1 | -0/+4 |
| * | ACPICA: Update version to 20140114. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
| * | ACPICA: Update ACPICA copyrights to 2014. | Bob Moore | 2014-02-11 | 1 | -1/+1 |
* | | ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data() | Rafael J. Wysocki | 2014-02-05 | 1 | -0/+4 |
|/ |
|
* | ACPICA: Remove bool usage from ACPICA. | Lv Zheng | 2014-01-27 | 1 | -1/+1 |
* | ACPICA: Update version to 20131218. | Bob Moore | 2014-01-08 | 1 | -1/+1 |
* | ACPICA: Linuxize: Cleanup spaces after special macro invocations. | Lv Zheng | 2014-01-08 | 1 | -17/+3 |
* | ACPICA: Add option to favor 32-bit FADT addresses. | Bob Moore | 2014-01-08 | 1 | -0/+1 |
* | ACPICA: Cleanup the option of forcing the use of the RSDT. | Lv Zheng | 2014-01-08 | 1 | -8/+8 |
* | ACPICA: Update version to 20131115. | Bob Moore | 2013-11-21 | 1 | -1/+1 |
* | ACPICA: Add __init for ACPICA initializers/finalizers. | Lv Zheng | 2013-10-31 | 1 | -7/+7 |
* | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -2/+2 |
* | ACPICA: Add new statistics interface. | Lv Zheng | 2013-10-31 | 1 | -0/+2 |
* | ACPICA: Update version to 20130927. | Bob Moore | 2013-10-31 | 1 | -1/+1 |
* | ACPICA: Fix indentation issues for macro invocations. | Lv Zheng | 2013-10-31 | 1 | -5/+17 |
* | ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro | Lv Zheng | 2013-10-31 | 1 | -13/+16 |
* | ACPICA: Cleanup memory allocation macros and configurability. | Lv Zheng | 2013-10-30 | 1 | -9/+0 |
* | ACPICA: Fix a macro for the hardware-reduced case | Bob Moore | 2013-10-30 | 1 | -1/+1 |
* | ACPICA: Update version to 20130823. | Bob Moore | 2013-09-24 | 1 | -1/+1 |
* | ACPICA: Add support for host-installed SCI handlers. | Lv Zheng | 2013-09-24 | 1 | -3/+10 |
* | ACPICA: Update version to 20130725. | Bob Moore | 2013-08-13 | 1 | -1/+1 |
* | ACPICA: Update names for walk_namespace callbacks to clarify usage. | Bob Moore | 2013-08-13 | 1 | -2/+2 |
* | ACPICA: Add acpi_update_interfaces() public interface | Lv Zheng | 2013-07-23 | 1 | -0/+2 |
* | ACPICA: Update version to 20130626 | Bob Moore | 2013-07-23 | 1 | -1/+1 |
* | ACPICA: expose OSI version | Aaron Lu | 2013-07-18 | 1 | -0/+1 |
* | ACPICA: Update version to 20130517 | Bob Moore | 2013-06-20 | 1 | -1/+1 |
* | ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT | Lv Zheng | 2013-06-16 | 1 | -0/+1 |
* | ACPICA: Update version to 20130418 | Bob Moore | 2013-06-01 | 1 | -1/+1 |
* | ACPICA: Update version to 20130328 | Bob Moore | 2013-04-12 | 1 | -1/+1 |
* | ACPICA: Update version to 20130214 | Bob Moore | 2013-03-12 | 1 | -1/+1 |