aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-01ACPICA: De-macroize calls to standard C library functionsBob Moore2-42/+4
2015-07-01ACPICA: Namespace: Change namespace override to avoid node deletionBob Moore1-0/+5
2015-07-01ACPICA: Namespace: Add support of OSDT tableBob Moore1-0/+1
2015-07-01ACPICA: ACPI 6.0: Add values for MADT GIC version fieldHanjun Guo1-0/+11
2015-07-01ACPICA: Utilities: Add _CLS processingSuravee Suthikulpanit2-9/+16
2015-07-01ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng1-0/+6
2015-07-01ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2-2/+15
2015-07-01ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng1-2/+2
2015-07-01ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-07-01ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng1-0/+9
2015-07-01ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng1-2/+6
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2-2/+2
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin1-1/+1
2015-06-24ACPI / video: Inline acpi_video_set_dmi_backlight_typeBorislav Petkov1-1/+1
2015-06-23ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng1-1/+0
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki1-1/+36
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki1-4/+17
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2-3/+2
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki1-1/+2
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-2/+0
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-2/+0
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-0/+17
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee1-1/+36
2015-05-25ACPICA: Fix for ill-formed GUID strings for NFIT tables.Bob Moore1-8/+8