summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | 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/+0
* | 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-0211-98/+152
|\
| * ACPICA: Update version to 20150619Bob Moore2015-07-011-1/+1
| * ACPICA: Update TPM2 ACPI tableBob Moore2015-07-011-12/+6
| * 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/+4
| * 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
| * ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFILv Zheng2015-07-011-0/+6
| * ACPICA: MSVC6: Fix build issue for variable argument macrosLv Zheng2015-07-012-2/+15
| * ACPICA: Tables: Enable default 64-bit FADT addresses favorLv Zheng2015-07-011-2/+2
| * ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-011-0/+1
| * ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-011-0/+9
| * ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACSLv Zheng2015-07-011-2/+6
| * ACPICA: Linuxize: Reduce divergences for 20150616 releaseLv Zheng2015-06-231-1/+0
| |
| \
| \
| \
*---. \ Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki2015-06-262-2/+2
|\ \ \ \
| | * | | ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2015-06-241-1/+1
| | |/ /
| * | | ACPI / video: Inline acpi_video_set_dmi_backlight_typeBorislav Petkov2015-06-241-1/+1
* | | | Merge branch 'acpi-cca'Rafael J. Wysocki2015-06-191-1/+36
|\ \ \ \
| * | | | ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2015-06-151-1/+36
* | | | | Merge branch 'acpi-video'Rafael J. Wysocki2015-06-191-4/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2015-06-191-2/+0
| * | | | ACPI / video: Port to new backlight interface selection APIHans de Goede2015-06-191-2/+0
| * | | | acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2015-06-191-0/+17
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-192-3/+2
|\ \ \ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ACPI / osl: use same type for acpi_predefined_names values as in definitionDominik Brodowski2015-05-141-1/+1
| | |/ / /
| * | | | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-2/+1
| |/ / /
OpenPOWER on IntegriCloud