summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi2016-02-031-1/+0
*---. Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki2016-01-2123-23/+27
|\ \ \
| | * | ACPI / video: Document acpi_video_handles_brightness_key_presses() a bitHans de Goede2016-01-151-0/+4
| * | | ACPICA: Update version to 20160108Bob Moore2016-01-151-1/+1
| * | | ACPICA: Additional 2016 copyright changesBob Moore2016-01-1522-22/+22
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki2016-01-121-1/+5
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | ACPI / PM: Support D3 COLD device in old BIOS for ZPODDKen Xue2015-12-091-1/+3
| | |/ / /
| * | | | ACPI / utils: Add acpi_dev_present()Lukas Wunner2015-12-091-0/+2
| |/ / /
* | | | Merge branch 'acpi-video'Rafael J. Wysocki2016-01-121-0/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede2016-01-011-0/+6
| |/
* | ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki2016-01-041-9/+1
* | ACPICA: Update version to 20151218Bob Moore2016-01-011-1/+1
* | ACPICA: Add per-table execution of module-level codeBob Moore2016-01-011-0/+5
* | ACPICA: Add new exception code, AE_IO_ERRORBob Moore2016-01-011-2/+4
* | ACPICA: Debug Object: Cleanup outputBob Moore2016-01-011-0/+4
* | ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore2016-01-011-4/+2
* | ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng2016-01-011-0/+1
* | ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2015-12-152-12/+0
* | ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng2015-12-151-0/+23
* | ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng2015-12-154-1/+51
|/
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-33/+3
|\
| * device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee2015-11-071-34/+0
| * ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee2015-11-071-0/+3
| * ACPI: Honor ACPI _CCA attribute settingJeremy Linton2015-11-071-2/+3
| * Merge branch 'device-properties' into acpi-pciRafael J. Wysocki2015-11-021-2/+31
| |\
* | \ 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/+10
| * | | 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/+1
|\
| * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-4/+1
| |
| \
| \
| \
*---. \ 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/+0
| | |/ | |/|
| | * 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
| |/
OpenPOWER on IntegriCloud