aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-14Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki1-8/+1
2016-03-08ACPICA: Utilities: Update trace mechinism for acquire_objectBob Moore1-1/+1
2016-02-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-4/+2
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla1-8/+0
2016-02-22ACPI / processor : add support for ACPI0010 processor containerSudeep Holla1-0/+1
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi1-1/+0
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki23-23/+27
2016-01-15ACPICA: Update version to 20160108Bob Moore1-1/+1
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore22-22/+22
2016-01-15ACPI / video: Document acpi_video_handles_brightness_key_presses() a bitHans de Goede1-0/+4
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki1-1/+5
2016-01-12Merge branch 'acpi-video'Rafael J. Wysocki1-0/+6
2016-01-04ACPICA: Drop Linux-specific waking vector functionsRafael J. Wysocki1-9/+1
2016-01-01ACPICA: Update version to 20151218Bob Moore1-1/+1
2016-01-01ACPICA: Add per-table execution of module-level codeBob Moore1-0/+5
2016-01-01ACPICA: Add new exception code, AE_IO_ERRORBob Moore1-2/+4
2016-01-01ACPICA: Debug Object: Cleanup outputBob Moore1-0/+4
2016-01-01ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method."Bob Moore1-4/+2
2016-01-01ACPICA: Linuxize: reduce divergences for 20151218 releaseLv Zheng1-0/+1
2016-01-01ACPI / video: Add a acpi_video_handles_brightness_key_presses() helperHans de Goede1-0/+6
2015-12-15ACPI / debugger: Add IO interface to access debugger functionalitiesLv Zheng2-12/+0
2015-12-15ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanismLv Zheng1-0/+23
2015-12-15ACPICA: Debugger: Convert some mechanisms to OSPM specificLv Zheng4-1/+51
2015-12-09ACPI / PM: Support D3 COLD device in old BIOS for ZPODDKen Xue1-1/+3
2015-12-09ACPI / utils: Add acpi_dev_present()Lukas Wunner1-0/+2
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