aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki1-33/+3
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee1-34/+0
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee1-0/+3
2015-11-07ACPI: Honor ACPI _CCA attribute settingJeremy Linton1-2/+3
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki1-2/+31
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki2-0/+152
2015-11-02Merge branch 'acpica'Rafael J. Wysocki7-21/+25
2015-10-25Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki1-2/+2
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki1-2/+31
2015-10-22ACPICA: Update version to 20150930Bob Moore1-1/+1
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng3-12/+10
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger threadLv Zheng2-1/+4
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore1-2/+5
2015-10-22ACPICA: Update NFIT table to rename a flags fieldBob Moore1-1/+1
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore1-3/+3
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore1-1/+1
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule1-0/+14
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule1-0/+138
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2-3/+3
2015-09-15ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes1-1/+1
2015-09-15ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes1-1/+1
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki1-2/+19
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki1-0/+3
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki1-0/+9
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-4/+1
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki3-12/+50
2015-08-25ACPICA: Update version to 20150818Bob Moore1-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng1-0/+3
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore1-4/+5
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore1-4/+0
2015-08-25ACPICA: Debugger: Add option to display namespace summary/countsBob Moore1-0/+2
2015-08-25ACPICA: Headers: Fix some comments, no functional changeBob Moore1-5/+5
2015-08-25ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore1-0/+1
2015-08-25ACPICA: Correctly cleanup after a ACPI table load failureBob Moore1-2/+5
2015-08-25ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule1-2/+24
2015-08-25ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule1-2/+26
2015-07-23ACPICA: Update version to 20150717Bob Moore1-1/+1
2015-07-23ACPICA: iASL: Add support for TCPA Server TableBob Moore1-4/+13
2015-07-23ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng3-0/+106
2015-07-23ACPICA: Executer: Add option to bypass opcode tracingLv Zheng1-2/+3
2015-07-23ACPICA: Executer: Add OSL trace hook supportLv Zheng4-0/+22
2015-07-23ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2-2/+17
2015-07-23ACPICA: Dispatcher: Add trace support for interpreterLv Zheng1-1/+3
2015-07-23ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng1-1/+2
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki1-4/+1
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula2-8/+0
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-98/+152
2015-07-01ACPICA: Update version to 20150619Bob Moore1-1/+1
2015-07-01ACPICA: Update TPM2 ACPI tableBob Moore1-12/+6
2015-07-01ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2-39/+81