summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ACPI_RESOURCE_VENDOR: Replace 1-element array with flexible arrayKees Cook2023-03-021-2/+2
| | |/ | |/|
* | | Merge pull request #858 from void0red/patch-1Robert Moore2023-03-221-0/+3
|\ \ \
| * | | ACPICA: check null return of ACPI_ALLOCATE_ZEROED in AcpiDbDisplayObjectsvoid0red2023-03-211-0/+3
| |/ /
* | | Merge pull request #842 from gemarcano/fix_AcpiGbl_ParseOpRootRobert Moore2023-03-221-0/+1
|\ \ \
| * | | iasl: Set AcpiGbl_ParseOpRoot to NULL when freedGabriel Marcano2023-02-171-0/+1
* | | | Merge pull request #794 from jrtc27/aest-pointerRobert Moore2023-03-221-1/+0
|\ \ \ \
| * | | | Headers: Delete bogus NodeArray array of pointers from AEST tableJessica Clarke2022-09-131-1/+0
* | | | | Add full support for ASL macros (preprocessor).Robert Moore2023-03-226-22/+287
* | | | | Add ACPI_FUNCTION_NAME macros where appropriate.Robert Moore2023-03-213-0/+4
* | | | | Remove INTEGRITYCHECK flag from binary file generationsRobert Moore2023-03-219-8/+5
| |_|/ / |/| | |
* | | | Merge pull request #832 from ElyesH/__func__Robert Moore2023-02-174-5/+5
|\ \ \ \
| * | | | Use ACPI_GET_FUNCTION_NAMEElyes Haouas2023-02-104-5/+5
* | | | | Merge pull request #829 from jepio/aspt-supportRobert Moore2023-02-1711-0/+370
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add template and compiler support for ASPTJeremi Piotrowski2023-01-244-1/+112
| * | | | Add support for ASPT table in disassemblerJeremi Piotrowski2023-01-248-0/+259
* | | | | Merge pull request #834 from ElyesH/prototypesRobert Moore2023-02-141-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove extern prototypes in achaiku.h fileElyes Haouas2023-02-071-2/+2
| | |/ / | |/| |
* | | | Merge branch 'master' of ssh://ssh.github.com/acpica/acpicaRobert Moore2023-02-1029-16/+436
|\ \ \ \
| * \ \ \ Merge pull request #838 from nsait-linaro/acpi-clock-inputRobert Moore2023-02-0825-3/+357
| |\ \ \ \
| | * | | | add support for ClockInput resource (v6.5)Niyas Sait2023-02-0825-3/+357
| |/ / / /
| * | | | Merge pull request #822 from heatd/acpisrc-linux-fixRobert Moore2023-02-074-13/+79
| |\ \ \ \
| | * | | | acpisrc: Add missing tables to astablePedro Falcato2022-12-212-1/+6
| | * | | | asconvert: Fix prefix detection in AsInsertPrefixPedro Falcato2022-12-211-1/+62
| | * | | | actbl2: Fix inconsistent indentation on some typedefsPedro Falcato2022-12-211-11/+11
| | | |/ / | | |/| |
* | | | | Fix a few type mismatch warnings.Robert Moore2023-02-102-5/+5
|/ / / /
* | | | Backout use of flexible array with no other structure elements:Robert Moore2023-02-071-2/+2
* | | | Merge pull request #837 from acpica/revert-813-flex-arrayRobert Moore2023-02-073-17/+4
|\ \ \ \
| * | | | Revert "Replace fake flexible arrays with actual flexible array members"Robert Moore2023-02-073-17/+4
|/ / / /
* | | | Merge pull request #836 from acpica/revert-751-headersRobert Moore2023-02-071-1/+1
|\ \ \ \
| * | | | Revert "Headers: Replace zero-length array with flexible-array member"Robert Moore2023-02-071-1/+1
|/ / / /
* | | | Merge pull request #835 from acpica/revert-776-dangling-pointerRobert Moore2023-02-076-12/+11
|\ \ \ \
| * | | | Revert "Fix dangling pointer warning for AcpiUtInitStackPtrTrace"revert-776-dangling-pointerRobert Moore2023-02-076-12/+11
|/ / / /
* | | | Merge pull request #776 from t-8ch/dangling-pointerRobert Moore2023-02-076-11/+12
|\ \ \ \
| * | | | debug: use UINT_PTR_T to store stack boundariesThomas Weißschuh2022-05-214-8/+8
| * | | | Linux non-kernel: Use use uintptr_t for ACPI_UINTPTR_TThomas Weißschuh2022-05-211-2/+3
| * | | | ACPI_CAST_PTR: cast through "void *"Thomas Weißschuh2022-05-211-1/+1
* | | | | Merge pull request #718 from rafaeljw/namespaceRobert Moore2023-02-071-7/+0
|\ \ \ \ \
| * | | | | Revert "Fix memory leak caused by _CID repair function"Rafael J. Wysocki2021-09-301-7/+0
* | | | | | Merge pull request #745 from amadeuszslawinski-intel/masterRobert Moore2023-02-071-2/+4
|\ \ \ \ \ \
| * | | | | | ACPICA: Fix operand resolutionAmadeusz Sławiński2022-12-081-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #773 from s-ailus/masterRobert Moore2023-02-072-2/+2
|\ \ \ \ \ \
| * | | | | | Constify AcpiGetHandle pathname argumentSakari Ailus2022-05-062-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #786 from jwrdegoede/split-acpi_install_address_space_handlerRobert Moore2023-02-072-6/+110
|\ \ \ \ \ \
| * | | | | | Allow AddressSpaceHandler Install and _REG execution as 2 separate stepsHans de Goede2022-10-032-6/+110
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #805 from fenghust/masterRobert Moore2023-02-072-1/+3
|\ \ \ \ \ \
| * | | | | | ACPI 6.5: MADT: add support for trace buffer extension in GICCXiongfeng Wang2022-10-112-1/+3
| |/ / / / /
* | | | | | Merge pull request #817 from superm1/mlimonci/protected-rangesRobert Moore2023-02-071-4/+4
|\ \ \ \ \ \
| * | | | | | ACPICA: hwvalid: Drop Port I/O validationMario Limonciello2022-12-081-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #807 from fenghust/acpica_fixRobert Moore2023-02-071-1/+1
|\ \ \ \ \ \
| * | | | | | Add missing macro ACPI_FUNCTION_TRACE() for AcpiNsRepair_HID()Xiongfeng Wang2022-10-281-1/+1
| | |/ / / / | |/| | | |