Commit Graph

222 Commits (8f40f171a29d0d2ae1ca8bd4a0c3fc9f514d1e20)

Author SHA1 Message Date
Lin Ming 8f40f171a2 ACPICA: Add ACPI_INLINE configuration parameter 15 years ago
Bob Moore 95abccb576 ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface 15 years ago
Lin Ming b0ed7a915a ACPICA/ACPI: Add new host interfaces for _OSI support 15 years ago
Bob Moore 09387b4315 ACPICA: Revert "Revert "Enable multi-byte EC transfers 15 years ago
Bob Moore c5f0231ee6 ACPICA: Fix acpi_os_read_pci_configuration prototype 15 years ago
Andi Kleen cfa806f059 gcc-4.6: ACPI: fix unused but set variables in ACPI 15 years ago
Zhang Rui c637e4861c ACPI: introduce module parameter acpi.aml_debug_output 15 years ago
Rafael J. Wysocki 28f4f8a9de ACPI / ACPICA: Fix reference counting problems with GPE handlers 15 years ago
Rafael J. Wysocki a0d468718b ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() 15 years ago
Rafael J. Wysocki 9ce10df8d8 ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset 15 years ago
Rafael J. Wysocki 9874647ba1 ACPI / ACPICA: Do not execute _PRW methods during initialization 15 years ago
Bob Moore 09079250db ACPICA: Fix for Alias references within Package objects 15 years ago
Bob Moore 150dba38f0 ACPICA: Fix lint warning for 64-bit constant 15 years ago
Bob Moore de5668fe75 ACPICA: Remove obsolete GPE function 15 years ago
Rafael J. Wysocki 546eb57695 ACPICA: Drop acpi_set_gpe 15 years ago
Rafael J. Wysocki 3bd741bd0d ACPICA: Use low-level GPE enable during GPE block initialization 15 years ago
Rafael J. Wysocki a44061aa8b ACPICA: Remove wakeup GPE reference counting which is not used 15 years ago
Rafael J. Wysocki e8b6f97010 ACPICA: Introduce acpi_gpe_wakeup() 15 years ago
Lin Ming b76df67352 ACPICA: Rename acpi_hw_gpe_register_bit 15 years ago
Alexey Starikovskiy a9fc03125e ACPICA: Optimization: Reduce the number of namespace walks 15 years ago
Bob Moore 20d33aea7a ACPICA: Update flags for operand object 15 years ago
Alexey Starikovskiy c45b5c0970 ACPICA: Performance enhancement for namespace search and access 15 years ago
Bob Moore 5821f75421 ACPICA: Expand device initialization counters to 32 bits 15 years ago
Bob Moore b27d65975c ACPICA: Core: Replace all %d format specifiers with %u (unsigned) 15 years ago
Alexey Starikovskiy 96b7b7ad79 ACPICA: Expand initialization counters to 32 bits 15 years ago
Bob Moore 507f7d5e27 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods 15 years ago
Bob Moore aa9d36060f ACPICA: Add comment: _BCL cannot be sorted on the fly 15 years ago
Len Brown 3d695839a1 ACPI: handle systems which asynchoronously enable ACPI mode 15 years ago
Matthew Garrett b681f7d9ab ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility 15 years ago
Bob Moore 9cbfa18e8a ACPICA: Limit maximum time for Sleep() operator 15 years ago
Rafael J. Wysocki ce43ace023 ACPI / ACPICA: Fix GPE initialization 15 years ago
Rafael J. Wysocki c9a8bbb770 ACPI / ACPICA: Avoid writing full enable masks to GPE registers 15 years ago
Rafael J. Wysocki fd247447c1 ACPI / ACPICA: Fix low-level GPE manipulation code 15 years ago
Rafael J. Wysocki e4e9a73599 ACPI / ACPICA: Use helper function for computing GPE masks 15 years ago
Rafael J. Wysocki a997ab3328 ACPI / ACPICA: Do not attempt to disable GPE when installing handler 15 years ago
Len Brown b430acbd7c ACPICA: simplify SCI_EN workaround 15 years ago
Bob Moore ada241dcec ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep 15 years ago
Lin Ming 17b82327f3 ACPICA: Prevent possible allocation overrun during object copy 15 years ago
Bob Moore 3fe50208b2 ACPICA: Split large file, evgpeblk 15 years ago
Bob Moore 186c307f00 ACPICA: Add GPE support for dynamically loaded ACPI tables 15 years ago
Bob Moore b9ee204309 ACPICA: Clarify/rename some root table descriptor fields 15 years ago
Lin Ming 0f849d2cc6 ACPICA: Minimize the differences between linux GPE code and ACPICA code base 15 years ago
Lin Ming aa2110cb1a ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT 15 years ago
Bob Moore 43323cb4c4 ACPICA: Update DSDT copy/detection. 15 years ago
Lin Ming 69ec87efa8 ACPICA: Add subsystem option to force copy of DSDT to local memory 15 years ago
Lin Ming 729df0f848 ACPICA: Add detection of corrupted/replaced DSDT 15 years ago
Bob Moore c1637e9c64 ACPICA: Add write support for DataTable operation regions 15 years ago
Alexey Starikovskiy 333b04ae33 ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy 15 years ago
Bob Moore a7499bc84e ACPICA: Update comments/headers, no functional change 15 years ago
Lin Ming e0f40281d5 ACPICA: Fix for possible fault in acpi_ex_release_mutex 15 years ago