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
/
nsrepair.c
Age
Commit message (
Expand
)
Author
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: Namespace: Add String -> ObjectReference conversion support
Lv Zheng
2016-01-01
ACPICA: Namespace: Add scope information to the simple object repair mechanism
Lv Zheng
2016-01-01
ACPICA: Core: Major update for code formatting, no functional changes
Bob Moore
2015-05-22
ACPICA: ACPI 6.0: Add support for new predefined names.
Bob Moore
2015-02-05
ACPICA: Update Copyright headers to 2015
David E. Box
2014-03-18
ACPICA: Comment update - no functional change.
Bob Moore
2014-02-27
ACPICA: Restore code that repairs NULL package elements in return values.
Lv Zheng
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
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-06-01
ACPICA: Add argument typechecking for all predefined ACPI names
Bob Moore
2013-03-12
ACPICA: Return object repair: Add resource template repairs
Lv Zheng
2013-03-12
ACPICA: Return object repair: Add string-to-unicode conversion
Lv Zheng
2013-03-12
ACPICA: Split object conversion functions to a new file
Bob Moore
2013-03-12
ACPICA: Add mechanism for early object repairs on a per-name basis
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
Bob Moore
2012-03-30
ACPICA: Object repair code: Support to add Package wrappers
Bob Moore
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
2012-01-17
ACPI 5.0: Add new predefined names
Bob Moore
2011-05-09
ACPICA: Add more methods eligible for NULL package element removal
Bob Moore
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-07-06
ACPICA: Fix lint warning for 64-bit constant
Bob Moore
2010-01-22
ACPICA: Predefined name repair: fix NULL package elements
Bob Moore
2010-01-22
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2009-12-15
ACPICA: Update function headers and comments, no functional change
Bob Moore
2009-12-15
ACPICA: Remove messages if predefined repair(s) are successful
Bob Moore
2009-12-15
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
Bob Moore
2009-12-15
ACPICA: Add more conversions to predefined name repair module
Bob Moore
2009-11-24
ACPICA: Reduce severity of predefined repair messages, Warning to Info
Bob Moore
2009-11-24
ACPICA: Add repair for bad _MAT buffers
Lin Ming
2009-11-24
ACPICA: Add repair for bad _BIF/_BIX packages
Bob Moore
2009-08-28
ACPICA: Add repair for predefined methods that return nested packages
Bob Moore
2009-08-28
ACPICA: Move predefined repair code to new file, no functional change
Bob Moore