summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| |\ \ | | |/ | |/|
| | * ACPICA: Update version to 20140424.Bob Moore2014-05-071-1/+1
| | * ACPICA: Comment/format update, no functional change.Bob Moore2014-05-071-19/+54
| | * ACPICA: Back port of improvements on exception code.Bob Moore2014-05-071-1/+1
| | * ACPICA: Back port of _PRP update.Bob Moore2014-05-071-0/+1
| | * ACPICA: Linux header: Add support for stubbed externals.Lv Zheng2014-05-071-0/+31
| | * ACPICA: OSL: Add configurability for generic external functions.Lv Zheng2014-05-071-200/+283
| | * ACPICA: OSL: Add section to collect the divergence in acpixf.h.Lv Zheng2014-05-071-13/+17
| | * ACPICA: OSL: Add configurability for debug output functions.Lv Zheng2014-05-071-18/+31
| | * ACPICA: OSL: Add configurability for error message functions.Lv Zheng2014-05-071-27/+46