summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi-1/+0
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki-23/+27
2016-01-15ACPICA: Update version to 20160108Bob Moore-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore-22/+22
2016-01-15ACPI / video: Document acpi_video_handles_brightness_key_presses() a bitHans de Goede-0/+4
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki-1/+5
2016-01-12Merge branch 'acpi-video'Rafael J. Wysocki-0/+6
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki-9/+1
2016-01-01ACPICA: Update version to 20151218Bob Moore-1/+1
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore-0/+5
2016-01-01ACPICA: Add new exception code, AE_IO_ERRORBob Moore-2/+4
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore-0/+4
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore-4/+2
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng-0/+1
2016-01-01ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede-0/+6
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng-12/+0
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using differe...Lv Zheng-0/+23
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng-1/+51
2015-12-09ACPI / PM: Support D3 COLD device in old BIOS for ZPODDKen Xue-1/+3
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner-0/+2
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki-33/+3
2015-11-07device property: ACPI: Remove unused DMA APIsSuthikulpanit, Suravee-34/+0
2015-11-07ACPI: Adding DMA Attribute APIs for ACPI DeviceSuthikulpanit, Suravee-0/+3
2015-11-07ACPI: Honor ACPI _CCA attribute settingJeremy Linton-2/+3
2015-11-02Merge branch 'device-properties' into acpi-pciRafael J. Wysocki-2/+31
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki-0/+152
2015-11-02Merge branch 'acpica'Rafael J. Wysocki-21/+25
2015-10-25Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki-2/+2
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki-2/+31
2015-10-22ACPICA: Update version to 20150930Bob Moore-1/+1
2015-10-22ACPI: Enable build of AML interpreter debuggerLv Zheng-12/+10
2015-10-22ACPICA: Debugger: Add thread ID support so that single step mode can only app...Lv Zheng-1/+4
2015-10-22ACPICA: Improve typechecking, both compile-time and runtimeBob Moore-2/+5
2015-10-22ACPICA: Update NFIT table to rename a flags fieldBob Moore-1/+1
2015-10-22ACPICA: Debugger: Update mutexes used for multithreaded debuggerBob Moore-3/+3
2015-10-22ACPICA: Remove unnecessary conditional compilationBob Moore-1/+1
2015-10-12CPPC: Probe for CPPC tables for each ACPI Processor objectAshwin Chaugule-0/+14
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule-0/+138
2015-09-15ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()Sudeep Holla-3/+3
2015-09-15ACPI / scan: constify struct acpi_hardware_id::idRasmus Villemoes-1/+1
2015-09-15ACPI / scan: constify first argument of struct acpi_scan_handler::matchRasmus Villemoes-1/+1
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki-2/+19
2015-09-15ACPI / property: Expose data-only subnodes via sysfsRafael J. Wysocki-0/+3
2015-09-15ACPI / property: Add support for data-only subnodesRafael J. Wysocki-0/+9
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki-4/+1
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki-12/+50
2015-08-25ACPICA: Update version to 20150818Bob Moore-1/+1
2015-08-25ACPICA: Debugger: Split debugger initialization/termination APIsLv Zheng-0/+3
2015-08-25ACPICA: Header support to improve compatibility with MSVCBob Moore-4/+5
2015-08-25ACPICA: Make the max-number-of-loops runtime configurableBob Moore-4/+0