summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-processor'Rafael J. Wysocki2015-11-022-0/+152
|\
| * CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule2015-10-121-0/+14
| * ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-121-0/+138
* | Merge branch 'acpica'Rafael J. Wysocki2015-11-027-21/+25
|\ \
| * | ACPICA: Update version to 20150930Bob Moore2015-10-221-1/+1
| * | ACPI: Enable build of AML interpreter debuggerLv Zheng2015-10-223-12/+10Star
| * | ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng2015-10-222-1/+4
| * | ACPICA: Improve typechecking, both compile-time and runtimeBob Moore2015-10-221-2/+5
| * | ACPICA: Update NFIT table to rename a flags fieldBob Moore2015-10-221-1/+1
| * | ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore2015-10-221-3/+3
| * | ACPICA: Remove unnecessary conditional compilationBob Moore2015-10-221-1/+1
| |/
| |
| \
| \
| \
*---. | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-251-2/+2
|\ \ \|
| * | | ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes2015-09-151-1/+1
| * | | ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes2015-09-151-1/+1
| |/ /
* | | Merge branch 'device-properties'Rafael J. Wysocki2015-10-251-2/+31
|\ \ \ | |_|/ |/| |
| * | ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki2015-09-151-2/+19
| * | ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki2015-09-151-0/+3
| * | ACPI / property: Add support for data-only subnodesRafael J. Wysocki2015-09-151-0/+9
| |/
* / ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla2015-09-152-3/+3
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-4/+1Star
|\
| * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-4/+1Star
| |
| \
| \
| \
*---. \ Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki2015-09-013-12/+50
|\ \ \ \ | | |_|/ | |/| |
| | | * ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-082-8/+0Star
| | |/ | |/|
| | * ACPI: Decouple ACPI idle and ACPI processor driversAshwin Chaugule2015-08-251-2/+24
| | * ACPI: Split out ACPI PSS from ACPI Processor driverAshwin Chaugule2015-08-251-2/+26
| |/
* | ACPICA: Update version to 20150818Bob Moore2015-08-251-1/+1
* | ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng2015-08-251-0/+3
* | ACPICA: Header support to improve compatibility with MSVCBob Moore2015-08-251-4/+5
* | ACPICA: Make the max-number-of-loops runtime configurableBob Moore2015-08-251-4/+0Star
* | ACPICA: Debugger: Add option to display namespace summary/countsBob Moore2015-08-251-0/+2
* | ACPICA: Headers: Fix some comments, no functional changeBob Moore2015-08-251-5/+5
* | ACPICA: Disassembler: Remove duplicate code in _PLD processing.Bob Moore2015-08-251-0/+1
* | ACPICA: Correctly cleanup after a ACPI table load failureBob Moore2015-08-251-2/+5
* | ACPICA: Update version to 20150717Bob Moore2015-07-231-1/+1
* | ACPICA: iASL: Add support for TCPA Server TableBob Moore2015-07-231-4/+13
* | ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h>Lv Zheng2015-07-233-0/+106
* | ACPICA: Executer: Add option to bypass opcode tracingLv Zheng2015-07-231-2/+3
* | ACPICA: Executer: Add OSL trace hook supportLv Zheng2015-07-234-0/+22
* | ACPICA: Executer: Add interpreter tracing mode for method tracing facilityLv Zheng2015-07-232-2/+17
* | ACPICA: Dispatcher: Add trace support for interpreterLv Zheng2015-07-231-1/+3
* | ACPICA: Namespace: Add function to directly return normalized full pathLv Zheng2015-07-231-1/+2
|/
* Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-07-0311-98/+152
|\
| * ACPICA: Update version to 20150619Bob Moore2015-07-011-1/+1
| * ACPICA: Update TPM2 ACPI tableBob Moore2015-07-011-12/+6Star
| * ACPICA: Update definitions for the TCPA and TPM2 ACPI tablesBob Moore2015-07-012-39/+81
| * ACPICA: De-macroize calls to standard C library functionsBob Moore2015-07-012-42/+4Star
| * ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore2015-07-011-0/+5
| * ACPICA: Namespace: Add support of OSDT tableBob Moore2015-07-011-0/+1
| * ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo2015-07-011-0/+11
| * ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2015-07-012-9/+16