Age | Commit message (Expand) | Author | Files | Lines |
2014-08-15 | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+4 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+6 |
2014-08-10 | Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery' | Rafael J. Wysocki | 3 | -2/+4 |
2014-08-10 | ACPI / battery: Fix warning message in acpi_battery_get_state() | Mariusz Ceier | 1 | -1/+1 |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 1 | -0/+4 |
2014-08-07 | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() | Tang Chen | 1 | -1/+2 |
2014-08-07 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 45 | -641/+2204 |
2014-08-07 | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events | Lan Tianyu | 1 | -0/+1 |
2014-08-06 | Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' | Rafael J. Wysocki | 4 | -1/+21 |
2014-08-06 | Merge branch 'acpi-pnp' | Rafael J. Wysocki | 1 | -6/+2 |
2014-08-06 | Merge branch 'acpica' | Rafael J. Wysocki | 12 | -58/+272 |
2014-08-01 | ACPI / LPSS: add LPSS device for Wildcat Point PCH | Jie Yang | 1 | -0/+10 |
2014-08-01 | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() | Arjun Sreedharan | 1 | -6/+2 |
2014-07-31 | ACPICA: ACPI 5.1: Support for the _CCA predifined name. | Bob Moore | 1 | -0/+3 |
2014-07-31 | ACPICA: ACPI 5.1: New notify value for System Affinity Update. | Bob Moore | 1 | -2/+3 |
2014-07-31 | ACPICA: ACPI 5.1: Support for the _DSD predefined name. | David E. Box | 1 | -1/+12 |
2014-07-31 | ACPICA: Debug object: Add current value of Timer() to debug line prefix. | Bob Moore | 1 | -1/+10 |
2014-07-31 | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore | 6 | -28/+217 |
2014-07-31 | ACPICA: Utilities: Fix local printf issue. | Lv Zheng | 1 | -0/+3 |
2014-07-31 | ACPICA: Remove some extraneous printf arguments. | Sascha Wildner | 2 | -5/+4 |
2014-07-31 | ACPICA: Update for comments/formatting. No functional changes. | Bob Moore | 1 | -12/+10 |
2014-07-31 | ACPICA: Disassembler: Add support for the ToUUID opererator (macro). | Bob Moore | 1 | -6/+7 |
2014-07-31 | ACPICA: Work around an ancient GCC bug. | Bob Moore | 1 | -3/+3 |
2014-07-30 | Merge tag 'please-pull-apei' into x86/ras | H. Peter Anvin | 11 | -181/+418 |
2014-07-30 | ACPI / processor: Make it possible to get local x2apic id via _MAT | Hanjun Guo | 1 | -0/+2 |
2014-07-30 | ACPI / battery: remove duplicated include from battery.c | Wei Yongjun | 1 | -1/+0 |
2014-07-30 | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models | Hans de Goede | 1 | -0/+9 |
2014-07-30 | Merge back earlier acpi-pnp material. | Rafael J. Wysocki | 1 | -2/+0 |
2014-07-28 | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki | 3 | -86/+98 |
2014-07-28 | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 1 | -2/+0 |
2014-07-28 | Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' | Rafael J. Wysocki | 4 | -70/+110 |
2014-07-28 | Merge branch 'acpi-gpe' | Rafael J. Wysocki | 1 | -13/+16 |
2014-07-28 | Merge branch 'acpi-config' | Rafael J. Wysocki | 7 | -200/+222 |
2014-07-28 | Merge branch 'acpi-headers' | Rafael J. Wysocki | 2 | -4/+1 |
2014-07-28 | Merge branch 'acpica' | Rafael J. Wysocki | 20 | -205/+1466 |
2014-07-24 | ACPI / sleep: Do not save NVS for new machines to accelerate S3 | Lan Tianyu | 1 | -0/+5 |
2014-07-24 | ACPI / scan: No implicit wake notification for buttons | Rafael J. Wysocki | 1 | -13/+16 |
2014-07-24 | Merge branch 'acpica' into acpi-gpe | Rafael J. Wysocki | 20 | -205/+1466 |
2014-07-24 | ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. | Rafael J. Wysocki | 1 | -0/+47 |
2014-07-24 | ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s). | Rafael J. Wysocki | 1 | -3/+11 |
2014-07-23 | ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. | Lv Zheng | 1 | -1/+1 |
2014-07-23 | ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 1 | -12/+9 |
2014-07-23 | ACPI / PM: Always enable wakeup GPEs when enabling device wakeup | Rafael J. Wysocki | 1 | -32/+17 |
2014-07-23 | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 2 | -23/+59 |
2014-07-23 | ACPI / button: Do not propagate wakeup-from-suspend events | Rafael J. Wysocki | 1 | -4/+21 |
2014-07-23 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 1 | -7/+11 |
2014-07-23 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 2 | -53/+104 |
2014-07-23 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 3 | -32/+16 |
2014-07-21 | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC | Hanjun Guo | 5 | -198/+215 |
2014-07-21 | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 1 | -1/+1 |