Age | Commit message (Expand) | Author | Files | Lines |
2014-10-24 | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -3/+4 |
2014-10-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -0/+1 |
2014-10-21 | ACPICA: Update version to 20140926. | Bob Moore | 1 | -1/+1 |
2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 1 | -1/+1 |
2014-10-21 | ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ... | Lv Zheng | 1 | -2/+2 |
2014-10-21 | ACPICA: Add string for _DDN method name. | Bob Moore | 1 | -0/+1 |
2014-10-10 | ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant | Aaron Lu | 1 | -0/+1 |
2014-09-30 | ACPICA: Introduce acpi_enable_all_wakeup_gpes() | Rafael J. Wysocki | 1 | -0/+1 |
2014-09-29 | Merge back earlier 'acpica' material for v3.18. | Rafael J. Wysocki | 4 | -5/+29 |
2014-09-25 | Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acp... | Rafael J. Wysocki | 1 | -3/+1 |
2014-09-21 | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki | 1 | -0/+1 |
2014-09-19 | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
2014-09-15 | ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() | Bjorn Helgaas | 1 | -3/+1 |
2014-09-03 | ACPI / scan: not cache _SUN value in struct acpi_device_pnp | Yasuaki Ishimatsu | 1 | -1/+0 |
2014-09-03 | ACPICA: Update version to 20140828. | Bob Moore | 1 | -1/+1 |
2014-09-03 | ACPICA: Headers: Add GTDT flag definitions for the timer subtable. | Hanjun Guo | 1 | -2/+7 |
2014-09-03 | ACPICA: ACPI 5.1/Disassembler: Add GICC affinity subtable to SRAT table. | Hanjun Guo | 1 | -2/+17 |
2014-09-03 | ACPICA: Add _PSx names to the METHOD_NAME list. | Bob Moore | 1 | -0/+4 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 14 | -89/+367 |
2014-08-05 | Merge branch 'acpica' | Rafael J. Wysocki | 8 | -32/+182 |
2014-07-31 | ACPICA: Update version to 20140724. | Bob Moore | 1 | -1/+1 |
2014-07-31 | ACPICA: ACPI 5.1: Update for PCCT table changes. | Bob Moore | 1 | -1/+24 |
2014-07-31 | ACPICA/ARM: ACPI 5.1: Update for GTDT table changes. | Tomasz Nowicki | 1 | -15/+78 |
2014-07-31 | ACPICA/ARM: ACPI 5.1: Update for MADT changes. | Tomasz Nowicki | 1 | -3/+41 |
2014-07-31 | ACPICA/ARM: ACPI 5.1: Update for FADT changes. | Graeme Gregory | 1 | -3/+9 |
2014-07-31 | ACPICA: ACPI 5.1: New notify value for System Affinity Update. | Bob Moore | 1 | -1/+2 |
2014-07-31 | ACPICA: ACPI 5.1: Support for the _DSD predefined name. | David E. Box | 1 | -0/+1 |
2014-07-31 | ACPICA: Tables: Update for DMAR table changes. | Bob Moore | 1 | -7/+7 |
2014-07-31 | ACPICA: Disassembler: Add support for the ToUUID opererator (macro). | Bob Moore | 1 | -0/+18 |
2014-07-31 | ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro. | Bob Moore | 1 | -1/+1 |
2014-07-27 | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki | 1 | -7/+1 |
2014-07-27 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 1 | -0/+2 |
2014-07-27 | Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' | Rafael J. Wysocki | 1 | -19/+13 |
2014-07-27 | Merge branch 'acpi-headers' | Rafael J. Wysocki | 3 | -11/+51 |
2014-07-27 | Merge branch 'acpica' | Rafael J. Wysocki | 7 | -22/+120 |
2014-07-23 | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. | Rafael J. Wysocki | 1 | -0/+4 |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 1 | -0/+10 |
2014-07-23 | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 1 | -0/+2 |
2014-07-23 | ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics. | Lv Zheng | 1 | -0/+22 |
2014-07-23 | ACPI / PM: Always enable wakeup GPEs when enabling device wakeup | Rafael J. Wysocki | 1 | -11/+0 |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 1 | -8/+13 |
2014-07-22 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 1 | -0/+1 |
2014-07-22 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 1 | -0/+3 |
2014-07-20 | ACPICA: Linux: Add stub support for Linux specific variables and functions. | Lv Zheng | 1 | -11/+17 |
2014-07-16 | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki | 1 | -7/+1 |
2014-07-08 | ACPICA: Update version to 20140627 | Bob Moore | 1 | -1/+1 |
2014-07-08 | ACPICA: Tables: Merge DMAR table structure updates | Lv Zheng | 1 | -1/+1 |
2014-07-08 | ACPICA: acpidump: Add memory/string OSL usage to improve portability | Lv Zheng | 1 | -0/+1 |
2014-07-08 | ACPICA: Common: Enhance acpi_getopt() to improve portability | Lv Zheng | 1 | -0/+4 |
2014-07-08 | ACPICA: Utilities: Introduce acpi_log_error() to improve portability | Lv Zheng | 2 | -0/+24 |