| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-08-29 | 1 | -0/+4 |
|\ |
|
| * | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 | 1 | -0/+4 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss' | Rafael J. Wysocki | 2014-08-28 | 3 | -9/+46 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | ACPI / LPSS: Add ACPI IDs for Intel Braswell | Alan Cox | 2014-08-26 | 1 | -0/+17 |
| |_|/
|/| | |
|
| | * | ACPI / EC: Add support to disallow QR_EC to be issued before completing previ... | Lv Zheng | 2014-08-26 | 1 | -2/+2 |
| | * | ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set | Lv Zheng | 2014-08-26 | 1 | -1/+16 |
| |/
|/| |
|
| * | ACPI: Run fixed event device notifications in process context | Lan Tianyu | 2014-08-26 | 1 | -5/+10 |
| * | ACPI / scan: Allow ACPI drivers to bind to PNP device objects | Rafael J. Wysocki | 2014-08-26 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-14 | 3 | -2/+4 |
|\ |
|
| *---. | Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery' | Rafael J. Wysocki | 2014-08-10 | 3 | -2/+4 |
| |\ \ \ |
|
| | | | * | ACPI / battery: Fix warning message in acpi_battery_get_state() | Mariusz Ceier | 2014-08-10 | 1 | -1/+1 |
| | | * | | ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() | Tang Chen | 2014-08-07 | 1 | -1/+2 |
| | * | | | ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events | Lan Tianyu | 2014-08-06 | 1 | -0/+1 |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 | 1 | -1/+6 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2014-08-08 | 1 | -0/+4 |
| * | | | | x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -1/+2 |
* | | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 45 | -641/+2204 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----. \ \ \ \ | Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' | Rafael J. Wysocki | 2014-08-05 | 4 | -1/+21 |
| |\ \ \ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | | /
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | | | * | | | ACPI / LPSS: add LPSS device for Wildcat Point PCH | Jie Yang | 2014-08-01 | 1 | -0/+10 |
| | | | * | | | | ACPI / processor: Make it possible to get local x2apic id via _MAT | Hanjun Guo | 2014-07-30 | 1 | -0/+2 |
| | | | |/ / / |
|
| | | * | | | | ACPI / battery: remove duplicated include from battery.c | Wei Yongjun | 2014-07-30 | 1 | -1/+0 |
| | | |/ / / |
|
| | * | | | | ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models | Hans de Goede | 2014-07-30 | 1 | -0/+9 |
| * | | | | | Merge branch 'acpi-pnp' | Rafael J. Wysocki | 2014-08-05 | 1 | -6/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() | Arjun Sreedharan | 2014-07-31 | 1 | -6/+2 |
| | * | | | | | Merge back earlier acpi-pnp material. | Rafael J. Wysocki | 2014-07-30 | 1 | -2/+0 |
| | |\ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Merge branch 'acpica' | Rafael J. Wysocki | 2014-08-05 | 12 | -58/+272 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPICA: ACPI 5.1: Support for the _CCA predifined name. | Bob Moore | 2014-07-31 | 1 | -0/+3 |
| | * | | | | | | ACPICA: ACPI 5.1: New notify value for System Affinity Update. | Bob Moore | 2014-07-31 | 1 | -2/+3 |
| | * | | | | | | ACPICA: ACPI 5.1: Support for the _DSD predefined name. | David E. Box | 2014-07-31 | 1 | -1/+12 |
| | * | | | | | | ACPICA: Debug object: Add current value of Timer() to debug line prefix. | Bob Moore | 2014-07-31 | 1 | -1/+10 |
| | * | | | | | | ACPICA: acpihelp: Add UUID support, restructure some existing files. | Bob Moore | 2014-07-31 | 6 | -28/+217 |
| | * | | | | | | ACPICA: Utilities: Fix local printf issue. | Lv Zheng | 2014-07-31 | 1 | -0/+3 |
| | * | | | | | | ACPICA: Remove some extraneous printf arguments. | Sascha Wildner | 2014-07-31 | 2 | -5/+4 |
| | * | | | | | | ACPICA: Update for comments/formatting. No functional changes. | Bob Moore | 2014-07-31 | 1 | -12/+10 |
| | * | | | | | | ACPICA: Disassembler: Add support for the ToUUID opererator (macro). | Bob Moore | 2014-07-31 | 1 | -6/+7 |
| | * | | | | | | ACPICA: Work around an ancient GCC bug. | Bob Moore | 2014-07-31 | 1 | -3/+3 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'acpi-video' and 'acpi-hotplug' | Rafael J. Wysocki | 2014-07-27 | 3 | -86/+98 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | /
| | | | |_|_|_|/
| | | |/| | | | |
|
| | | * | | | | | ACPI / hotplug: Simplify acpi_set_hp_context() | Rafael J. Wysocki | 2014-07-16 | 1 | -1/+3 |
| | * | | | | | | ACPI: move models with win8 brightness problems from win8 blacklist to use_na... | Hans de Goede | 2014-07-21 | 2 | -68/+68 |
| | * | | | | | | ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypress | Linus Torvalds | 2014-07-21 | 1 | -17/+27 |
| | | |_|/ / /
| | |/| | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'acpi-pnp' and 'acpi-pci' | Rafael J. Wysocki | 2014-07-27 | 1 | -2/+0 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | | | | | / /
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | ACPI / PNP: do ACPI binding directly | Zhang Rui | 2014-07-07 | 1 | -2/+0 |
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' | Rafael J. Wysocki | 2014-07-27 | 4 | -70/+110 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | ACPI / button: Do not propagate wakeup-from-suspend events | Rafael J. Wysocki | 2014-07-23 | 1 | -4/+21 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | * | | | | | ACPI / sleep: Do not save NVS for new machines to accelerate S3 | Lan Tianyu | 2014-07-24 | 1 | -0/+5 |
| | | |/ / / / |
|
| | * | | | | | ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() | Rafael J. Wysocki | 2014-07-23 | 1 | -12/+9 |
| | * | | | | | ACPI / PM: Always enable wakeup GPEs when enabling device wakeup | Rafael J. Wysocki | 2014-07-23 | 1 | -32/+17 |
| | * | | | | | ACPI / PM: Revork the handling of ACPI device wakeup notifications | Rafael J. Wysocki | 2014-07-23 | 2 | -23/+59 |
| | |/ / / / |
|
| * | | | | | Merge branch 'acpi-gpe' | Rafael J. Wysocki | 2014-07-27 | 1 | -13/+16 |
| |\ \ \ \ \ |
|
| | * | | | | | ACPI / scan: No implicit wake notification for buttons | Rafael J. Wysocki | 2014-07-23 | 1 | -13/+16 |