summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2013-11-29ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore
2013-11-29ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore
2013-11-29ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore
2013-11-29ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.Bob Moore
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-07-19ACPICA: Fix possible fault in return package object repair codeBob Moore
2012-07-16ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds
2012-03-30Merge branch 'tboot' into releaseLen Brown
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown
2012-03-30ACPICA: Object repair code: Support to add Package wrappersBob Moore
2012-03-26ACPI: Move module parameter gts and bfs to sleep.cLin Ming
2012-03-26ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming
2012-03-22ACPICA: Debugger: Add missing object info to namespace dumpBob Moore
2012-03-22ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore
2012-03-22ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore
2012-03-22ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore
2012-03-22ACPICA: Split sleep/wake functions into two filesBob Moore
2012-03-22ACPICA: Distill multiple sleep method functions to a single functionBob Moore
2012-03-22ACPICA: Add acpi_os_physical_table_override interfaceBob Moore
2012-03-22ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore
2012-03-22ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore
2012-03-22ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore
2012-03-22ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore
2012-03-22ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore
2012-03-22ACPICA: Update _REV return value to 5Bob Moore
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown
2012-03-21ACPICA: Fix regression in FADT revision checksJulian Anastasov
2012-03-21ACPI: ignore FADT reset-reg-sup flagLen Brown
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-17ACPICA: Update all copyrights to 2012Bob Moore
2012-01-17ACPICA: Add support for region address conflict checkingLin Ming
2012-01-17ACPICA: Update for larger ACPI 5 FADT sizeBob Moore
2012-01-17ACPICA: Clean up MakefileLin Ming
2012-01-17ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui
2012-01-17ACPI 5.0: Add new predefined namesBob Moore
2012-01-17ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore
2012-01-17ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore
2012-01-17ACPI 5.0: Support for all new resource descriptorsLin Ming
2012-01-17ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore
2012-01-17ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore
2012-01-17ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming
2012-01-17ACPI 5.0: Implement hardware-reduced optionBob Moore
2012-01-17ACPI 5.0: Basic support for FADT version 5Bob Moore
2012-01-17ACPICA: Do not abort table load on invalid space IDBob Moore
2012-01-17ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore
2012-01-17ACPICA: Add error msg for unsupported I/O requests (not 8/16/32 bit length)Bob Moore
2012-01-17ACPICA: Fix to allow region arguments to reference other scopesLin Ming