Bob Moore
|
bf0dd264b1
ACPICA: Fix possible fault for methods that optionally have no return value.
|
12 years ago |
Lv Zheng
|
5a9792f3be
ACPICA: Add several repairs for _CST predefined name
|
12 years ago |
Lv Zheng
|
aa6329c44b
ACPICA: Move _PRT repair into the standard complex repair module
|
12 years ago |
Chao Guan
|
1d1ea1b723
ACPICA: Standardize all switch() blocks
|
12 years ago |
Bob Moore
|
43e5318f34
ACPICA: Predefined name support: Remove unused local variable
|
12 years ago |
Bob Moore
|
29a241cc02
ACPICA: Add argument typechecking for all predefined ACPI names
|
12 years ago |
Bob Moore
|
c34c82bc96
ACPICA: Predefine names: Add allowed argument types to master info table
|
12 years ago |
Bob Moore
|
d5a36100f6
ACPICA: Add mechanism for early object repairs on a per-name basis
|
12 years ago |
Bob Moore
|
25f044e645
ACPICA: Update ACPICA copyrights to 2013
|
12 years ago |
Bob Moore
|
42f8fb75c4
ACPICA: Source restructuring: split large files into 8 new files.
|
12 years ago |
Lv Zheng
|
9c0d793945
ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA.
|
12 years ago |
Lv Zheng
|
75c8044fb3
ACPICA: Cleanup updated comments.
|
12 years ago |
Len Brown
|
ec033d0a02
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release
|
13 years ago |
Bob Moore
|
ba494beeaa
ACPICA: AcpiSrc: Fix some translation issues for Linux conversion
|
13 years ago |
Bob Moore
|
46befd6b38
ACPICA: Fix possible fault in return package object repair code
|
13 years ago |
Bob Moore
|
6a99b1c94d
ACPICA: Object repair code: Support to add Package wrappers
|
13 years ago |
Bob Moore
|
77848130e5
ACPICA: Update all copyrights to 2012
|
13 years ago |
Bob Moore
|
7fce7a4b0d
ACPI 5.0: Add new predefined names
|
13 years ago |
Fenghua Yu
|
8f9c91273e
ACPICA: Do not repair _TSS return package if _PSS is present
|
14 years ago |
Bob Moore
|
d57b23ad0c
ACPICA: Add option to disable method return value validation and repair
|
14 years ago |
Bob Moore
|
b4e104eaeb
ACPICA: Update all ACPICA copyrights and signons to 2011
|
14 years ago |
Bob Moore
|
091f4d7186
ACPICA: Predefined name repair: fix NULL package elements
|
15 years ago |
Bob Moore
|
a8357b0c95
ACPICA: Update all ACPICA copyrights and signons to 2010
|
15 years ago |
Bob Moore
|
2147d3f00f
ACPICA: Update for new gcc-4 warning options
|
15 years ago |
Bob Moore
|
d4085a3ffe
ACPICA: Predefined name repair: automatically remove null package elements
|
15 years ago |
Bob Moore
|
465da9eb75
ACPICA: Conditionally perform complex per-predefined-name repairs
|
15 years ago |
Bob Moore
|
3a58176e4f
ACPICA: Remove messages if predefined repair(s) are successful
|
15 years ago |
Bob Moore
|
ea7c5ec148
ACPICA: Move Package-to-Buffer repair code into common ToBuffer function
|
15 years ago |
Bob Moore
|
34c39c7553
ACPICA: Add repair for bad _FDE/_GTM buffers
|
15 years ago |
Bob Moore
|
ad5babeed8
ACPICA: Add repair for predefined methods that must return sorted lists
|
15 years ago |