index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
exdump.c
Age
Commit message (
Expand
)
Author
2022-04-13
ACPICA: Update copyright notices to the year 2022
Bob Moore
2021-01-22
ACPICA: Updated all copyrights to 2021
Bob Moore
2020-01-13
ACPICA: All acpica: Update copyrights to 2020 Including tool signons.
Bob Moore
2019-08-21
ACPICA: Increase total number of possible Owner IDs
Bob Moore
2019-01-15
ACPICA: All acpica: Update copyrights to 2019
Bob Moore
2018-03-18
ACPICA: adding SPDX headers
Erik Schmauss
2018-02-06
ACPICA: All acpica: Update copyrights to 2018
Bob Moore
2018-01-05
ACPICA: trivial style fix, no functional change
Erik Schmauss
2018-01-05
ACPICA: Update for a few debug output statements
Bob Moore
2017-08-03
ACPICA: Debugger: Improve support for Alias objects
Bob Moore
2017-06-27
ACPICA: Improvements for debug output only
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-04-05
ACPICA: All: const keyword changes across the ACPICA source
Bob Moore
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Cleanup code related to the per-table module level improvement
Bob Moore
2015-08-25
ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...
Lv Zheng
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
2015-07-01
ACPICA: Cleanup output for the ASL Debug object
Bob Moore
2015-04-14
ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Lv Zheng
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-07-31
ACPICA: Remove some extraneous printf arguments.
Sascha Wildner
2014-04-20
ACPICA: Add a missing field for debug dump of mutex objects.
Bob Moore
2014-03-18
ACPICA: Debugger: Add missing objects; Traverse linked lists
Bob Moore
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-07-23
ACPICA: Fix compiler warnings for casting issues (only some compilers)
Jung-uk Kim
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.
Bob Moore
2012-11-15
ACPICA: Add starting offset parameter to common dump buffer routine
Bob Moore
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-11-15
ACPICA: Fix indent caused divergences.
Lv Zheng
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-06-01
ACPICA: Add support for multiple notify handlers
Bob Moore
2012-06-01
ACPICA: Object dump routines: Use common function for string output
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
ACPI 5.0: Implement Connection() and AccessAs() changes
Bob Moore
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
ACPICA: Fix issues/fault with automatic "serialized" method support
Lin Ming
2010-07-06
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
2010-07-06
ACPICA: Core: Replace all %d format specifiers with %u (unsigned)
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-08-27
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-05-27
ACPICA: New: AcpiInstallMethod - install a single control method
Lin Ming
2009-03-27
ACPICA: Remove unused code, no functional change
Bob Moore
2009-03-26
ACPICA: Remove ACPI_GET_OBJECT_TYPE macro
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown