aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2-2/+7
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule3-36/+70
2015-08-25ACPI / osl: replace custom implementation of readq / writeqAndy Shevchenko1-30/+3
2015-08-25ACPI / EC: Fix an issue caused by the serialized _Qxx evaluationsLv Zheng1-22/+60
2015-08-14serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+1
2015-08-14ACPI / video: Fix circular lock dependency issue in the video-detect codeHans de Goede1-3/+13
2015-08-07ACPI: fix acpi_debugfs_init prototypeNicolas Iooss2-1/+3
2015-08-07ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.Lv Zheng1-15/+13
2015-08-07ACPI / sysfs: Update method tracing facility.Lv Zheng2-36/+108
2015-08-07ACPI / sysfs: Add ACPI_LV_REPAIR debug level.Lv Zheng1-0/+1
2015-08-07Merge branch 'acpica' into acpi-traceRafael J. Wysocki37-691/+1326
2015-08-06ACPI / bus: Move duplicate code to a separate new functionRafael J. Wysocki1-29/+22
2015-08-03thermal: consistently use int for temperaturesSascha Hauer1-6/+6
2015-07-31Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki7-868/+960
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu1-6/+4
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu1-8/+1
2015-07-29Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki6-885/+956
2015-07-29Merge tag 'ib-mfd-base-acpi-dma-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into acpi-pmRafael J. Wysocki3-16/+40
2015-07-28Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki1-3/+1
2015-07-28ACPI / PM: Use target_state to set the device power stateMika Westerberg1-1/+1
2015-07-28ACPI / PM: Attach ACPI power domain only onceMika Westerberg3-16/+40
2015-07-27nfit: Don't check _STA on NVDIMM devicesLinda Knippers1-18/+2
2015-07-27libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2-0/+2
2015-07-23ACPICA: iASL/Disassembler: Add prototype verbose modeBob Moore1-0/+1
2015-07-23ACPICA: Debugger: Move debugger specific APIs to debugger componentLv Zheng2-7/+22
2015-07-23ACPICA: Debugger: Reduce structure size for debuggerLv Zheng1-0/+3
2015-07-23ACPICA: Cleanup use of NEGATIVE and POSITIVE definesBob Moore1-0/+5
2015-07-23ACPICA: Cleanup use of all non-ANSI local C library functionsBob Moore5-354/+396
2015-07-23ACPICA: iASL: Add new warnings for method local_x and arg_x variablesBob Moore1-0/+4
2015-07-23ACPICA: Remove extraneous check for null walk_stateMarkus Elfring1-3/+1
2015-07-23ACPICA: Parser: Remove redundant opcode execution debugging outputLv Zheng1-8/+0
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng1-2/+4
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng3-38/+122
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng10-183/+310
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng5-1/+75
2015-07-23ACPICA: Dispatcher: Move stack traversal code to dispatcherLv Zheng4-3/+235
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng7-132/+176
2015-07-23ACPICA: Executer: Add back pointing reference of method operandLv Zheng3-0/+5
2015-07-23ACPICA: Dispatcher: Cleanup union acpi_operand_object's AML address assignmentsLv Zheng12-49/+53
2015-07-23ACPICA: Parser: Cleanup aml_offset in union acpi_operand_objectLv Zheng3-16/+8
2015-07-23ACPICA: Parser: Cleanup aml_offset in struct acpi_walk_stateLv Zheng4-15/+26
2015-07-23ACPICA: Parser: Reduce parser/namespace divergences for tracer supportLv Zheng3-8/+8
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki1-3/+1
2015-07-21ACPI / processor: remove leftover __refdata annotationsMathias Krause2-2/+2
2015-07-20ACPI: Remove clk.h includeStephen Boyd2-2/+0
2015-07-17ACPI / bus: Move ACPI bus type registrationRafael J. Wysocki2-7/+3
2015-07-17ACPI / scan: Move bus operations and notification routines to bus.cRafael J. Wysocki2-183/+184
2015-07-17ACPI / scan: Move device matching code to bus.cRafael J. Wysocki2-189/+194
2015-07-17ACPI / scan: Move sysfs-related device code to a separate fileRafael J. Wysocki4-483/+532
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki1-9/+15