summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPICA: Utilities: conditionally compile backslash removal functionBob Moore2012-07-141-0/+2
| * ACPICA: Disassembler: Emit descriptions for ACPI predefined namesBob Moore2012-07-142-0/+23
| * ACPICA: Add FADT error message for GAS BitWidth overflowBob Moore2012-06-011-7/+25
| * ACPICA: Remove argument of acpi_os_wait_events_completeLin Ming2012-06-011-2/+2
| * ACPICA: iASL: Improved pathname supportBob Moore2012-06-012-0/+31
| * ACPICA: Disassembler: Add support for Operation Region externalsBob Moore2012-06-011-0/+81
| * ACPICA: Add support for multiple notify handlersBob Moore2012-06-018-441/+262
| * ACPICA: Lint fixes for acpi_write, no functional changesBob Moore2012-06-011-4/+5
| * ACPICA: Object dump routines: Use common function for string outputBob Moore2012-06-011-3/+1
| * ACPICA: AML Parser: Fix two possible memory leaks in error pathJesper Juhl2012-06-011-0/+2
|/
* Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2012-04-201-1/+2
* Merge branch 'tboot' into releaseLen Brown2012-03-301-3/+7
|\
| * Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-221-3/+7
| |\
| | * x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-131-3/+7
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-302-6/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | * | ACPICA: Fix regression in FADT revision checksJulian Anastasov2012-03-211-4/+4
| | |/ / | |/| |
| | * | ACPI: ignore FADT reset-reg-sup flagLen Brown2012-03-211-2/+1
| |/ /
* | | ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-304-105/+64
* | | ACPI: Move module parameter gts and bfs to sleep.cLin Ming2012-03-261-13/+0
* | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-264-33/+56
* | | ACPICA: Debugger: Add missing object info to namespace dumpBob Moore2012-03-221-1/+14
* | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore2012-03-221-1/+1
* | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-224-19/+20
* | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-222-54/+88
* | | ACPICA: Split sleep/wake functions into two filesBob Moore2012-03-224-211/+265
* | | ACPICA: Distill multiple sleep method functions to a single functionBob Moore2012-03-223-128/+29
* | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-223-63/+152
* | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-222-26/+31
* | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-222-35/+17
* | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-2227-479/+361
* | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-12/+0
* | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-224-269/+694
* | | ACPICA: Update _REV return value to 5Bob Moore2012-03-221-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18150-389/+3147
|\ \
| * | ACPICA: Update all copyrights to 2012Bob Moore2012-01-17148-148/+148
| * | ACPICA: Add support for region address conflict checkingLin Ming2012-01-1711-25/+391
| * | ACPICA: Update for larger ACPI 5 FADT sizeBob Moore2012-01-171-6/+7
| * | ACPICA: Clean up MakefileLin Ming2012-01-171-24/+133
| * | ACPI 5.0: Allow _AEI method in walk resourcesZhang Rui2012-01-171-4/+6
| * | ACPI 5.0: Add new predefined namesBob Moore2012-01-175-4/+73
| * | ACPI 5.0: New interface, acpi_buffer_to_resourceBob Moore2012-01-171-0/+64
| * | ACPI 5.0: New interface, acpi_get_event_resourcesBob Moore2012-01-173-0/+94
| * | ACPI 5.0: Support for all new resource descriptorsLin Ming2012-01-1715-115/+1573
| * | ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation regionBob Moore2012-01-175-17/+38
| * | ACPI 5.0: Implement Connection() and AccessAs() changesBob Moore2012-01-1714-45/+300
| * | ACPI 5.0: New interfaces to allow driver access to AML mutex objectsLin Ming2012-01-172-1/+188
| * | ACPI 5.0: Implement hardware-reduced optionBob Moore2012-01-175-3/+57
| * | ACPI 5.0: Basic support for FADT version 5Bob Moore2012-01-171-2/+2
| * | ACPICA: Do not abort table load on invalid space IDBob Moore2012-01-174-12/+54
| * | ACPICA: Add error msg for Index/Bank field registers out-of-rangeBob Moore2012-01-171-0/+6
OpenPOWER on IntegriCloud