| Commit message (Expand) | Author | Age | Files | Lines |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -2/+3 |
* | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ |
|
| * | ACPI / APEI: Send correct severity to calculate AER severity | Tyler Baicar | 2016-09-20 | 1 | -1/+1 |
* | | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-06 | 1 | -1/+1 |
|\ \ |
|
| * | | pstore: Split pstore fragile flags | Namhyung Kim | 2016-09-08 | 1 | -1/+1 |
* | | | Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-10-03 | 3 | -0/+115 |
|\ \ \ |
|
| * | | | ACPI: parse SPCR and enable matching console | Aleksey Makarov | 2016-09-28 | 3 | -0/+115 |
| |/ / |
|
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 2 | -46/+49 |
|\ \ \ |
|
| * | | | ACPI/processor: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 2 | -46/+49 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 6 | -0/+383 |
|\ \ \ \ |
|
| * | | | | ACPI: Add new IORT functions to support MSI domain handling | Tomasz Nowicki | 2016-09-12 | 1 | -0/+152 |
| * | | | | ACPI: I/O Remapping Table (IORT) initial support | Tomasz Nowicki | 2016-09-12 | 6 | -0/+231 |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 6 | -46/+252 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/urgent' into x86/apic | Thomas Gleixner | 2016-09-26 | 1 | -3/+3 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | acpi: Fix broken error check in map_processor() | Thomas Gleixner | 2016-09-23 | 1 | -4/+5 |
| * | | | | | acpi: Validate processor id when mapping the processor | Dou Liyang | 2016-09-21 | 2 | -0/+19 |
| * | | | | | acpi: Provide mechanism to validate processors in the ACPI tables | Dou Liyang | 2016-09-21 | 1 | -0/+79 |
| * | | | | | x86/acpi: Set persistent cpuid <-> nodeid mapping when booting | Gu Zheng | 2016-09-21 | 3 | -0/+74 |
| * | | | | | x86/acpi: Enable MADT APIs to return disabled apicids | Gu Zheng | 2016-09-21 | 2 | -23/+42 |
| * | | | | | x86/ioapic: Fix IOAPIC failing to request resource | Rui Wang | 2016-08-18 | 1 | -1/+3 |
| * | | | | | x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd | Rui Wang | 2016-08-18 | 1 | -16/+20 |
| * | | | | | x86/ioapic: Fix setup_res() failing to get resource | Rui Wang | 2016-08-18 | 1 | -1/+1 |
| * | | | | | x86/ioapic: Support hot-removal of IOAPICs present during boot | Rui Wang | 2016-08-18 | 1 | -0/+10 |
| * | | | | | x86/ioapic: Change prototype of acpi_ioapic_add() | Rui Wang | 2016-08-18 | 3 | -6/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-03 | 81 | -1259/+2840 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-button', 'acpi-battery' and 'acpi-doc' | Rafael J. Wysocki | 2016-10-02 | 2 | -7/+88 |
| |\ \ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | * | | | | | ACPI / battery: Add sysfs representation after checking _BST | Carlos Garnacho | 2016-08-31 | 1 | -4/+6 |
| | | | |/ / /
| | | |/| | | |
|
| | * | | | | | ACPI / button: Fix an issue in button.lid_init_state=ignore mode | Lv Zheng | 2016-08-31 | 1 | -3/+82 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'acpi-wdat' and 'acpi-ec' | Rafael J. Wysocki | 2016-10-02 | 7 | -92/+523 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | ACPI / EC: Fix issues related to boot_ec | Lv Zheng | 2016-09-10 | 1 | -14/+49 |
| | | * | | | | | ACPI / EC: Fix a gap that ECDT EC cannot handle EC events | Lv Zheng | 2016-09-10 | 3 | -23/+98 |
| | | * | | | | | ACPI / EC: Fix a memory leakage issue in acpi_ec_add() | Lv Zheng | 2016-09-10 | 1 | -4/+12 |
| | | * | | | | | ACPI / EC: Cleanup first_ec/boot_ec code | Lv Zheng | 2016-09-10 | 1 | -33/+63 |
| | | * | | | | | ACPI / EC: Enable event freeze mode to improve event handling for suspend pro... | Lv Zheng | 2016-08-31 | 1 | -1/+1 |
| | | * | | | | | ACPI / EC: Add PM operations to improve event handling for suspend process | Lv Zheng | 2016-08-31 | 1 | -5/+59 |
| | | * | | | | | ACPI / EC: Add PM operations to improve event handling for resume process | Lv Zheng | 2016-08-31 | 3 | -18/+13 |
| | | * | | | | | ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled | Lv Zheng | 2016-08-31 | 1 | -0/+2 |
| | | * | | | | | ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic | Lv Zheng | 2016-08-31 | 1 | -32/+71 |
| | | * | | | | | ACPI / EC: Add PM operations for suspend/resume noirq stage | Lv Zheng | 2016-08-17 | 2 | -0/+55 |
| | | |/ / / / |
|
| | * | | | | | ACPI / watchdog: Add support for WDAT hardware watchdog | Mika Westerberg | 2016-09-24 | 5 | -0/+138 |
| | | |/ / /
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki | 2016-10-02 | 4 | -157/+524 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | | | * | | | | ACPI / APD: constify local structures | Julia Lawall | 2016-09-13 | 1 | -4/+4 |
| | | | * | | | | Merge branch 'device-properties' into acpi-soc | Rafael J. Wysocki | 2016-09-13 | 2 | -0/+32 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | ACPI / APD: Add device HID for Vulcan SPI controller | Kamlakant Patel | 2016-08-17 | 1 | -0/+6 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | * | | | | | ACPI / CPPC: Support PCC with interrupt flag | Hoan Tran | 2016-09-17 | 1 | -1/+4 |
| | | * | | | | | ACPI / CPPC: Add prefix cppc to cpudata structure name | Srinivas Pandruvada | 2016-09-08 | 1 | -2/+2 |
| | | * | | | | | ACPI / CPPC: Add support for functional fixed hardware address | Srinivas Pandruvada | 2016-09-08 | 1 | -13/+62 |
| | | * | | | | | ACPI / CPPC: Don't return on CPPC probe failure | Srinivas Pandruvada | 2016-09-08 | 1 | -1/+1 |
| | | * | | | | | ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS config | Srinivas Pandruvada | 2016-09-08 | 2 | -2/+1 |
| | | * | | | | | ACPI / CPPC: check for error bit in PCC status field | Prakash, Prashanth | 2016-08-31 | 1 | -35/+31 |