1. 90da690 ACPICA: Disassembler: Add support for the ToUUID opererator (macro). by Bob Moore · 10 years ago
  2. 8884de6 ACPICA: Work around an ancient GCC bug. by Bob Moore · 10 years ago
  3. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  4. 515afdc ACPI / processor: Make it possible to get local x2apic id via _MAT by Hanjun Guo · 10 years ago
  5. 3a54a57 ACPI / battery: remove duplicated include from battery.c by Wei Yongjun · 10 years ago
  6. 7f94fde ACPI / video: Add use_native_backlight quirk for HP EliteBook 2014 models by Hans de Goede · 10 years ago
  7. feb41bb Merge back earlier acpi-pnp material. by Rafael J. Wysocki · 10 years ago
  8. e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  9. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  10. 805c528 Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' by Rafael J. Wysocki · 10 years ago
  11. a60b239 Merge branch 'acpi-gpe' by Rafael J. Wysocki · 10 years ago
  12. 8989e1c Merge branch 'acpi-config' by Rafael J. Wysocki · 10 years ago
  13. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  14. 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  15. 821d6f03 ACPI / sleep: Do not save NVS for new machines to accelerate S3 by Lan Tianyu · 10 years ago
  16. bd9b2f9 ACPI / scan: No implicit wake notification for buttons by Rafael J. Wysocki · 10 years ago
  17. 9c14cc4 Merge branch 'acpica' into acpi-gpe by Rafael J. Wysocki · 10 years ago
  18. c12f07d ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. by Rafael J. Wysocki · 10 years ago
  19. b9ca3d7 ACPICA: GPEs: Do not allow enable for GPEs that have no handler(s). by Rafael J. Wysocki · 10 years ago
  20. 417b4a7 ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. by Lv Zheng · 10 years ago
  21. 17653a3 ACPI / PM: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  22. f35cec2 ACPI / PM: Always enable wakeup GPEs when enabling device wakeup by Rafael J. Wysocki · 10 years ago
  23. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  24. e71eeb2 ACPI / button: Do not propagate wakeup-from-suspend events by Rafael J. Wysocki · 10 years ago
  25. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  26. 44a69f6 acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. by Tomasz Nowicki · 10 years ago
  27. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  28. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  29. b50154d ACPI: Don't use acpi_lapic in ACPI core code by Graeme Gregory · 10 years ago
  30. 8a1664b ACPI: add config for BIOS table scan by Graeme Gregory · 10 years ago
  31. 6d6b20b ACPI: move models with win8 brightness problems from win8 blacklist to use_native_backlight by Hans de Goede · 10 years ago
  32. 8ab58e8 ACPI / video: Fix backlight taking 2 steps on a brightness up/down keypress by Linus Torvalds · 10 years ago
  33. a8278ef ACPICA: Linux: Add stub support for Linux specific variables and functions. by Lv Zheng · 10 years ago
  34. 4cf465b ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s by Hans de Goede · 10 years ago
  35. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  36. 2843768 Revert "ACPI / video: change acpi-video brightness_switch_enabled default to 0" by Rafael J. Wysocki · 10 years ago
  37. cbd4ebc Merge tag 'please-pull-extlog-trace' into x86/ras by H. Peter Anvin · 10 years ago
  38. ff253d3 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  39. 0b80a8f Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  40. 4488c99 Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  41. 7817e26 ACPICA: Fix a regression for deletion of Alias() objects. by Bob Moore · 10 years ago
  42. c128c77 ACPI / PNP: add soc_button_array device ID to PNP IDs list by Zhang Rui · 10 years ago
  43. 7d3e83b ACPICA: Hardware: back port of a recursive locking fix by Lv Zheng · 10 years ago
  44. ff2389f ACPICA: utprint/oslibcfs: cleanup - no functional change by Bob Moore · 10 years ago
  45. c046912 ACPICA: Executer: Fix trivial issues in acpi_get_serial_access_bytes() by Lv Zheng · 10 years ago
  46. 846d6ef ACPICA: acpidump: Reduce freopen() invocations to improve portability by Lv Zheng · 10 years ago
  47. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  48. 3c9349c ACPICA: Common: Enhance cm_get_file_size() to improve portability by Lv Zheng · 10 years ago
  49. d9cf147 ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf() to improve portability by Lv Zheng · 10 years ago
  50. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  51. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  52. 83b80bac ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs by Lv Zheng · 10 years ago
  53. 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
  54. e23d9b8 ACPICA: Namespace: Properly null terminate objects detached from a namespace node by David E. Box · 10 years ago
  55. ce5eb07 ACPICA: Utilities: Validate full RSDP header by David E. Box · 10 years ago
  56. e740304 ACPICA: Utilities: Add support to read table from files by Lv Zheng · 10 years ago
  57. ae8ffc7 ACPICA: Utilities: Fix an issue with non-native ACPI_IS_PRINT() by Lv Zheng · 10 years ago
  58. 8aa5e56 ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobject by David E. Box · 10 years ago
  59. ab7027d ACPI / video: Add Acer TravelMate B113 to native backlight blacklist by Martin Kepplinger · 10 years ago
  60. 08a5622 ACPI / video: Add Dell Inspiron 5737 to the blacklist by Edward Lin · 10 years ago
  61. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  62. 232de51 ACPI / battery: fix wrong value of capacity_now reported when fully charged by Josef Gajdusek · 10 years ago
  63. 867f9d4 ACPI / resources: only reject zero length resources based at address zero by Andy Whitcroft · 10 years ago
  64. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  65. 75646e7 ACPI / battery: Retry to get battery information if failed during probing by Lan Tianyu · 10 years ago
  66. ed4b197 ACPI / EC: Free saved_ec on error exit path by Colin Ian King · 10 years ago
  67. dd43de2 ACPI / EC: Add detailed fields debugging support of EC_SC(R). by Lv Zheng · 10 years ago
  68. 4a3f6b5 ACPI / EC: Update revision due to recent changes by Lv Zheng · 10 years ago
  69. c0d6534 ACPI / EC: Fix race condition in ec_transaction_completed() by Lv Zheng · 10 years ago
  70. 9b80f0f ACPI / EC: Remove duplicated ec_wait_ibf0() waiter by Lv Zheng · 10 years ago
  71. f92fca0 ACPI / EC: Add asynchronous command byte write support by Lv Zheng · 10 years ago
  72. 66b42b7 ACPI / EC: Avoid race condition related to advance_transaction() by Lv Zheng · 10 years ago
  73. e63f6e2 Revert "ACPI / AC: Remove AC's proc directory." by Lan Tianyu · 10 years ago
  74. 6ec5e12 ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it. by Lv Zheng · 10 years ago
  75. 7c76bb5 RAS, extlog: Adjust init flow by Chen, Gong · 10 years ago
  76. d6cae93 trace, eMCA: Add a knob to adjust where to save event log by Chen, Gong · 10 years ago
  77. 2dfb7d5 trace, RAS: Add eMCA trace event interface by Chen, Gong · 10 years ago
  78. 6a38fa0 x86, irq, ACPI: Release IOAPIC pin when PCI device is disabled by Jiang Liu · 10 years ago
  79. cf8116c Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  80. 3d91589 ACPI: use kstrto*() instead of simple_strto*() by Christoph Jaeger · 10 years ago
  81. f43691c ACPI / battery: add quirk for Acer Aspire V5-573G by Alexander Mezin · 10 years ago
  82. 3f5dc08 ACPI / battery: use callback for setting up quirks by Alexander Mezin · 10 years ago
  83. 765bdd4 ACPI / LPSS: Take I2C host controllers out of reset by Mika Westerberg · 10 years ago
  84. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
  85. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  86. de815a6 Merge branches 'acpi-general' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  87. bb3632c PM / sleep: trace events for suspend/resume by Todd E Brandt · 10 years ago
  88. 751109a ACPI / video: Change the default for video.use_native_backlight to 1 by Rafael J. Wysocki · 10 years ago
  89. a4714a8 ACPI: Fix bug when ACPI reset register is implemented in system memory by Randy Wright · 10 years ago
  90. 4dc4226 Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into next by Linus Torvalds · 10 years ago
  91. e81a0e7 Merge branch 'acpi-thermal' by Rafael J. Wysocki · 10 years ago
  92. d9bd449 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  93. 0e36d43 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  94. b04c58b Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 10 years ago
  95. 864e055 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 10 years ago
  96. 2770b8b Merge branch 'acpi-platform' by Rafael J. Wysocki · 10 years ago
  97. a392f7d Merge branch 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  98. f58c41c Merge branch 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  99. 91ab377 Merge branches 'acpi-tables' and 'acpi-general' by Rafael J. Wysocki · 10 years ago
  100. 26f8784 Merge branches 'acpi-processor' and 'acpi-pad' by Rafael J. Wysocki · 10 years ago