| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-17 | ACPI/IORT: Use helper functions to access dev->iommu_fwspec |  Joerg Roedel | 1 | -9/+10 |
| 2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs |  Dave Jiang | 1 | -0/+109 |
| 2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm |  Dave Jiang | 1 | -0/+28 |
| 2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops |  Dave Jiang | 4 | -1/+69 |
| 2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm |  Dave Jiang | 2 | -13/+21 |
| 2018-12-13 | ACPI / tables: add DSDT AmlCode new declaration name support |  Wang Dongsheng | 2 | -3/+9 |
| 2018-12-13 | ACPICA: change coding style to match ACPICA, no functional change |  Erik Schmauss | 1 | -2/+4 |
| 2018-12-13 | ACPICA: Debug output: Add option to display method/object evaluation |  Bob Moore | 6 | -1/+64 |
| 2018-12-13 | ACPICA: disassembler: disassemble OEMx tables as AML |  Erik Schmauss | 1 | -1/+2 |
| 2018-12-13 | ACPICA: Add "Windows 2018.2" string in the _OSI support |  Jung-uk Kim | 1 | -0/+1 |
| 2018-12-13 | ACPICA: Expressions in package elements are not supported |  Bob Moore | 1 | -0/+26 |
| 2018-12-13 | ACPICA: Update buffer-to-string conversions |  Bob Moore | 1 | -12/+37 |
| 2018-12-13 | ACPICA: add comments, no functional change |  Bob Moore | 1 | -3/+3 |
| 2018-12-13 | ACPICA: Remove defines that use deprecated flag |  Erik Schmauss | 11 | -41/+3 |
| 2018-12-13 | ACPICA: Add "Windows 2018" string in the _OSI support |  Bob Moore | 1 | -0/+1 |
| 2018-12-13 | ACPI / scan: Refactor _CCA enforcement |  Robin Murphy | 1 | -0/+5 |
| 2018-12-12 | ACPI / LPSS: Ignore acpi_device_fix_up_power() return value |  Hans de Goede | 1 | -6/+1 |
| 2018-12-11 | ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controller |  Jay Fang | 1 | -0/+6 |
| 2018-12-11 | ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro |  Yangtao Li | 1 | -11/+1 |
| 2018-12-10 | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start |  Ocean He | 1 | -1/+7 |
| 2018-12-10 | Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into char-misc-next |  Greg Kroah-Hartman | 1 | -0/+11 |
| 2018-12-09 | Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -1/+1 |
| 2018-12-05 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" |  Dan Williams | 1 | -1/+1 |
| 2018-12-05 | PCI / ACPI: Identify untrusted PCI devices |  Mika Westerberg | 1 | -0/+11 |
| 2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands |  Dave Jiang | 4 | -5/+147 |
| 2018-12-03 | pstore: Convert buf_lock to semaphore |  Kees Cook | 1 | -1/+0 |
| 2018-12-03 | pstore: Map PSTORE_TYPE_* to strings |  Joel Fernandes (Google) | 1 | -1/+1 |
| 2018-12-03 | ACPI / scan: Create platform device for INT3515 ACPI nodes |  Andy Shevchenko | 1 | -0/+1 |
| 2018-11-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -1/+1 |
| 2018-11-30 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value |  Lorenzo Pieralisi | 1 | -1/+1 |
| 2018-11-29 | Merge back earlier ACPICA changes for 4.21. |  Rafael J. Wysocki | 6 | -53/+108 |
| 2018-11-29 | Merge branch 'acpica-fixes' |  Rafael J. Wysocki | 1 | -19/+2 |
| 2018-11-26 | ACPI: SPCR: Consider baud rate 0 as preconfigured state |  Andy Shevchenko | 1 | -0/+11 |
| 2018-11-26 | ACPI / glue: Add acpi_platform_notify() function |  Heikki Krogerus | 3 | -10/+13 |
| 2018-11-21 | ACPI / platform: Add SMB0001 HID to forbidden_id_list |  Hans de Goede | 1 | -0/+1 |
| 2018-11-19 | ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field() |  Hans de Goede | 1 | -19/+2 |
| 2018-11-18 | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -14/+5 |
| 2018-11-14 | Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2018-11-10 | Revert "acpi, nfit: Further restrict userspace ARS start requests" |  Dan Williams | 1 | -12/+3 |
| 2018-11-10 | acpi, nfit: Fix ARS overflow continuation |  Dan Williams | 1 | -2/+2 |
| 2018-11-08 | ACPICA: iASL: Enhance error detection |  Bob Moore | 5 | -9/+34 |
| 2018-11-08 | ACPICA: Debugger: refactor to fix unused variable warning |  Erik Schmauss | 1 | -44/+74 |
| 2018-11-08 | ACPI / PMIC: xpower: fix IOSF_MBI dependency |  Arnd Bergmann | 1 | -1/+1 |
| 2018-11-06 | acpi/nfit, x86/mce: Validate a MCE's address before using it |  Vishal Verma | 1 | -0/+4 |
| 2018-11-06 | acpi/nfit, x86/mce: Handle only uncorrectable machine checks |  Vishal Verma | 1 | -2/+2 |
| 2018-11-02 | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm |  Linus Torvalds | 1 | -0/+1 |
| 2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock |  David Hildenbrand | 1 | -1/+1 |
| 2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock |  David Hildenbrand | 1 | -1/+1 |
| 2018-10-31 | mm: remove include/linux/bootmem.h |  Mike Rapoport | 2 | -3/+1 |
| 2018-10-25 | ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entry |  Hans de Goede | 1 | -1/+1 |