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
/
nsrepair2.c
Age
Commit message (
Expand
)
Author
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
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
2017-04-27
ACPICA: Update for automatic repair code for objects returned by evaluate_object
Bob Moore
2017-02-09
ACPICA: Source tree: Update copyright notices to 2017
Bob Moore
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
2016-01-01
ACPICA: Linuxize: reduce divergences for 20151218 release
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-03-18
ACPICA: Comment update - no functional change.
Bob Moore
2014-02-27
ACPICA: Do not abort _PRT repair on a single subpackage failure.
Bob Moore
2014-02-27
ACPICA: Harden _PRT repair code; check for minimum package length.
Bob Moore
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-20
ACPICA: _CST repair: Handle null package entries
Lv Zheng
2013-06-20
ACPICA: Add several repairs for _CST predefined name
Lv Zheng
2013-06-20
ACPICA: Move _PRT repair into the standard complex repair module
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: Add mechanism for early object repairs on a per-name basis
Bob Moore
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-10
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2012-07-17
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
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-07-13
ACPICA: Do not repair _TSS return package if _PSS is present
Fenghua Yu
2011-01-18
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2010-10-01
ACPICA: Add repair for _HID and _CID strings
Bob Moore
2010-07-06
ACPICA: Add comment: _BCL cannot be sorted on the fly
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
2010-01-22
ACPICA: Update for new gcc-4 warning options
Bob Moore
2009-12-15
ACPICA: Predefined name repair: automatically remove null package elements
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 repair for bad _FDE/_GTM buffers
Bob Moore
2009-11-24
ACPICA: Add repair for predefined methods that must return sorted lists
Bob Moore