Age | Commit message (Expand) | Author |
2022-01-25 | ACPICA: Use uintptr_t and offsetof() in Linux kernel builds | Rafael J. Wysocki |
2021-12-27 | ACPICA: Add support for PCC Opregion special context data | Sudeep Holla |
2021-12-27 | ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR | Jessica Clarke |
2021-12-27 | ACPICA: Use original data_table_region pointer for accesses | Jessica Clarke |
2021-12-27 | ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions | Mark Langsdorf |
2021-10-05 | ACPICA: Add support for Windows 2020 _OSI string | Mario Limonciello |
2021-01-22 | ACPICA: Updated all copyrights to 2021 | Bob Moore |
2021-01-22 | ACPICA: fix -Wfallthrough | Nick Desaulniers |
2020-10-08 | ACPICA: Drop the repeated word "an" in a comment | Randy Dunlap |
2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki |
2020-07-27 | ACPICA: Replace one-element array with flexible-array | Gustavo A. R. Silva |
2020-07-27 | ACPICA: Preserve memory opregion mappings | Rafael J. Wysocki |
2020-06-05 | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism | Erik Kaneda |
2020-02-13 | ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro | Mika Westerberg |
2020-01-13 | ACPICA: All acpica: Update copyrights to 2020 Including tool signons. | Bob Moore |
2019-08-21 | ACPICA: Add "Windows 2019" string to _OSI support. | Jung-uk Kim |
2019-08-21 | ACPICA: Differentiate Windows 8.1 from Windows 8. | Jung-uk Kim |
2019-08-21 | ACPICA: Macros: remove pointer math on a null pointer | Bob Moore |
2019-08-21 | ACPICA: Increase total number of possible Owner IDs | Bob Moore |
2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore |
2019-04-09 | ACPICA: Rename nameseg copy macro for clarity | Bob Moore |
2019-02-24 | ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value | Erik Schmauss |
2019-02-07 | ACPICA: Get rid of acpi_sleep_dispatch() | Christoph Hellwig |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore |
2018-12-13 | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss |
2018-12-13 | ACPICA: Add "Windows 2018.2" string in the _OSI support | Jung-uk Kim |
2018-12-13 | ACPICA: Add "Windows 2018" string in the _OSI support | Bob Moore |
2018-06-10 | ACPICA: Recognize the _OSI string "Windows 2017.2" | Mario Limonciello |
2018-05-10 | ACPICA: provide abstraction for raw_spinlock_t | Sebastian Andrzej Siewior |
2018-03-18 | ACPICA: Cleanup/simplify module-level code support | Bob Moore |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss |
2018-03-18 | ACPICA: Remove calling of _STA from acpi_get_object_info() | Hans de Goede |
2018-03-18 | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 | Bob Moore |
2018-02-04 | ACPICA: Add a missing pair of parentheses | Jung-uk Kim |
2018-02-04 | ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR() | Jung-uk Kim |
2018-02-04 | ACPICA: Avoid NULL pointer arithmetic | Jung-uk Kim |
2018-01-05 | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings | Mario Limonciello |
2017-11-27 | ACPICA: Dispatcher: Introduce timeout mechanism for infinite loop detection | Lv Zheng |
2017-09-03 | Merge branches 'acpi-scan' and 'acpi-pm' | Rafael J. Wysocki |
2017-08-17 | ACPICA: Make it possible to enable runtime GPEs earlier | Rafael J. Wysocki |
2017-08-03 | ACPICA: CLib: Add short multiply/shift support | Lv Zheng |
2017-08-03 | ACPICA: Divergences: reduce access size definitions | Lv Zheng |
2017-06-27 | ACPICA: Comment update: spelling/format. No functional change | Bob Moore |
2017-06-12 | ACPICA: Add new notify value for memory attributes update | Bob Moore |
2017-02-09 | ACPICA: Source tree: Update copyright notices to 2017 | Bob Moore |
2016-09-10 | ACPICA: Tables: Add new table events indicating table installation/uninstalla... | Lv Zheng |
2016-09-10 | ACPICA: Tables: Remove wrong table event macros | Lv Zheng |
2016-08-13 | ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fx... | Lv Zheng |