summaryrefslogtreecommitdiff
path: root/source/components/resources/rsmisc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Core: Always set GPIO VendorOffsetMika Westerberg2017-03-231-4/+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-23/+28
* Update source file permissions (2)Robert Moore2015-09-231-0/+0
* Update source file permissions (1)Robert Moore2015-09-231-0/+0
* De-macroize calls to standard C library functions.Robert Moore2015-06-091-4/+4
* 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-884/+884
* source and test: update copyright notices to 2015David E. Box2015-01-231-884/+884
* Remove extraneous #defines, no functional change.Robert Moore2014-10-091-2/+0
* Update ACPICA copyrights to 2014.Robert Moore2014-01-061-1/+1
* Standardize all switch() blocks.Robert Moore2013-04-231-55/+2
* Update ACPICA copyrights to 2013.Robert Moore2013-01-081-1/+1
* Enhance the ACPI_GETx and ACPI_SETx macros.Robert Moore2012-11-021-31/+31
* 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-2/+0
* Update ACPICA copyrights to 2012.Robert Moore2012-01-031-1/+1
* ACPI 5.0/ResourceMgr: Fix for GPIO descriptors with no Vendor Data.Robert Moore2011-11-101-5/+38
* ACPI 5.0: Harden support for serial bus descriptors.Robert Moore2011-11-101-0/+10
* ACPI 5.0/ResourceManager: Support for all new resource descriptors.Robert Moore2011-11-101-4/+219
* 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-2/+2
* 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
* Eliminate ACPI_NATIVE_UINT type.Robert Moore2008-05-081-1/+1
* Fix for resource descriptor optimization issues for _CRS/_SRC.rmoore12008-02-121-1/+13
* 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
* Fixes for 64-bit alignment issues and buffer size calculationsrmoore12006-02-151-4/+4
* Macro renamermoore12006-02-141-2/+2
* Fixes for warnings during 64-bit generationrmoore12006-01-301-2/+2
* Deploy ACPI_[ERROR, EXCEPTION, WARNING, INFO]rmoore12006-01-231-11/+11
* Removed SET warning, not needed. Use standard output macros for errorsrmoore12006-01-191-15/+12
* Convert DB_ERROR/WARNs to REPORT_ERROR/WARNINGsrmoore12006-01-111-3/+3
* Add 2006 copyrightrmoore12006-01-091-2/+2
* Macro cleanup (CAST_PTR), automated cleanuprmoore12005-11-141-37/+39
* Bug fixes for resource buffer overrun issues in new conversion codermoore12005-11-031-3/+3
* Implement table driven conversion and dumprmoore12005-10-211-343/+425
* Renames to provide consistent naming across resource managerrmoore12005-09-301-31/+31
* Renames, cleanup, new error messagesrmoore12005-09-281-2/+2