summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-08-25ACPICA: Tables: Cleanup to reduce FACS globalsLv Zheng
2015-08-25ACPICA: Tables: Fix global table list issues by removing fixed table indexesLv Zheng
2015-08-25ACPICA: Update info messages during ACPICA initBob Moore
2015-08-25ACPICA: Disassembler: Update for new listing modeBob Moore
2015-08-25ACPICA: Update parameter validation for data_table_region and load_tableBob Moore
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule
2015-08-25ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko
2015-08-25ACPI / EC: Fix an issue caused by the serialized _Qxx evaluationsLv Zheng
2015-08-15serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede
2015-08-07ACPI: fix acpi_debugfs_init prototypeNicolas Iooss
2015-08-07ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.Lv Zheng
2015-08-07ACPI / sysfs: Update method tracing facility.Lv Zheng
2015-08-07ACPI / sysfs: Add ACPI_LV_REPAIR debug level.Lv Zheng
2015-08-07Merge branch 'acpica' into acpi-traceRafael J. Wysocki
2015-08-06ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2015-07-29Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg
2015-07-28nfit: Don't check _STA on NVDIMM devicesLinda Knippers
2015-07-28libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki