| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() | Lv Zheng | 2016-10-29 | 5 | -19/+11 |
* | ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ... | Lv Zheng | 2016-10-29 | 1 | -1/+1 |
* | ACPICA: Dispatcher: Fix order issue of method termination | Lv Zheng | 2016-10-29 | 1 | -20/+20 |
* | ACPICA: Parser: Fix a regression in LoadTable support | Lv Zheng | 2016-09-24 | 1 | -0/+11 |
* | ACPICA: Tables: Fix "UNLOAD" code path lock issues | Lv Zheng | 2016-09-24 | 3 | -13/+26 |
* | ACPICA: Tables: Fix a regression in acpi_tb_find_table() | Lv Zheng | 2016-09-17 | 1 | -1/+1 |
* | ACPICA: Tables: Tune table mutex to be a leaf lock | Lv Zheng | 2016-09-10 | 5 | -131/+182 |
* | ACPICA: Dispatcher: Fix a mutex issue for method auto serialization | Lv Zheng | 2016-09-10 | 2 | -2/+10 |
* | ACPICA: Namespace: Fix dynamic table loading issues | Lv Zheng | 2016-09-10 | 10 | -69/+47 |
* | ACPICA: Namespace: Add acpi_ns_get_node_unlocked() | Lv Zheng | 2016-09-10 | 2 | -16/+55 |
* | ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for... | Lv Zheng | 2016-09-10 | 10 | -37/+220 |
* | ACPICA: Update return value for intenal _OSI method | Bob Moore | 2016-09-10 | 1 | -5/+17 |
* | ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_a... | Lv Zheng | 2016-09-10 | 1 | -53/+49 |
* | ACPICA: Tables: Add new table events indicating table installation/uninstalla... | Lv Zheng | 2016-09-10 | 1 | -0/+8 |
* | ACPICA: Tables: Remove acpi_tb_install_fixed_table() | Lv Zheng | 2016-09-10 | 3 | -80/+16 |
* | ACPICA: Add a couple of casts to uthex.c | Bob Moore | 2016-09-10 | 1 | -1/+2 |
* | ACPICA: Cleanup for all string-to-integer conversions | Bob Moore | 2016-09-10 | 14 | -387/+429 |
* | ACPICA: Debugger: Add subcommand for predefined name execution | Bob Moore | 2016-09-10 | 4 | -29/+169 |
* | ACPICA: Applications: Fix a potential issue that help messages may be dumped ... | Lv Zheng | 2016-08-13 | 1 | -3/+3 |
* | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx... | Lv Zheng | 2016-08-13 | 2 | -27/+2 |
* | ACPICA: Clib: Add -nostdinc support for EFI layer | Lv Zheng | 2016-08-13 | 4 | -50/+105 |
* | ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue | Lv Zheng | 2016-08-13 | 1 | -0/+4 |
* | ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles | Lv Zheng | 2016-08-13 | 2 | -4/+0 |
* | ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link | Lv Zheng | 2016-08-13 | 1 | -0/+1 |
* | ACPICA: Debugger: Fix wrong inclusions in dbfileio.c | Lv Zheng | 2016-08-13 | 1 | -14/+6 |
* | ACPICA: FADT support cleanup | Bob Moore | 2016-08-13 | 1 | -4/+6 |
* | ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism | Lv Zheng | 2016-08-13 | 5 | -5/+123 |
* | ACPICA: Use os_allocate_zeroed | Bob Moore | 2016-08-13 | 1 | -3/+1 |
* | ACPICA: Divergence: Port declarators back to ACPICA | Lv Zheng | 2016-08-13 | 7 | -11/+16 |
* | ACPICA: Simplify configuration for "Max Loops" system parameter | Bob Moore | 2016-08-13 | 1 | -1/+1 |
* | ACPICA: Disassembler: Add option to emit embedded External operators/opcodes | Bob Moore | 2016-08-13 | 1 | -0/+1 |
* | ACPICA: Debugger: Extend some max line lengths | Bob Moore | 2016-08-13 | 2 | -3/+3 |
* | ACPICA: Utilities: Introduce facility to allow Linux to set correct logging l... | Lv Zheng | 2016-08-13 | 1 | -0/+12 |
* | ACPICA: Interpreter: Remove temporary code for External() opcode | Bob Moore | 2016-08-13 | 1 | -9/+8 |
* | ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initial... | Jung-uk Kim | 2016-08-13 | 1 | -3/+3 |
* | ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces. | Jung-uk Kim | 2016-08-13 | 3 | -1/+43 |
* | Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t... | Rafael J. Wysocki | 2016-07-11 | 2 | -9/+2 |
* | Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering" | Rafael J. Wysocki | 2016-07-11 | 2 | -8/+8 |
* | ACPICA: Namespace: Fix namespace/interpreter lock ordering | Lv Zheng | 2016-07-05 | 2 | -8/+8 |
* | ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic table loa... | Lv Zheng | 2016-06-22 | 2 | -2/+9 |
* | Revert "ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for a... | Rafael J. Wysocki | 2016-06-15 | 1 | -137/+9 |
* | ACPICA / Hardware: Fix old register check in acpi_hw_get_access_bit_width() | Lv Zheng | 2016-06-01 | 1 | -14/+9 |
* | Merge back new ACPICA material for v4.7. | Rafael J. Wysocki | 2016-05-06 | 111 | -1022/+1662 |
|\ |
|
| * | ACPICA: Move all ASCII utilities to a common file | Bob Moore | 2016-05-05 | 11 | -110/+160 |
| * | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support for acpi_hw_w... | Lv Zheng | 2016-05-05 | 1 | -9/+137 |
| * | ACPICA: ACPI 2.0, Hardware: Add access_width/bit_offset support in acpi_hw_re... | Lv Zheng | 2016-05-05 | 1 | -13/+62 |
| * | ACPICA: Executer: Introduce a set of macros to handle bit width mask generation | Lv Zheng | 2016-05-05 | 2 | -10/+14 |
| * | ACPICA: Hardware: Add optimized access bit width support | Lv Zheng | 2016-05-05 | 1 | -2/+47 |
| * | ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro | Lv Zheng | 2016-05-05 | 1 | -1/+2 |
| * | ACPICA: Renamed some #defined flag constants for clarity | Bob Moore | 2016-05-05 | 2 | -16/+16 |