1. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 21c806d Merge branches 'acpi-processor', 'acpi-hotplug' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  4. d719870 ACPI / battery: Fix warning message in acpi_battery_get_state() by Mariusz Ceier · 10 years ago
  5. 3eec595 x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation by Jiang Liu · 10 years ago
  6. dee1592 ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove() by Tang Chen · 10 years ago
  7. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. ea9c167 ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events by Lan Tianyu · 10 years ago
  9. 7ef97e0 Merge branches 'acpi-video', 'acpi-battery', 'acpi-processor' and 'acpi-lpss' by Rafael J. Wysocki · 10 years ago
  10. bf74dc0 Merge branch 'acpi-pnp' by Rafael J. Wysocki · 10 years ago
  11. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  12. 43218a1 ACPI / LPSS: add LPSS device for Wildcat Point PCH by Jie Yang · 10 years ago
  13. a5f95da ACPI / PNP: Replace faulty is_hex_digit() by isxdigit() by Arjun Sreedharan · 10 years ago
  14. bdc9b75 ACPICA: ACPI 5.1: Support for the _CCA predifined name. by Bob Moore · 10 years ago
  15. b3cc1356 ACPICA: ACPI 5.1: New notify value for System Affinity Update. by Bob Moore · 10 years ago
  16. a9f65e0 ACPICA: ACPI 5.1: Support for the _DSD predefined name. by David E. Box · 10 years ago
  17. 1aae3b9 ACPICA: Debug object: Add current value of Timer() to debug line prefix. by Bob Moore · 10 years ago
  18. 73bbca0 ACPICA: acpihelp: Add UUID support, restructure some existing files. by Bob Moore · 10 years ago
  19. 3589b8b ACPICA: Utilities: Fix local printf issue. by Lv Zheng · 10 years ago
  20. b95dd17 ACPICA: Remove some extraneous printf arguments. by Sascha Wildner · 10 years ago
  21. d38bb00 ACPICA: Update for comments/formatting. No functional changes. by Bob Moore · 10 years ago
  22. 90da690 ACPICA: Disassembler: Add support for the ToUUID opererator (macro). by Bob Moore · 10 years ago
  23. 8884de6 ACPICA: Work around an ancient GCC bug. by Bob Moore · 10 years ago
  24. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  25. 515afdc ACPI / processor: Make it possible to get local x2apic id via _MAT by Hanjun Guo · 10 years ago
  26. 3a54a57 ACPI / battery: remove duplicated include from battery.c by Wei Yongjun · 10 years ago
  27. 7f94fde ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models by Hans de Goede · 10 years ago
  28. feb41bb Merge back earlier acpi-pnp material. by Rafael J. Wysocki · 10 years ago
  29. e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  30. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  31. 805c528 Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' by Rafael J. Wysocki · 10 years ago
  32. a60b239 Merge branch 'acpi-gpe' by Rafael J. Wysocki · 10 years ago
  33. 8989e1c Merge branch 'acpi-config' by Rafael J. Wysocki · 10 years ago
  34. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  35. 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  36. 821d6f03 ACPI / sleep: Do not save NVS for new machines to accelerate S3 by Lan Tianyu · 10 years ago
  37. bd9b2f9 ACPI / scan: No implicit wake notification for buttons by Rafael J. Wysocki · 10 years ago
  38. 9c14cc4 Merge branch 'acpica' into acpi-gpe by Rafael J. Wysocki · 10 years ago
  39. c12f07d ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. by Rafael J. Wysocki · 10 years ago
  40. b9ca3d7 ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s). by Rafael J. Wysocki · 10 years ago
  41. 417b4a7 ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. by Lv Zheng · 10 years ago
  42. 17653a3 ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  43. f35cec2 ACPI / PM: Always enable wakeup GPEs when enabling device wakeup by Rafael J. Wysocki · 10 years ago
  44. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  45. e71eeb2 ACPI / button: Do not propagate wakeup-from-suspend events by Rafael J. Wysocki · 10 years ago
  46. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  47. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  48. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  49. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  50. b50154d ACPI: Don't use acpi_lapic in ACPI core code by Graeme Gregory · 10 years ago
  51. 8a1664b ACPI: add config for BIOS table scan by Graeme Gregory · 10 years ago
  52. 6d6b20b ACPI: move models with win8 brightness problems from win8 blacklist to use_native_backlight by Hans de Goede · 10 years ago
  53. 8ab58e8 ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypress by Linus Torvalds · 10 years ago
  54. a8278ef ACPICA: Linux: Add stub support for Linux specific variables and functions. by Lv Zheng · 10 years ago
  55. 4cf465b ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s by Hans de Goede · 10 years ago
  56. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  57. 2843768 Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0" by Rafael J. Wysocki · 10 years ago
  58. cbd4ebc Merge tag 'please-pull-extlog-trace' into x86/ras by H. Peter Anvin · 10 years ago
  59. ff253d3 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  60. 0b80a8f Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  61. 4488c99 Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  62. 7817e26 ACPICA: Fix a regression for deletion of Alias() objects. by Bob Moore · 10 years ago
  63. c128c77 ACPI / PNP: add soc_button_array device ID to PNP IDs list by Zhang Rui · 10 years ago
  64. 7d3e83b ACPICA: Hardware: back port of a recursive locking fix by Lv Zheng · 10 years ago
  65. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  66. c046912 ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes() by Lv Zheng · 10 years ago
  67. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  68. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  69. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  70. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  71. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  72. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  73. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  74. e8c038a ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global() from utglobal.c to utinit.c by Lv Zheng · 10 years ago
  75. e23d9b8 ACPICA: Namespace: Properly null terminate objects detached from a namespace node by David E. Box · 10 years ago
  76. ce5eb07 ACPICA: Utilities: Validate full RSDP header by David E. Box · 10 years ago
  77. e740304 ACPICA: Utilities: Add support to read table from files by Lv Zheng · 10 years ago
  78. ae8ffc7 ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT() by Lv Zheng · 10 years ago
  79. 8aa5e56 ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject by David E. Box · 10 years ago
  80. ab7027d ACPI / video: Add Acer TravelMate B113 to native backlight blacklist by Martin Kepplinger · 10 years ago
  81. 08a5622 ACPI / video: Add Dell Inspiron 5737 to the blacklist by Edward Lin · 10 years ago
  82. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  83. 232de51 ACPI / battery: fix wrong value of capacity_now reported when fully charged by Josef Gajdusek · 10 years ago
  84. 867f9d4 ACPI / resources: only reject zero length resources based at address zero by Andy Whitcroft · 10 years ago
  85. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  86. 75646e7 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 10 years ago
  87. ed4b197 ACPI / EC: Free saved_ec on error exit path by Colin Ian King · 10 years ago
  88. dd43de2 ACPI / EC: Add detailed fields debugging support of EC_SC(R). by Lv Zheng · 10 years ago
  89. 4a3f6b5 ACPI / EC: Update revision due to recent changes by Lv Zheng · 10 years ago
  90. c0d6534 ACPI / EC: Fix race condition in ec_transaction_completed() by Lv Zheng · 10 years ago
  91. 9b80f0f ACPI / EC: Remove duplicated ec_wait_ibf0() waiter by Lv Zheng · 10 years ago
  92. f92fca0 ACPI / EC: Add asynchronous command byte write support by Lv Zheng · 10 years ago
  93. 66b42b7 ACPI / EC: Avoid race condition related to advance_transaction() by Lv Zheng · 10 years ago
  94. e63f6e2 Revert "ACPI / AC: Remove AC's proc directory." by Lan Tianyu · 10 years ago
  95. 6ec5e12 ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it. by Lv Zheng · 10 years ago
  96. 7c76bb5 RAS, extlog: Adjust init flow by Chen, Gong · 10 years ago
  97. d6cae93 trace, eMCA: Add a knob to adjust where to save event log by Chen, Gong · 10 years ago
  98. 2dfb7d5 trace, RAS: Add eMCA trace event interface by Chen, Gong · 10 years ago
  99. 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  100. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago