summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2016-01-01ACPICA: Update internal #defines for ObjectType operator. No functional changeBob Moore
2016-01-01ACPICA: Update parameter type for ObjectType operatorBob Moore
2016-01-01ACPICA: Parser: Fix for SuperName method invocationBob Moore
2016-01-01ACPICA: Parser: Add constants for internal namepath functionBob Moore
2016-01-01ACPICA: iasl/Disassembler: Support ASL ElseIf operatorBob Moore
2016-01-01ACPICA: Tools: Add spacing and missing options in acpibin toolColin Ian King
2016-01-01ACPICA: Namespace: Add String -> ObjectReference conversion supportLv Zheng
2016-01-01ACPICA: Namespace: Add scope information to the simple object repair mechanismLv Zheng
2016-01-01ACPICA: Update for output of the Debug ObjectBob Moore
2016-01-01ACPICA: Debug object: Fix output for a NULL objectBob Moore
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore
2016-01-01ACPICA: Concatenate operator: Add extensions to support all ACPI objectsBob Moore
2016-01-01ACPICA: acpiexec/acpinames: Update for error checking macrosBob Moore
2016-01-01ACPICA: Add comment explaining _SUB removalBob Moore
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore
2016-01-01ACPICA: Debugger: Remove some unecessary NULL checksMarkus Elfring
2016-01-01ACPICA: iasl/acpiexec: Update input file handling and verificationBob Moore
2016-01-01ACPICA: Disassembler/tools: Support for multiple ACPI tables in one fileBob Moore
2016-01-01ACPICA: acpiexec: Add support for AML files containing multiple tablesBob Moore
2016-01-01ACPICA: Split interpreter tracing functions to a new fileBob Moore
2016-01-01ACPICA: Core: Major update for code formatting, no functional changesBob Moore
2016-01-01ACPICA: exmutex: General cleanup, restructured some codeBob Moore
2016-01-01ACPICA: Add "const" to some functions that return fixed stringsLABBE Corentin
2016-01-01ACPICA: Fix SyncLevel support interaction with method auto-serializationDavid E. Box
2016-01-01ACPICA: Debugger: reduce old external path formatLv Zheng
2016-01-01ACPICA: Namespace: Fix wrong error logLv Zheng
2016-01-01ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng
2016-01-01Merge branch 'acpi-debug' into acpicaRafael J. Wysocki
2016-01-01ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD
2016-01-01ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4EAaron Lu
2016-01-01ACPI / video: Add quirks for the Dell Vostro V131Hans de Goede
2016-01-01ACPI / video: Add a module option to disable the reporting of keypressesHans de Goede
2016-01-01ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede
2016-01-01ACPI, PCI, irq: remove interrupt number restrictionSinan Kaya
2016-01-01ACPI, PCI, irq: remove interrupt count restrictionSinan Kaya
2015-12-28ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open()Lv Zheng
2015-12-28ACPI / debugger: copy_to_user doesn't return errorsDan Carpenter
2015-12-28ACPI / debugger: remove some unneeded conditionsDan Carpenter
2015-12-28ACPI / debugger: Fix an issue a flag is modified without lockingLv Zheng
2015-12-22ACPI / bus: Show _OSC UUID when _OSC failsAndy Lutomirski
2015-12-22ACPI / bus: Tidy up _OSC error spacingAndy Lutomirski
2015-12-21ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada
2015-12-15ACPI / debugger: Add module support for ACPI debuggerLv Zheng
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng
2015-12-15ACPICA: Debugger: Remove unnecessary status checkColin Ian King
2015-12-11nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov
2015-12-09ACPI: Fix build errors due objects compiled unconditionallyJavier Martinez Canillas