| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: expose OSI version | Aaron Lu | 2013-07-18 | 1 | -13/+0 |
* | ACPICA: Add argument typechecking for all predefined ACPI names | Bob Moore | 2013-06-01 | 1 | -17/+0 |
* | ACPICA: Predefine names: Add allowed argument types to master info table | Bob Moore | 2013-04-12 | 1 | -3/+10 |
* | ACPICA: Disassembler: Add warnings for unresolved control methods | Bob Moore | 2013-03-12 | 1 | -0/+1 |
* | ACPICA: Add mechanism for early object repairs on a per-name basis | Bob Moore | 2013-03-12 | 1 | -0/+15 |
* | ACPICA: Update ACPICA copyrights to 2013 | Bob Moore | 2013-01-25 | 1 | -1/+1 |
* | ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -0/+1 |
* | ACPICA: Cleanup source to reduce differences between Linux and ACPICA. | Lv Zheng | 2013-01-10 | 1 | -5/+0 |
* | ACPICA: Update codes under disabled build options. | Lv Zheng | 2013-01-10 | 1 | -0/+25 |
* | ACPICA: Cleanup updated comments. | Lv Zheng | 2013-01-10 | 1 | -5/+9 |
* | ACPICA: Remove extra spaces after periods within comments | Bob Moore | 2012-11-15 | 1 | -2/+2 |
* | ACPICA: Fix indent caused divergences. | Lv Zheng | 2012-11-15 | 1 | -2/+4 |
* | ACPICA: Fix AcpiSrc caused divergences. | Lv Zheng | 2012-11-15 | 1 | -2/+2 |
* | ACPICA: Fix unmerged debugger divergences. | Lv Zheng | 2012-11-15 | 1 | -0/+2 |
* | ACPICA: Add support for complex _PLD buffers. | Bob Moore | 2012-09-21 | 1 | -9/+13 |
* | ACPICA: Add Windows8/Server2012 string for _OSI method. | Bob Moore | 2012-09-21 | 1 | -0/+1 |
* | ACPICA: AcpiSrc: Fix some translation issues for Linux conversion | Bob Moore | 2012-07-17 | 1 | -2/+2 |
* | ACPICA: Add support for implicit notify on multiple devices | Bob Moore | 2012-07-14 | 1 | -2/+9 |
* | ACPICA: Disassembler: Emit descriptions for ACPI predefined names | Bob Moore | 2012-07-14 | 1 | -0/+15 |
* | ACPICA: Add support for multiple notify handlers | Bob Moore | 2012-06-01 | 1 | -2/+11 |
* | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 2012-03-30 | 1 | -0/+1 |
* | ACPICA: Update all copyrights to 2012 | Bob Moore | 2012-01-17 | 1 | -1/+1 |
* | ACPICA: Add support for region address conflict checking | Lin Ming | 2012-01-17 | 1 | -0/+9 |
* | ACPI 5.0: Add new predefined names | Bob Moore | 2012-01-17 | 1 | -1/+2 |
* | ACPI 5.0: Support for all new resource descriptors | Lin Ming | 2012-01-17 | 1 | -2/+4 |
* | ACPI 5.0: Implement Connection() and AccessAs() changes | Bob Moore | 2012-01-17 | 1 | -1/+5 |
* | ACPICA: Do not repair _TSS return package if _PSS is present | Fenghua Yu | 2011-07-13 | 1 | -0/+1 |
* | Merge branch 'acpica' into release | Len Brown | 2011-03-18 | 1 | -19/+0 |
|\ |
|
| * | ACPICA: Split large utglobal into utdecode.c. | Bob Moore | 2011-03-02 | 1 | -19/+0 |
* | | ACPI / ACPICA: Implicit notify for multiple devices | Rafael J. Wysocki | 2011-02-24 | 1 | -1/+6 |
|/ |
|
* | ACPICA: Update all ACPICA copyrights and signons to 2011 | Bob Moore | 2011-01-18 | 1 | -1/+1 |
* | ACPICA: Implicit notify support | Lin Ming | 2011-01-12 | 1 | -0/+1 |
* | ACPICA: New GPE handler callback definition | Lin Ming | 2011-01-12 | 1 | -3/+3 |
* | ACPICA: Rename some function and variable names | Lin Ming | 2011-01-12 | 1 | -4/+4 |
* | Merge branch 'gpe-defer' into release | Len Brown | 2010-10-25 | 1 | -1/+2 |
|\ |
|
| * | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 2010-09-24 | 1 | -1/+2 |
* | | ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events | Colin Ian King | 2010-10-17 | 1 | -0/+1 |
* | | ACPICA: Add Vista SP2 to supported _OSI strings | Bob Moore | 2010-10-17 | 1 | -1/+2 |
* | | ACPICA: Make acpi_thread_id no longer configurable, always u64 | Lin Ming | 2010-10-01 | 1 | -1/+1 |
* | | ACPICA/ACPI: Add new host interfaces for _OSI support | Lin Ming | 2010-10-01 | 1 | -0/+5 |
|/ |
|
* | ACPI / ACPICA: Fix reference counting problems with GPE handlers | Rafael J. Wysocki | 2010-08-07 | 1 | -0/+1 |
* | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-06 | 1 | -1/+0 |
* | ACPICA: Performance enhancement for namespace search and access | Alexey Starikovskiy | 2010-07-06 | 1 | -2/+3 |
* | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 2010-05-06 | 1 | -0/+4 |
* | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore | 2010-05-06 | 1 | -5/+5 |
* | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 1 | -2/+3 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-03-01 | 1 | -3/+3 |
|\ |
|
| * | ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object | Bob Moore | 2010-01-22 | 1 | -1/+0 |
| * | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type | Bob Moore | 2010-01-22 | 1 | -1/+1 |
| * | ACPICA: Predefined name repair: fix NULL package elements | Bob Moore | 2010-01-22 | 1 | -0/+1 |