aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAge
...
| * | | | | | | | ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede2015-12-31
| * | | | | | | | ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede2015-12-31
| * | | | | | | | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2015-12-31
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2016-01-11
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-04
| * | | | | | | ACPICA: Add per-table execution of module-level codeBob Moore2015-12-31
| * | | | | | | ACPICA: Add "root node" case to the ACPI name repair codeBob Moore2015-12-31
| * | | | | | | ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_r...Lv Zheng2015-12-31
| * | | | | | | ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evalua...Lv Zheng2015-12-31
| * | | | | | | ACPICA: Events: Split acpi_ev_associate_reg_method() from region initializati...Lv Zheng2015-12-31
| * | | | | | | ACPICA: Events: Fix an issue that region object is re-attached to another sco...Lv Zheng2015-12-31
| * | | | | | | ACPICA: Utilities: Reorder initialization codeLv Zheng2015-12-31
| * | | | | | | ACPICA: Events: Uses common_notify for address space handlersLv Zheng2015-12-31
| * | | | | | | ACPICA: Events: Deploys acpi_ev_find_region_handler()Lv Zheng2015-12-31
| * | | | | | | ACPICA: Cleanup code related to the per-table module level improvementBob Moore2015-12-31
| * | | | | | | ACPICA: Update for CondRefOf and RefOf operatorsBob Moore2015-12-31
| * | | | | | | ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore2015-12-31
| * | | | | | | ACPICA: Update parameter type for ObjectType operatorBob Moore2015-12-31
| * | | | | | | ACPICA: Parser: Fix for SuperName method invocationBob Moore2015-12-31
| * | | | | | | ACPICA: Parser: Add constants for internal namepath functionBob Moore2015-12-31
| * | | | | | | ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore2015-12-31
| * | | | | | | ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King2015-12-31
| * | | | | | | ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng2015-12-31
| * | | | | | | ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng2015-12-31
| * | | | | | | ACPICA: Update for output of the Debug ObjectBob Moore2015-12-31
| * | | | | | | ACPICA: Debug object: Fix output for a NULL objectBob Moore2015-12-31
| * | | | | | | ACPICA: Debug Object: Cleanup outputBob Moore2015-12-31
| * | | | | | | ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2015-12-31
| * | | | | | | ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore2015-12-31
| * | | | | | | ACPICA: Add comment explaining _SUB removalBob Moore2015-12-31
| * | | | | | | ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2015-12-31
| * | | | | | | ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2015-12-31
| * | | | | | | ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore2015-12-31
| * | | | | | | ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore2015-12-31
| * | | | | | | ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2015-12-31
| * | | | | | | ACPICA: Split interpreter tracing functions to a new fileBob Moore2015-12-31
| * | | | | | | ACPICA: Core: Major update for code formatting, no functional changesBob Moore2015-12-31
| * | | | | | | ACPICA: exmutex: General cleanup, restructured some codeBob Moore2015-12-31
| * | | | | | | ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin2015-12-31
| * | | | | | | ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box2015-12-31
| * | | | | | | ACPICA: Debugger: reduce old external path formatLv Zheng2015-12-31
| * | | | | | | ACPICA: Namespace: Fix wrong error logLv Zheng2015-12-31
| * | | | | | | ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2015-12-31
| * | | | | | | ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2015-12-31
| * | | | | | | Merge branch 'acpi-debug' into acpicaRafael J. Wysocki2015-12-31
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'acpi-debug'Rafael J. Wysocki2016-01-11
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng2015-12-27
| * | | | | | | ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter2015-12-27
| * | | | | | | ACPI / debugger: remove some unneeded conditionsDan Carpenter2015-12-27
| * | | | | | | ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng2015-12-27