index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
nsrepair2.c
Age
Commit message (
Expand
)
Author
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