summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu2016-01-011-0/+9
| * | | | | | | | ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2016-01-012-0/+33
| * | | | | | | | ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede2016-01-011-3/+11
| * | | | | | | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2016-01-011-0/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2016-01-12133-2212/+2105
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-043-79/+27
| * | | | | | | ACPICA: Add per-table execution of module-level codeBob Moore2016-01-012-1/+24
| * | | | | | | ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2016-01-011-0/+8
| * | | | | | | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2016-01-014-16/+17
| * | | | | | | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2016-01-017-42/+30
| * | | | | | | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2016-01-014-29/+55
| * | | | | | | ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng2016-01-011-7/+6
| * | | | | | | ACPICA: Utilities: Reorder initialization codeLv Zheng2016-01-011-16/+15
| * | | | | | | ACPICA: Events: Uses common_notify for address space handlersLv Zheng2016-01-014-19/+13
| * | | | | | | ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2016-01-014-91/+75
| * | | | | | | ACPICA: Cleanup code related to the per-table module level improvementBob Moore2016-01-016-44/+91
| * | | | | | | ACPICA: Update for CondRefOf and RefOf operatorsBob Moore2016-01-011-2/+2
| * | | | | | | ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore2016-01-014-5/+5
| * | | | | | | ACPICA: Update parameter type for ObjectType operatorBob Moore2016-01-013-4/+6
| * | | | | | | ACPICA: Parser: Fix for SuperName method invocationBob Moore2016-01-011-4/+5
| * | | | | | | ACPICA: Parser: Add constants for internal namepath functionBob Moore2016-01-013-7/+13
| * | | | | | | ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2016-01-011-0/+1
| * | | | | | | ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2016-01-011-1/+1
| * | | | | | | ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2016-01-013-1/+89
| * | | | | | | ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2016-01-014-9/+16
| * | | | | | | ACPICA: Update for output of the Debug ObjectBob Moore2016-01-011-3/+8
| * | | | | | | ACPICA: Debug object: Fix output for a NULL objectBob Moore2016-01-011-1/+2
| * | | | | | | ACPICA: Debug Object: Cleanup outputBob Moore2016-01-011-20/+47
| * | | | | | | ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2016-01-012-6/+37
| * | | | | | | ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2016-01-011-0/+13
| * | | | | | | ACPICA: Add comment explaining _SUB removalBob Moore2016-01-011-0/+7
| * | | | | | | ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-014-126/+22
| * | | | | | | ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2016-01-012-10/+3
| * | | | | | | ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2016-01-014-16/+13
| * | | | | | | ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2016-01-019-514/+53
| * | | | | | | ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2016-01-012-0/+27
| * | | | | | | ACPICA: Split interpreter tracing functions to a new fileBob Moore2016-01-013-326/+379
| * | | | | | | ACPICA: Core: Major update for code formatting, no functional changesBob Moore2016-01-0197-493/+617
| * | | | | | | ACPICA: exmutex: General cleanup, restructured some codeBob Moore2016-01-011-21/+59
| * | | | | | | ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2016-01-014-25/+22
| * | | | | | | ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2016-01-011-2/+13
| * | | | | | | ACPICA: Debugger: reduce old external path formatLv Zheng2016-01-019-10/+12
| * | | | | | | ACPICA: Namespace: Fix wrong error logLv Zheng2016-01-011-1/+1
| * | | | | | | ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2016-01-011-7/+17
| * | | | | | | ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-0112-324/+324
| * | | | | | | Merge branch 'acpi-debug' into acpicaRafael J. Wysocki2016-01-0115-202/+1187
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'acpi-debug'Rafael J. Wysocki2016-01-1215-202/+1187
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-281-1/+2
| * | | | | | | ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-281-4/+6
| * | | | | | | ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-281-4/+0
OpenPOWER on IntegriCloud