index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
nsutils.c
Age
Commit message (
Expand
)
Author
2019-07-04
ACPICA: remove legacy module-level code due to deprecation
Erik Schmauss
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg copy macro for clarity
Bob Moore
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
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
2017-06-27
ACPICA: Update a couple of debug output messages
Bob Moore
2017-04-27
ACPICA: Cleanup AML opcode definitions, no functional change
Bob Moore
2017-04-27
ACPICA: Namespace: fix operand cache leak
Seunghun Han
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
2016-09-10
ACPICA: Namespace: Add acpi_ns_get_node_unlocked()
Lv Zheng
2016-05-05
ACPICA: Divergence: remove unwanted spaces for typedef
Lv Zheng
2016-01-15
ACPICA: Additional 2016 copyright changes
Bob Moore
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-08-25
ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailin...
Lv Zheng
2015-08-25
ACPICA: Add additional debug info/statements
Bob Moore
2015-07-23
ACPICA: Namespace: Add function to directly return normalized full path
Lv Zheng
2015-07-01
ACPICA: De-macroize calls to standard C library functions
Bob Moore
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2013-11-21
ACPICA: Add support to delete all objects attached to the root namespace node.
Bob Moore
2013-10-31
ACPICA: Linuxize: Change indentation of C labels.
Lv Zheng
2013-06-16
ACPICA: Standardize all switch() blocks
Chao Guan
2013-03-12
ACPICA: Regression fix: reinstate safe exit macros
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.
Bob Moore
2013-01-10
ACPICA: Add root node optimization to internal get namespace node function.
Bob Moore
2013-01-10
ACPICA: Eliminate some small unnecessary pathname functions.
Bob Moore
2013-01-10
ACPICA: Performance: Remove function tracing from critical allocation functions.
Bob Moore
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2012-11-15
ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME
Bob Moore
2012-11-15
ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs
Bob Moore
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-03-22
ACPICA: Change exception code for invalid pathname in acpi_evaluate_object
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-10-01
ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file
Bob Moore
2010-07-06
ACPICA: Performance enhancement for namespace search and access
Alexey Starikovskiy
2010-04-20
ACPICA: Standardize integer output for ACPICA warnings/errors
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-12-15
ACPICA: Update internal namespace node/handle interfaces
Bob Moore
2009-08-27
ACPICA: Fix several pointer casts to avoid possible compile warnings
Bob Moore
2009-03-27
ACPICA: Formatting update - no functional changes
Bob Moore
2009-03-26
ACPICA: Debug output: decrease verbosity of DB_INFO debug level
Bob Moore
2009-01-09
ACPICA: hide private headers
Len Brown
2009-01-09
ACPICA: create acpica/ directory
Len Brown