summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-01-01ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore4-5/+5
2016-01-01ACPICA: Update parameter type for ObjectType operatorBob Moore3-4/+6
2016-01-01ACPICA: Parser: Fix for SuperName method invocationBob Moore1-4/+5
2016-01-01ACPICA: Parser: Add constants for internal namepath functionBob Moore3-7/+13
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore1-0/+1
2016-01-01ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King1-1/+1
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng3-1/+89
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng4-9/+16
2016-01-01ACPICA: Update for output of the Debug ObjectBob Moore1-3/+8
2016-01-01ACPICA: Debug object: Fix output for a NULL objectBob Moore1-1/+2
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore1-20/+47
2016-01-01ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore2-6/+37
2016-01-01ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore1-0/+13
2016-01-01ACPICA: Add comment explaining _SUB removalBob Moore1-0/+7
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore4-126/+22
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring2-10/+3
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore4-16/+13
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore9-514/+53
2016-01-01ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore2-0/+27
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore3-326/+379
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore97-493/+617
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore1-21/+59
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin4-25/+22
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box1-2/+13
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng9-10/+12
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng1-1/+1
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava1-7/+17
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng12-324/+324
2016-01-01Merge branch 'acpi-debug' into acpicaRafael J. Wysocki15-202/+1187
2015-12-28ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng1-1/+2
2015-12-28ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter1-4/+6
2015-12-28ACPI / debugger: remove some unneeded conditionsDan Carpenter1-4/+0
2015-12-28ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng1-1/+1
2015-12-21ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada1-1/+2
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng5-39/+269
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng5-5/+835
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng7-46/+83
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng5-146/+38
2015-12-15ACPICA: Debugger: Remove unnecessary status checkColin Ian King1-3/+0
2015-12-12nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov1-1/+1
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+49
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki1-2/+2
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki74-397/+11348
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang1-0/+7
2015-12-01nfit: Adjust for different _FIT and NFIT headersLinda Knippers2-13/+37
2015-12-01nfit: Fix the check for a successful NFIT mergeLinda Knippers1-1/+1
2015-12-01nfit: Account for table size length variationLinda Knippers1-6/+12
2015-12-01ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra1-2/+2
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2-42/+8
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-1/+1