| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement |  Linus Torvalds | 1 | -2/+2 |
| 2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 208 | -229/+300 |
| 2018-02-08 | Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc' |  Rafael J. Wysocki | 3 | -2/+18 |
| 2018-02-08 | Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor' |  Rafael J. Wysocki | 7 | -27/+82 |
| 2018-02-08 | Merge branch 'acpica' |  Rafael J. Wysocki | 197 | -198/+198 |
| 2018-02-08 | ACPI: sbshc: remove raw pointer from printk() message |  Greg Kroah-Hartman | 1 | -2/+2 |
| 2018-02-07 | ACPI: SPCR: Make SPCR available to x86 |  Prarit Bhargava | 2 | -15/+21 |
| 2018-02-07 | ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-02-07 | ACPI / tables: Add IORT to injectable table list |  Shunyong Yang | 1 | -1/+2 |
| 2018-02-06 | Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86 |  Linus Torvalds | 1 | -0/+1 |
| 2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 2 | -0/+27 |
| 2018-02-06 | ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530 |  Kai Heng Feng | 1 | -7/+31 |
| 2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 |  Bob Moore | 197 | -198/+198 |
| 2018-02-04 | ACPI / LPIT: Export lpit_read_residency_count_address() |  Srinivas Pandruvada | 1 | -0/+1 |
| 2018-02-04 | ACPI / processor: Set default C1 idle state description |  Yazen Ghannam | 1 | -0/+3 |
| 2018-02-04 | ACPI / battery: Add quirk for Asus UX360UA and UX410UAK |  Kai Heng Feng | 1 | -0/+16 |
| 2018-02-04 | ACPI: processor_perflib: Do not send _PPC change notification if not ready |  Chen Yu | 1 | -1/+1 |
| 2018-02-04 | ACPI / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devs |  Hans de Goede | 1 | -3/+17 |
| 2018-02-04 | ACPI / bus: Do not call _STA on battery devices with unmet dependencies |  Hans de Goede | 1 | -0/+6 |
| 2018-02-04 | ACPI: export acpi_bus_get_status_handle() |  Hans de Goede | 1 | -0/+1 |
| 2018-02-04 | ACPI / video: Use true for boolean value |  Gustavo A. R. Silva | 1 | -1/+1 |
| 2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next |  Ross Zwisler | 60 | -370/+1040 |
| 2018-02-03 | Merge branch 'for-4.16/dax' into libnvdimm-for-next |  Ross Zwisler | 4 | -12/+26 |
| 2018-02-02 | acpi, nfit: fix register dimm error handling |  Toshi Kani | 1 | -0/+3 |
| 2018-02-01 | acpi: nfit: add persistent memory control flag for nd_region |  Dave Jiang | 1 | -0/+3 |
| 2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss |  Dave Jiang | 2 | -0/+21 |
| 2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -3/+3 |
| 2018-01-31 | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma |  Linus Torvalds | 2 | -0/+26 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -2/+2 |
| 2018-01-30 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -1/+1 |
| 2018-01-29 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2018-01-29 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -16/+16 |
| 2018-01-29 | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 57 | -363/+982 |
| 2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -5/+38 |
| 2018-01-24 | x86/centaur: Mark TSC invariant |  davidwang | 1 | -0/+1 |
| 2018-01-23 | mm/memory_failure: Remove unused trapno from memory_failure |  Eric W. Biederman | 1 | -1/+1 |
| 2018-01-18 | Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video' |  Rafael J. Wysocki | 4 | -15/+98 |
| 2018-01-18 | Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec' |  Rafael J. Wysocki | 4 | -36/+49 |
| 2018-01-18 | Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged' |  Rafael J. Wysocki | 9 | -56/+196 |
| 2018-01-18 | Merge branch 'acpica' |  Rafael J. Wysocki | 40 | -262/+672 |
| 2018-01-18 | Merge branches 'acpi-pm' and 'pm-sleep' |  Rafael J. Wysocki | 1 | -2/+14 |
| 2018-01-18 | Merge branch 'pm-core' |  Rafael J. Wysocki | 1 | -3/+24 |
| 2018-01-17 | ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled |  Sinan Kaya | 1 | -1/+1 |
| 2018-01-15 | ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources |  Hans de Goede | 1 | -0/+2 |
| 2018-01-14 | x86/jailhouse: Enable PMTIMER |  Jan Kiszka | 1 | -16/+16 |
| 2018-01-11 | ACPI / PM: Use Low Power S0 Idle on more systems |  Rafael J. Wysocki | 1 | -2/+4 |
| 2018-01-11 | ACPI / PMIC: Convert to use builtin_platform_driver() macro |  Andy Shevchenko | 5 | -28/+5 |
| 2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() |  Andy Shevchenko | 1 | -7/+34 |
| 2018-01-09 | treewide: Use DEVICE_ATTR_RO |  Joe Perches | 1 | -3/+3 |
| 2018-01-05 | ACPICA: trivial style fix, no functional change |  Erik Schmauss | 1 | -3/+4 |