1. 74f51b8 ACPICA: Namespace: Fix dynamic table loading issues by Lv Zheng · 8 years ago
  2. c2d981a ACPICA: Namespace: Add acpi_ns_get_node_unlocked() by Lv Zheng · 8 years ago
  3. de56ba9 ACPICA: Interpreter: Fix MLC issues by switching to new term_list grammar for table loading by Lv Zheng · 8 years ago
  4. 955f485 ACPICA: Update return value for intenal _OSI method by Bob Moore · 8 years ago
  5. 4e0b26d3 ACPICA: Tables: Override all 64-bit GAS fields when acpi_gbl_use32_bit_fadt_addresses is TRUE by Lv Zheng · 8 years ago
  6. bdbe5df ACPICA: Tables: Add new table events indicating table installation/uninstallation by Lv Zheng · 8 years ago
  7. 752db10 ACPICA: Tables: Remove acpi_tb_install_fixed_table() by Lv Zheng · 8 years ago
  8. eacce4b ACPICA: Add a couple of casts to uthex.c by Bob Moore · 8 years ago
  9. 5ebd2ea ACPICA: Cleanup for all string-to-integer conversions by Bob Moore · 8 years ago
  10. 60361b7 ACPICA: Debugger: Add subcommand for predefined name execution by Bob Moore · 8 years ago
  11. 2e21807 nfit, mce: Fix SPA matching logic in MCE handler by Vishal Verma · 8 years ago
  12. 97cb159 ACPI / EC: Fix issues related to boot_ec by Lv Zheng · 8 years ago
  13. 2a57084 ACPI / EC: Fix a gap that ECDT EC cannot handle EC events by Lv Zheng · 8 years ago
  14. 46922d2 ACPI / EC: Fix a memory leakage issue in acpi_ec_add() by Lv Zheng · 8 years ago
  15. 72c77b7 ACPI / EC: Cleanup first_ec/boot_ec code by Lv Zheng · 8 years ago
  16. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  17. 41dd640 ACPI / CPPC: Add prefix cppc to cpudata structure name by Srinivas Pandruvada · 8 years ago
  18. a6cbcdd ACPI / CPPC: Add support for functional fixed hardware address by Srinivas Pandruvada · 8 years ago
  19. 5448f14 ACPI / CPPC: Don't return on CPPC probe failure by Srinivas Pandruvada · 8 years ago
  20. 65e9589 ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS config by Srinivas Pandruvada · 8 years ago
  21. 5331d9c ACPI / drivers: replace acpi_probe_lock spinlock with mutex by Lorenzo Pieralisi · 8 years ago
  22. 231bf11 tools/testing/nvdimm: unit test for acpi_nvdimm_notify() by Dan Williams · 8 years ago
  23. 99b0efd ACPI / tables: do not report the number of entries ignored by acpi_parse_entries() by Al Stone · 8 years ago
  24. 8726d4f ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables by Al Stone · 8 years ago
  25. fa162a0 ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array() by Al Stone · 8 years ago
  26. a5565cf ACPI / LPSS: Provide build-in properties of the UART by Heikki Krogerus · 8 years ago
  27. 7ff55d17 ACPI / APD: Provide build-in properties of the UART by Heikki Krogerus · 8 years ago
  28. dfa46c5 ACPI / button: Fix an issue in button.lid_init_state=ignore mode by Lv Zheng · 8 years ago
  29. 139aee7 ACPI / CPPC: check for error bit in PCC status field by Prakash, Prashanth · 8 years ago
  30. 8482ef8 ACPI / CPPC: move all PCC related information into pcc_data by Prakash, Prashanth · 8 years ago
  31. 158c998 ACPI / CPPC: add sysfs support to compute delivered performance by Ashwin Chaugule · 8 years ago
  32. be8b88d ACPI / CPPC: set a non-zero value for transition_latency by Prakash, Prashanth · 8 years ago
  33. 80b8286 ACPI / CPPC: support for batching CPPC requests by Prakash, Prashanth · 8 years ago
  34. 850d64a ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace by Prakash, Prashanth · 8 years ago
  35. 5bbb86a ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops by Ashwin Chaugule · 8 years ago
  36. 12c78ca ACPI / battery: Add sysfs representation after checking _BST by Carlos Garnacho · 8 years ago
  37. d302830 ACPI / EC: Enable event freeze mode to improve event handling for suspend process by Lv Zheng · 8 years ago
  38. 39a2a2a ACPI / EC: Add PM operations to improve event handling for suspend process by Lv Zheng · 8 years ago
  39. c2b46d6 ACPI / EC: Add PM operations to improve event handling for resume process by Lv Zheng · 8 years ago
  40. e923e8e ACPI / EC: Fix an issue that SCI_EVT cannot be detected after event is enabled by Lv Zheng · 8 years ago
  41. 750f628 ACPI / EC: Add EC_FLAGS_QUERY_ENABLED to reveal a hidden logic by Lv Zheng · 8 years ago
  42. daae45c ACPI / bus: Make acpi_get_first_physical_node() public by Lukas Wunner · 8 years ago
  43. ba9c8dd acpi, nfit: add dimm device notification support by Dan Williams · 8 years ago
  44. c14a868 tools/testing/nvdimm: unit test for acpi_nfit_notify() by Dan Williams · 8 years ago
  45. c09f121 acpi, nfit: check for the correct event code in notifications by Vishal Verma · 8 years ago
  46. 624cad9 x86/ioapic: Fix IOAPIC failing to request resource by Rui Wang · 8 years ago
  47. 162b83b x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd by Rui Wang · 8 years ago
  48. 6ab7eba x86/ioapic: Fix setup_res() failing to get resource by Rui Wang · 8 years ago
  49. 584c5c4 x86/ioapic: Support hot-removal of IOAPICs present during boot by Rui Wang · 8 years ago
  50. fe7bd58 x86/ioapic: Change prototype of acpi_ioapic_add() by Rui Wang · 8 years ago
  51. bd2058d ACPI / APD: Add device HID for Vulcan SPI controller by Kamlakant Patel · 8 years ago
  52. df45db6 ACPI / EC: Add PM operations for suspend/resume noirq stage by Lv Zheng · 8 years ago
  53. 18864cc ACPI / sysfs: Use new GPE masking mechanism in GPE interface by Lv Zheng · 8 years ago
  54. 911a9b8 ACPICA: Applications: Fix a potential issue that help messages may be dumped to acpi_gbl_debug_file by Lv Zheng · 8 years ago
  55. dd99cbc ACPICA: Clib: Eliminate acpi_os_XXXFile()/acpi_log_error and link clibrary fxxx()/errno/perror() instead by Lv Zheng · 8 years ago
  56. f173a77 ACPICA: Clib: Add -nostdinc support for EFI layer by Lv Zheng · 8 years ago
  57. e323c02 ACPICA: MSVC9: Fix <sys/stat.h> inclusion order issue by Lv Zheng · 8 years ago
  58. 4e2fc6a ACPICA: Clib/EFI: Fix wrong order of standard integer types/IO handles by Lv Zheng · 8 years ago
  59. 722280e ACPICA: OSL: Add correct acpi_gbl_debug_timeout export to allow acpiexec to link by Lv Zheng · 8 years ago
  60. e8f2c16 ACPICA: Debugger: Fix wrong inclusions in dbfileio.c by Lv Zheng · 8 years ago
  61. 6ea8c54 ACPICA: FADT support cleanup by Bob Moore · 8 years ago
  62. 2af52c2 ACPICA: Events: Introduce acpi_mask_gpe() to implement GPE masking mechanism by Lv Zheng · 8 years ago
  63. 9556ec4 ACPICA: Use os_allocate_zeroed by Bob Moore · 8 years ago
  64. 2368b1a ACPICA: Divergence: Port declarators back to ACPICA by Lv Zheng · 8 years ago
  65. 02dcdc3 ACPICA: Simplify configuration for "Max Loops" system parameter by Bob Moore · 8 years ago
  66. 7c312ad ACPICA: Disassembler: Add option to emit embedded External operators/opcodes by Bob Moore · 8 years ago
  67. 60d836f ACPICA: Debugger: Extend some max line lengths by Bob Moore · 8 years ago
  68. b5c0875 ACPICA: Utilities: Introduce facility to allow Linux to set correct logging levels by Lv Zheng · 8 years ago
  69. 7fdb5ce ACPICA: Interpreter: Remove temporary code for External() opcode by Bob Moore · 8 years ago
  70. fee4ab9 ACPICA: Fix deconstification warnings (-Wcast-qual) with acpi_ns_root_initialize(). by Jung-uk Kim · 8 years ago
  71. 4857a94 ACPICA: Fix deconstification warnings (-Wcast-qual) with function traces. by Jung-uk Kim · 8 years ago
  72. 68202c9 libnvdimm, nd_blk: mask off reserved status bits by Ross Zwisler · 8 years ago
  73. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  74. 4dc14b3 Merge branches 'acpi-ec' and 'acpi-button' by Rafael J. Wysocki · 8 years ago
  75. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  76. e1191bd ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx by Lv Zheng · 8 years ago
  77. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. e370cc8 ACPI / button: remove pointer to old lid_sysfs on unbind by Benjamin Tissoires · 8 years ago
  79. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  80. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  81. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  82. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  85. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  86. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  87. 8e46695 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 74e630a Merge tag 'v4.7' into for-linus/pstore by Kees Cook · 8 years ago
  89. 54d0b14 Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  90. 273b5a4 Merge branch 'acpi-pmic' by Rafael J. Wysocki · 8 years ago
  91. 6149dff Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' by Rafael J. Wysocki · 8 years ago
  92. f6bc0a1 Merge branches 'acpi-ec', 'acpi-video', 'acpi-button' and 'acpi-thermal' by Rafael J. Wysocki · 8 years ago
  93. 2547427 Merge branches 'acpi-bus', 'acpi-pci', 'acpica' and 'acpi-doc' by Rafael J. Wysocki · 8 years ago
  94. d5f017b Merge branch 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  95. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  96. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  97. 6839a6d nfit: do an ARS scrub on hitting a latent media error by Vishal Verma · 8 years ago
  98. bdf9701 nfit: move to nfit/ sub-directory by Dan Williams · 8 years ago
  99. 37b137f nfit, libnvdimm: allow an ARS scrub to be triggered on demand by Vishal Verma · 8 years ago
  100. f1894d8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago