| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov | 2016-06-22 | 1 | -1/+2 |
| | * | | | | | | | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov | 2016-06-22 | 1 | -10/+4 |
| | * | | | | | | | ACPI / tables: table upgrade: use cacheable map for tables | Aleksey Makarov | 2016-06-22 | 1 | -3/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'acpi-numa' | Rafael J. Wysocki | 2016-07-25 | 3 | -60/+196 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| | * | | | | | | ACPI / NUMA: Enable ACPI based NUMA on ARM64 | Hanjun Guo | 2016-06-22 | 2 | -3/+38 |
| | * | | | | | | ACPI / processor: Add acpi_map_madt_entry() | David Daney | 2016-05-30 | 1 | -4/+22 |
| | * | | | | | | ACPI / NUMA: Improve SRAT error detection and add messages | David Daney | 2016-05-30 | 1 | -4/+11 |
| | * | | | | | | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c | Hanjun Guo | 2016-05-30 | 1 | -0/+60 |
| | * | | | | | | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c | David Daney | 2016-05-30 | 1 | -0/+12 |
| | * | | | | | | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c | Hanjun Guo | 2016-05-30 | 1 | -0/+29 |
| | * | | | | | | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only | Robert Richter | 2016-05-30 | 1 | -2/+0 |
| | * | | | | | | ACPI / NUMA: remove duplicate NULL check | Hanjun Guo | 2016-05-30 | 1 | -3/+0 |
| | * | | | | | | ACPI / NUMA: Replace ACPI_DEBUG_PRINT() with pr_debug() | Hanjun Guo | 2016-05-30 | 1 | -38/+21 |
| | * | | | | | | ACPI / NUMA: Use pr_fmt() instead of printk | Hanjun Guo | 2016-05-30 | 1 | -10/+7 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-26 | 1 | -2/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflict | Ingo Molnar | 2016-06-14 | 1 | -2/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/acpi/lss: Use Intel family name macros for the acpi_lpss driver | Dave Hansen | 2016-06-08 | 1 | -2/+3 |
* | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-23 | 2 | -8/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nfit: make DIMM DSMs optional | Dan Williams | 2016-07-19 | 2 | -8/+9 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branches 'acpica-fixes' and 'acpi-ec-fixes' | Rafael J. Wysocki | 2016-07-12 | 1 | -2/+13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ACPI / EC: Fix code ordering issue in ec_remove_handlers() | Lv Zheng | 2016-07-08 | 1 | -2/+13 |
| |/ / / / / / / |
|
* | | | | | | | | Revert "ACPICA: Namespace: Fix deadlock triggered by MLC support in dynamic t... | Rafael J. Wysocki | 2016-07-11 | 2 | -9/+2 |
* | | | | | | | | Revert "ACPICA: Namespace: Fix namespace/interpreter lock ordering" | Rafael J. Wysocki | 2016-07-11 | 2 | -8/+8 |
| |_|_|_|_|/ /
|/| | | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes' | Rafael J. Wysocki | 2016-07-07 | 27 | -1029/+1662 |
|\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | ACPI / debugger: Fix regression introduced by IS_ERR_VALUE() removal | Lv Zheng | 2016-07-05 | 1 | -2/+2 |
| | |/ / / / / / |
|
| | * | | | | | | Merge tag 'acpi-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-02 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-02 | 3 | -14/+14 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | * | | | | | | nfit: fix format interface code byte order | Dan Williams | 2016-06-29 | 2 | -8/+8 |
| | | * | | | | | | acpi, nfit: fix acpi_check_dsm() vs zero functions implemented | Dan Williams | 2016-06-24 | 2 | -6/+6 |
| | | | |_|_|_|/
| | | |/| | | | |
|
| * | | | | | | | ACPI,PCI,IRQ: separate ISA penalty calculation | Sinan Kaya | 2016-07-02 | 1 | -3/+3 |
| * | | | | | | | Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" | Sinan Kaya | 2016-07-02 | 1 | -0/+36 |
| * | | | | | | | ACPI,PCI,IRQ: factor in PCI possible | Sinan Kaya | 2016-07-02 | 1 | -12/+9 |
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | ACPI,PCI,IRQ: correct operator precedence | Sinan Kaya | 2016-06-30 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 2016-06-24 | 2 | -2/+9 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'acpica-fixes' | Rafael J. Wysocki | 2016-06-18 | 1 | -137/+9 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge branch 'acpi-ec' | Rafael J. Wysocki | 2016-06-09 | 3 | -9/+24 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | ACPI / EC: Fix a boot EC regresion by restoring boot EC support for the DSDT EC | Lv Zheng | 2016-06-07 | 3 | -9/+24 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 2016-06-03 | 27 | -1038/+1623 |
| |\ \ \ \ \ \ |
|
| | | * | | | | | ACPI / processor: Avoid reserving IO regions too early | Rafael J. Wysocki | 2016-06-02 | 2 | -9/+9 |
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-28 | 1 | -11/+11 |
| | | * | | | | Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-05-26 | 1 | -0/+1 |
| | | |\ \ \ \ |
|
| | | | * | | | | ACPI / PM: Export acpi_device_fix_up_power() | Ulf Hansson | 2016-05-20 | 1 | -0/+1 |
| | | * | | | | | Merge tag 'acpi-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-26 | 1 | -1/+1 |
| | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ | Merge branch 'acpi-battery' | Rafael J. Wysocki | 2016-05-25 | 1 | -1/+1 |
| | | | |\ \ \ \ \
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | | | * | | | | ACPI / battery: Correctly serialise with the pending async probe | Chris Wilson | 2016-05-21 | 1 | -1/+1 |
| | | * | | | | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-23 | 3 | -38/+279 |
| | | |\ \ \ \ \ \
| | | | |/ / / / /
| | | |/| | | | | |
|
| | | | * | | | | | Merge branch 'for-4.7/acpi6.1' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 48 | -561/+876 |
| | | | |\ \ \ \ \ |
|
| | | | | * | | | | | nfit: export subsystem ids as attributes | Dan Williams | 2016-04-30 | 1 | -1/+32 |
| | | | | * | | | | | nfit: fix format interface code byte order per ACPI6.1 | Dan Williams | 2016-04-29 | 1 | -5/+7 |
| | | | | * | | | | | acpi/nfit: Add sysfs "id" for NVDIMM ID | Toshi Kani | 2016-04-26 | 1 | -0/+19 |