Age | Commit message (Expand) | Author |
2013-10-31 | ACPICA: Linuxize: Change indentation of C labels. | Lv Zheng |
2013-08-13 | ACPICA: Fix possible fault for methods that optionally have no return value. | Bob Moore |
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: Predefined name support: Remove unused local variable | Bob Moore |
2013-06-01 | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore |
2013-04-12 | ACPICA: Predefine names: Add allowed argument types to master info table | 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-11 | ACPICA: Source restructuring: split large files into 8 new files. | Bob Moore |
2013-01-10 | ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA. | Lv Zheng |
2013-01-10 | ACPICA: Cleanup updated comments. | Lv Zheng |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown |
2012-07-17 | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | 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-07-13 | ACPICA: Do not repair _TSS return package if _PSS is present | Fenghua Yu |
2011-07-13 | ACPICA: Add option to disable method return value validation and repair | Bob Moore |
2011-01-18 | ACPICA: Update all ACPICA copyrights and signons to 2011 | 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: Conditionally perform complex per-predefined-name repairs | 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 |
2009-11-24 | ACPICA: Fix possible fault if return Package objects contain NULL elements | Bob Moore |
2009-09-08 | ACPICA: Fix extraneous warning if _DSM returns a package | Bob Moore |
2009-08-28 | ACPICA: ACPI 4: Add validation for new predefined names. | Bob Moore |
2009-08-28 | ACPICA: ACPI 4.0 : Add new return package type, restructure module. | 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 |
2009-08-27 | ACPICA: Fix: Predefined object repair executed only once | Bob Moore |
2009-08-27 | ACPICA: Fix possible memory leak in nspredef | Bob Moore |
2009-05-27 | ACPICA: Fix possible dereference of null pointer | Bob Moore |
2009-03-27 | ACPICA: Fix index value in package warning message | Bob Moore |
2009-03-27 | ACPICA: Formatting update - no functional changes | Bob Moore |
2009-03-26 | ACPICA: Remove ACPI_GET_OBJECT_TYPE macro | Bob Moore |
2009-01-09 | ACPICA: hide private headers | Len Brown |
2009-01-09 | ACPICA: create acpica/ directory | Len Brown |