summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0614-89/+367
|\
| * Merge branch 'acpica'Rafael J. Wysocki2014-08-058-32/+182
| |\
| | * ACPICA: Update version to 20140724.Bob Moore2014-07-311-1/+1
| | * ACPICA: ACPI 5.1: Update for PCCT table changes.Bob Moore2014-07-311-1/+24
| | * ACPICA/ARM: ACPI 5.1: Update for GTDT table changes.Tomasz Nowicki2014-07-311-15/+78
| | * ACPICA/ARM: ACPI 5.1: Update for MADT changes.Tomasz Nowicki2014-07-311-3/+41
| | * ACPICA/ARM: ACPI 5.1: Update for FADT changes.Graeme Gregory2014-07-311-3/+9
| | * ACPICA: ACPI 5.1: New notify value for System Affinity Update.Bob Moore2014-07-311-1/+2
| | * ACPICA: ACPI 5.1: Support for the _DSD predefined name.David E. Box2014-07-311-0/+1
| | * ACPICA: Tables: Update for DMAR table changes.Bob Moore2014-07-311-7/+7
| | * ACPICA: Disassembler: Add support for the ToUUID opererator (macro).Bob Moore2014-07-311-0/+18
| | * ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro.Bob Moore2014-07-311-1/+1
| | |
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2014-07-271-7/+1
| |\ \ \
| | | * | ACPI / hotplug: Simplify acpi_set_hp_context()Rafael J. Wysocki2014-07-161-7/+1
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki2014-07-271-0/+2
| |\ \ \ \ | | | |/ /
| | * | | ACPI / PNP: do ACPI binding directlyZhang Rui2014-07-071-0/+2
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button'Rafael J. Wysocki2014-07-271-19/+13
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | * | | | ACPI / PM: Always enable wakeup GPEs when enabling device wakeupRafael J. Wysocki2014-07-231-11/+0
| | * | | | ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki2014-07-231-8/+13
| | |/ / /
| * | | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-273-11/+51
| |\ \ \ \
| | * | | | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.Lv Zheng2014-07-231-0/+10
| | * | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-0/+2
| | * | | | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.Lv Zheng2014-07-231-0/+22
| | * | | | ACPICA: Linux: Add stub support for Linux specific variables and functions.Lv Zheng2014-07-201-11/+17
| | |/ / /
| * | | | Merge branch 'acpica'Rafael J. Wysocki2014-07-277-22/+120
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2014-07-231-0/+4
| | * | ACPICA: Update version to 20140627Bob Moore2014-07-081-1/+1
| | * | ACPICA: Tables: Merge DMAR table structure updatesLv Zheng2014-07-081-1/+1
| | * | ACPICA: acpidump: Add memory/string OSL usage to improve portabilityLv Zheng2014-07-081-0/+1
| | * | ACPICA: Common: Enhance acpi_getopt() to improve portabilityLv Zheng2014-07-081-0/+4
| | * | ACPICA: Utilities: Introduce acpi_log_error() to improve portabilityLv Zheng2014-07-082-0/+24
| | * | ACPICA: Utilities: Add formatted printing APIsLv Zheng2014-07-081-0/+1
| | * | ACPICA: OSL: Add portable file IO to improve portabilityLv Zheng2014-07-082-0/+40
| | * | ACPICA: OSL: Update environments to improve portabilityLv Zheng2014-07-081-12/+36
| | * | ACPICA: Restore error table definitions to reduce code differences between Li...Lv Zheng2014-06-162-8/+8
* | | | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki2014-07-221-0/+1
* | | | apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2014-07-221-0/+3
|/ / /
* | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-071-0/+2
| |/ |/|
* | ACPI / processor replace __attribute__((packed)) by __packedFabian Frederick2014-06-171-5/+5
|/
* Merge branch 'acpi-video'Rafael J. Wysocki2014-06-031-0/+2
|\
| * ACPI / video: Add an acpi_video_unregister_backlight functionHans de Goede2014-05-201-0/+2
* | Merge branch 'acpica'Rafael J. Wysocki2014-06-0311-426/+921
|\ \
| * | ACPICA: Namespace: Remove _PRP method support.Lv Zheng2014-06-031-1/+0
| * | ACPICA: Tables: Add mechanism to control early table checksum verification.Lv Zheng2014-06-011-0/+9
| * | ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng2014-05-273-10/+3
| * | ACPICA: Clean up redudant definitions already defined elsewhereLv Zheng2014-05-271-1/+0
| * | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng2014-05-271-1/+1
| * | ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>Lv Zheng2014-05-274-121/+216
| * | ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.Lv Zheng2014-05-271-14/+0
| * | Merge back earlier ACPICA material.Rafael J. Wysocki2014-05-278-286/+700
| |\ \ | | |/ | |/|
OpenPOWER on IntegriCloud