summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2012-08-22Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-17ACPICA: AcpiSrc: Fix some translation issues for Linux conversionBob Moore
2012-07-17ACPICA: Add new ACPI table load/unload external interfacesBob Moore
2012-07-17ACPICA: Split file: tbxface.c -> tbxfload.cBob Moore
2012-07-17ACPICA: Add PCC address space to space ID decode functionBob Moore
2012-07-17ACPICA: Fix some comment fieldsBob Moore
2012-07-17ACPICA: Table manager: deploy new firmware error/warning interfacesBob Moore
2012-07-17ACPICA: Add new interfaces for BIOS(firmware) errors and warningsBob Moore
2012-07-17ACPICA: Split exception code utilities to a new file, utexcep.cBob Moore
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore
2012-07-14ACPICA: Add support for implicit notify on multiple devicesBob Moore
2012-07-14ACPICA: Update comments; no functional changeBob Moore
2012-07-14ACPICA: Utilities: conditionally compile backslash removal functionBob Moore
2012-07-14ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder
2012-06-01ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore
2012-06-01ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming
2012-06-01ACPICA: iASL: Improved pathname supportBob Moore
2012-06-01ACPICA: Disassembler: Add support for Operation Region externalsBob Moore
2012-06-01ACPICA: Add support for multiple notify handlersBob Moore
2012-06-01ACPICA: Lint fixes for acpi_write, no functional changesBob Moore
2012-06-01ACPICA: Object dump routines: Use common function for string outputBob Moore
2012-06-01ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl
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