| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-04-19 | ACPI/APEI: Use setup_deferrable_timer() |  Geliang Tang | 1 | -3/+2 |
| 2017-04-19 | ACPI / blacklist: add _REV quirk for Dell Inspiron 7537 |  Kai Heng Feng | 1 | -0/+8 |
| 2017-04-19 | ACPI / tables: Drop acpi_parse_entries() which is not used |  Baoquan He | 1 | -16/+0 |
| 2017-04-18 | ACPI / CPPC: add sysfs entries for CPPC perf capabilities |  Prakash, Prashanth | 1 | -28/+33 |
| 2017-04-18 | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() |  Prakash, Prashanth | 1 | -8/+11 |
| 2017-04-18 | acpi, nfit: fix module unload vs workqueue shutdown race |  Dan Williams | 2 | -30/+47 |
| 2017-04-18 | ACPI / platform: Update platform device NUMA node based on _PXM method |  Shanker Donthineni | 1 | -1/+4 |
| 2017-04-18 | ACPI / Processor: Drop setup_max_cpus check from acpi_processor_add() |  Prakash, Prashanth | 1 | -5/+0 |
| 2017-04-17 | acpi, nfit: limit ->flush_probe() to initialization work |  Dan Williams | 2 | -0/+8 |
| 2017-04-17 | acpi, nfit: collate health state flags |  Dan Williams | 1 | -2/+14 |
| 2017-04-17 | acpi, nfit: support "map failed" dimms |  Dan Williams | 2 | -13/+42 |
| 2017-04-15 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+5 |
| 2017-04-15 | ACPI/processor: Replace racy task affinity logic |  Thomas Gleixner | 2 | -27/+42 |
| 2017-04-15 | ACPI/processor: Fix error handling in __acpi_processor_start() |  Thomas Gleixner | 1 | -0/+3 |
| 2017-04-15 | Merge back ACPICA changes for v4.12. |  Rafael J. Wysocki | 1 | -1/+1 |
| 2017-04-15 | Merge back ACPI namespace scan code changes for v4.12. |  Rafael J. Wysocki | 3 | -19/+8 |
| 2017-04-14 | acpi, nfit: add support for acpi 6.1 dimm state flags |  Dan Williams | 1 | -2/+4 |
| 2017-04-14 | Merge branches 'acpi-scan-fixes' and 'acpica-fixes' |  Rafael J. Wysocki | 1 | -12/+5 |
| 2017-04-13 | Revert "ACPICA: Resources: Not a valid resource if buffer length too long" |  Rafael J. Wysocki | 1 | -12/+5 |
| 2017-04-12 | acpi, nfit: fix acpi_get_table leak |  Dan Williams | 1 | -0/+9 |
| 2017-04-12 | acpi, nfit: remove unnecessary newline |  Linda Knippers | 1 | -1/+1 |
| 2017-04-12 | acpi, nfit: allow specifying a default DSM family |  Linda Knippers | 1 | -2/+9 |
| 2017-04-12 | acpi, nfit: allow override of built-in bitmasks for nvdimm DSMs |  Linda Knippers | 1 | -1/+7 |
| 2017-04-13 | ACPI / scan: Set the visited flag for all enumerated devices |  Rafael J. Wysocki | 1 | -7/+12 |
| 2017-04-13 | ACPI / scan: Drop support for force_remove |  Michal Hocko | 3 | -19/+8 |
| 2017-04-11 | ACPICA: Add non-linux host build support |  Lv Zheng | 1 | -1/+1 |
| 2017-04-11 | Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch |  Ingo Molnar | 1 | -1/+1 |
| 2017-04-10 | EDAC: Rename report status accessors |  Borislav Petkov | 1 | -4/+4 |
| 2017-04-10 | EDAC: Remove EDAC_MM_EDAC |  Borislav Petkov | 1 | -1/+0 |
| 2017-04-10 | ACPI/extlog: Add EDAC dependency |  Borislav Petkov | 1 | -1/+1 |
| 2017-04-07 | ACPI / IPMI: change warning to debug on timeout |  Sinan Kaya | 1 | -2/+1 |
| 2017-04-07 | ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF |  Sinan Kaya | 1 | -1/+1 |
| 2017-04-07 | Merge branch 'acpi-scan-fixes' |  Rafael J. Wysocki | 1 | -6/+6 |
| 2017-04-05 | efi/bgrt: Enable ACPI BGRT handling on arm64 |  Bhupesh Sharma | 2 | -1/+7 |
| 2017-04-01 | ACPI / scan: Prefer devices without _HID for _ADR matching |  Rafael J. Wysocki | 1 | -6/+6 |
| 2017-03-31 | Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes' |  Rafael J. Wysocki | 2 | -1/+1 |
| 2017-03-30 | ACPI: platform: setup MSI domain for ACPI based platform device |  Hanjun Guo | 2 | -0/+56 |
| 2017-03-30 | ACPI: platform-msi: retrieve devid from IORT |  Hanjun Guo | 1 | -0/+24 |
| 2017-03-29 | ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id |  Hanjun Guo | 1 | -9/+34 |
| 2017-03-29 | ACPI/IORT: Rename iort_node_map_rid() to make it generic |  Hanjun Guo | 1 | -15/+15 |
| 2017-03-29 | device property: fwnode_property_read_string_array() returns nr of strings |  Sakari Ailus | 1 | -5/+17 |
| 2017-03-29 | ACPI / property: Add support for remote endpoints |  Mika Westerberg | 1 | -0/+138 |
| 2017-03-29 | ACPI / property: Add fwnode_get_next_child_node() |  Mika Westerberg | 1 | -10/+17 |
| 2017-03-29 | ACPI / property: Add possiblity to retrieve parent firmware node |  Mika Westerberg | 1 | -15/+57 |
| 2017-03-28 | ACPI: Fix incompatibility with mcount-based function graph tracing |  Josh Poimboeuf | 1 | -1/+0 |
| 2017-03-28 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal |  James Morse | 1 | -0/+1 |
| 2017-03-28 | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC |  Joerg Roedel | 1 | -3/+5 |
| 2017-03-28 | ACPI: ioapic: Clear on-stack resource before using it |  Joerg Roedel | 1 | -0/+6 |
| 2017-03-27 | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison) |  Dan Williams | 1 | -1/+5 |
| 2017-03-26 | Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -1/+1 |