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
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