| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpi-scan-fixes' | Rafael J. Wysocki | 2017-04-07 | 1 | -6/+6 |
|\ |
|
| * | ACPI / scan: Prefer devices without _HID for _ADR matching | Rafael J. Wysocki | 2017-04-01 | 1 | -6/+6 |
| | | |
| \ | |
*-. \ | Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes' | Rafael J. Wysocki | 2017-03-31 | 2 | -1/+1 |
|\ \ \ |
|
| | * | | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse | 2017-03-28 | 1 | -0/+1 |
| | |/ |
|
| * / | ACPI: Fix incompatibility with mcount-based function graph tracing | Josh Poimboeuf | 2017-03-28 | 1 | -1/+0 |
| |/ |
|
* | | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC | Joerg Roedel | 2017-03-28 | 1 | -3/+5 |
* | | ACPI: ioapic: Clear on-stack resource before using it | Joerg Roedel | 2017-03-28 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-03-26 | 1 | -1/+1 |
|\ |
|
| * | tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revision | Timur Tabi | 2017-03-14 | 1 | -1/+1 |
* | | acpi/processor: Check for duplicate processor ids at hotplug time | Dou Liyang | 2017-03-11 | 1 | -3/+10 |
* | | acpi/processor: Implement DEVICE operator for processor enumeration | Dou Liyang | 2017-03-11 | 1 | -7/+32 |
* | | Revert"x86/acpi: Enable MADT APIs to return disabled apicids" | Dou Liyang | 2017-03-11 | 1 | -38/+22 |
* | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" | Dou Liyang | 2017-03-11 | 3 | -79/+0 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-07 | 3 | -8/+20 |
|\ |
|
| * | x86/ioapic: Split IOAPIC hot-removal into two steps | Rui Wang | 2017-03-01 | 3 | -8/+20 |
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-03-03 | 1 | -1/+15 |
|\ \ |
|
| * | | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams | 2017-03-01 | 1 | -1/+15 |
* | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | | | Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-03-02 | 1 | -8/+12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'acpi-apei' | Rafael J. Wysocki | 2017-03-03 | 1 | -8/+12 |
| |\ \ \ |
|
| | * | | | ACPI: APEI: Fix BERT resources conflict with ACPI NVS area | Huang Ying | 2017-02-27 | 1 | -8/+12 |
* | | | | | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-01 | 1 | -0/+14 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | acpi: lpss: call pwm_add_table() for BSW PWM device | Hans de Goede | 2017-02-10 | 1 | -0/+14 |
* | | | | | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2017-02-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | acpi:ipmi: Make IPMI user handler const | Corey Minyard | 2017-02-09 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | | | | | scripts/spelling.txt: add "intialization" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 1 | -1/+1 |
* | | | | | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 2017-02-27 | 3 | -4/+4 |
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86 | Irina Tirdea | 2017-01-26 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 1 | -3/+2 |
|\ \ \ \ \ |
|
| * | | | | | PCI/ACPI: Fix bus range comparison in pci_mcfg_lookup() | Zhou Wang | 2017-01-12 | 1 | -3/+2 |
| |/ / / / |
|
* | | | | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-02-22 | 1 | -0/+23 |
|\ \ \ \ \ |
|
| * | | | | | tty: pl011: Work around QDF2400 E44 stuck BUSY bit | Christopher Covington | 2017-02-15 | 1 | -0/+23 |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 1 | -4/+4 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() | Dan Carpenter | 2017-02-06 | 1 | -1/+1 |
| * | | | | | ACPI/IORT: Fix iort_node_get_id() mapping entries indexing | Lorenzo Pieralisi | 2017-02-06 | 1 | -3/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-02-20 | 201 | -438/+658 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-ec', 'acpi-button' and 'acpi-apei' | Rafael J. Wysocki | 2017-02-20 | 4 | -98/+34 |
| |\ \ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | ACPI, APEI, EINJ: fix malformed newline escape | Colin Ian King | 2017-01-31 | 1 | -1/+1 |
| | | * | | | | | ACPI / button: Remove lid_init_state=method mode | Lv Zheng | 2017-01-31 | 1 | -9/+0 |
| | | * | | | | | ACPI / button: Change default behavior to lid_init_state=open | Lv Zheng | 2017-01-31 | 1 | -1/+1 |
| | | |/ / / / |
|
| | * | | | | | ACPI / EC: Use busy polling mode when GPE is not enabled | Lv Zheng | 2017-01-30 | 2 | -34/+32 |
| | * | | | | | ACPI / EC: Remove old CLEAR_ON_RESUME quirk | Lv Zheng | 2017-01-30 | 1 | -53/+0 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'acpi-bus', 'acpi-sleep' and 'acpi-processor' | Rafael J. Wysocki | 2017-02-20 | 3 | -2/+63 |
| |\ \ \ \ \ \ \ |
|
| | | | * | | | | | x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplug | Vitaly Kuznetsov | 2017-02-07 | 1 | -2/+2 |
| | | | |/ / / / |
|
| | | * / / / / | ACPI: save NVS memory for Lenovo G50-45 | Zhang Rui | 2017-01-31 | 1 | -0/+19 |
| | | |/ / / / |
|
| | * / / / / | ACPI / bus: Introduce acpi_of_modalias() equiv of of_modalias_node() | Dan O'Donovan | 2017-02-07 | 1 | -0/+42 |
| | |/ / / / |
|