summaryrefslogtreecommitdiff
path: root/source/components/resources/rslist.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid undefined behavior: member access within misaligned addressTamir Duberstein2023-02-281-2/+7
* Update all copyrights/signons to 2023Robert Moore2023-02-071-1/+1
* Update copyright notices to the year 2022Robert Moore2022-02-171-1/+1
* ACPI 6.4: add Csi2Bus resource templateRobert Moore2021-03-101-2/+8
* Updated all copyrights to 2021. This affects all ACPICA source codeRobert Moore2021-01-051-1/+1
* All acpica: Update copyrights to 2020Robert Moore2020-01-091-1/+1
* All acpica: Update copyrights to 2019Robert Moore2019-01-081-1/+1
* All acpica: Update copyrights to 2018Robert Moore2018-01-041-1/+1
* Update legal header in all source modulesRobert Moore2017-03-021-0/+36
* Source tree: Update copyright notices to 2017Robert Moore2017-01-061-1/+1
* Source tree: Update copyright notices to 2016Robert Moore2016-01-061-1/+1
* Core: Major update for code formatting, no functional changesRobert Moore2015-10-091-12/+13
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* Update Copyright headers to 2015.David E. Box2015-01-271-1/+1
* Revert "source and test: update copyright notices to 2015"David E. Box2015-01-271-353/+353
* source and test: update copyright notices to 2015David E. Box2015-01-231-353/+353
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Resource Mgr: Prevent infinite loops in resource walks.Robert Moore2013-01-181-0/+9
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Update ** pointers in some of the various walk functions.Robert Moore2012-11-211-1/+1
* Debugger: Major update for the Disassemble<method> command.Robert Moore2012-10-311-1/+1
* Small fix for standard Intel legal header.Robert Moore2012-09-271-1/+1
* Remove extra spaces after periods in the Intel license.Robert Moore2012-09-261-11/+11
* ACPICA core: Cleanup empty lines at file start and end.Robert Moore2012-09-211-1/+0
* Audit/update for ACPICA return macros and debug depth counter.Robert Moore2012-09-211-2/+2
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* ACPI 5.0: Harden support for serial bus descriptors.Robert Moore2011-11-101-14/+54
* ACPI 5.0/ResourceManager: Support for all new resource descriptors.Robert Moore2011-11-101-5/+26
* Update all ACPICA copyrights and signons to 2011.Robert Moore2011-01-031-1/+1
* Standardize integer output for ACPICA warnings/errors.Robert Moore2010-03-021-3/+3
* Update all ACPICA copyrights and signons to 2010.Robert Moore2010-01-081-1/+1
* Update all copyrights and signons to 2009.Robert Moore2009-01-081-1/+1
* Restructure includes into public/private.Robert Moore2008-10-221-0/+1
* Remove obsolete version number in module headers.Robert Moore2008-09-251-1/+0
* Update copyright to 2008.rmoore12008-01-091-2/+2
* Update copyright to 2007.rmoore12007-01-091-2/+2
* Update ACPI_FUNCTION_* macros, no longer require quotes. Allows source conver...rmoore12006-04-191-3/+3
* Fixed a casting issuermoore12006-03-281-2/+3
* Fix for indirect resource ptrrmoore12006-03-271-2/+4
* *** empty log message ***rmoore12006-03-241-2/+1
* Fixed a couple of gcc warningsrmoore12006-03-241-3/+4
* Added/deployed new AcpiUtWalkAmlResourcesrmoore12006-03-151-66/+36
* Automated cleanuprmoore12006-03-101-2/+2
* Fixes for 64-bit alignment issues and buffer size calculationsrmoore12006-02-151-1/+16
* Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO]rmoore12006-01-231-8/+8
* Convert DB_ERROR/WARNs to REPORT_ERROR/WARNINGsrmoore12006-01-111-2/+2
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Macro renamermoore12005-11-141-3/+3