summaryrefslogtreecommitdiff
path: root/source/components/resources
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move ACPI_FUNCTION_ENTRY to function entry"revert-862-entrySaket Dumbre2023-04-051-2/+2
* Move ACPI_FUNCTION_ENTRY to function entryTamir Duberstein2023-04-041-2/+2
* Fixes for ACPI_FLEX_ARRAY, to eliminate warnings on MSVCRobert Moore2023-03-244-16/+16
* Merge pull request #848 from tamird/ub-member-access-within-misaligned-addressSaket Dumbre2023-03-221-3/+7
|\
| * Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-02-271-3/+7
* | Merge pull request #852 from tamird/ub-member-access-within-misaligned-addres...Saket Dumbre2023-03-221-4/+14
|\ \
| * | Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-02-281-4/+14
| |/
* | Merge pull request #853 from tamird/ub-member-access-within-misaligned-addres...Saket Dumbre2023-03-221-2/+7
|\ \
| * | Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-02-281-2/+7
| |/
* | Avoid undefined behavior: load of misaligned addressTamir Duberstein2023-03-011-3/+6
|/
* add support for ClockInput resource (v6.5)Niyas Sait2023-02-084-0/+73
* Update all copyrights/signons to 2023Robert Moore2023-02-0714-14/+14
* Update copyright notices to the year 2022Robert Moore2022-02-1714-14/+14
* Use ACPI_FORMAT_UINT64 when printing ACPI_SIZEErik Kaneda2021-03-241-2/+2
* ACPI 6.4: add Csi2Bus resource templateRobert Moore2021-03-107-5/+128
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-0514-14/+14
* All acpica: Update copyrights to 2020Robert Moore2020-01-0914-14/+14
* More Clang changes - V8.0.1Robert Moore2019-09-191-0/+4
* Revert "More Clang changes"Robert Moore2019-09-121-4/+0
* More Clang changesRobert Moore2019-09-121-0/+4
* Rename nameseg compare macro for clarityRobert Moore2019-02-221-4/+4
* Trivial: fix spelling mistakesErik Schmauss2019-02-143-16/+16
* All acpica: Update copyrights to 2019Robert Moore2019-01-0814-14/+14
* Fix potential infinite loop in AcpiRsDumpByteListColin Ian King2018-04-101-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-0414-14/+14
* ResourceMgr: Allow _DMA method in walk resourcesRobert Moore2017-07-271-3/+4
* Core: Always set GPIO VendorOffsetMika Westerberg2017-03-231-4/+1
* ACPI 6.2: Add support for PinGroupConfig() resourceMika Westerberg2017-03-214-0/+108
* ACPI 6.2: Add support for PinGroupFunction() resourceMika Westerberg2017-03-215-0/+111
* ACPI 6.2: Add support for PinGroup() resourceMika Westerberg2017-03-215-0/+134
* ACPI 6.2: Add support for PinConfig() resourceMika Westerberg2017-03-214-1/+127
* ACPI 6.2: Add support for PinFunction() resourceMika Westerberg2017-03-214-1/+120
* Update legal header in all source modulesRobert Moore2017-03-0214-0/+504
* Source tree: Update copyright notices to 2017Robert Moore2017-01-0614-14/+14
* ACPI 6.0, iASL/Tools: Add support for new resource descriptorsRobert Moore2016-04-152-7/+20
* All: const keyword changes across the ACPICA sourceRobert Moore2016-03-102-25/+21
* Source tree: Update copyright notices to 2016Robert Moore2016-01-0614-14/+14
* Core: Major update for code formatting, no functional changesRobert Moore2015-10-098-137/+173
* Update source file permissions (2)Robert Moore2015-09-2314-0/+0
* Update source file permissions (1)Robert Moore2015-09-2314-0/+0
* Remove unnecessary conditional compilation.Robert Moore2015-08-141-3/+0
* Namespace: Add function to directly return normalized full path.Lv Zheng2015-06-101-1/+2
* De-macroize calls to standard C library functions.Robert Moore2015-06-094-13/+13
* Update Resource descriptor dump module.Robert Moore2015-02-271-139/+142
* Merge pull request #61 from zetalog/acpica-1501-materialsDavid Box2015-02-114-29/+36
|\
| * Resources: Provide common part for ACPI_RESOURCE_ADDRESS structures.Lv Zheng2015-01-273-29/+34
| * Resources: Correct conditional compilation definitions.Lv Zheng2015-01-271-0/+2
* | Update Copyright headers to 2015.David E. Box2015-01-2714-14/+14
* | Revert "source and test: update copyright notices to 2015"David E. Box2015-01-2714-7938/+7938
* | source and test: update copyright notices to 2015David E. Box2015-01-2314-7938/+7938
|/