1. 9e9d55e ACPICA: remove duplicate u8 typedef by Olaf Hering · 9 years ago
  2. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  3. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  4. 0ee0d34 ACPICA: Store GPE register enable masks upfront by Rafael J. Wysocki · 9 years ago
  5. 2b5083e ACPICA: Update version to 20150410. by Bob Moore · 9 years ago
  6. a50edd4 ACPICA: Disassembler: Some cleanup of the table dump module. by Bob Moore · 9 years ago
  7. 5132f2f ACPICA: iASL: Add support for MSDM ACPI table. by Bob Moore · 9 years ago
  8. 64645c3 ACPICA: Update for SLIC ACPI table. by Bob Moore · 9 years ago
  9. 796888e ACPICA: Add "Windows 2015" string to _OSI support. by Bob Moore · 9 years ago
  10. 09af8e8 ACPICA: Events: Add support to return both enable/status register values for GPE and fixed event. by Lv Zheng · 9 years ago
  11. 2b87601 ACPICA: Utilities: split IO address types from data type models. by Lv Zheng · 9 years ago
  12. f254e3c ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address. by Lv Zheng · 9 years ago
  13. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  14. 828aef3 ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID by Catalin Marinas · 9 years ago
  15. 652261a ACPI: fix acpi_os_ioremap for arm64 by Mark Salter · 9 years ago
  16. 359597c ACPI: Add acpi_device_uid() for convenience by Adrian Hunter · 9 years ago
  17. ce79348 driver core / ACPI: Represent ACPI companions using fwnode_handle by Rafael J. Wysocki · 9 years ago
  18. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  19. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 10 years ago
  20. 0d0988a ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs by Lv Zheng · 10 years ago
  21. 121b7d9 ACPICA: Update version to 20150204 by David E. Box · 10 years ago
  22. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  23. 7c43312 ACPICA: Events: Cleanup GPE dispatcher type obtaining code by Lv Zheng · 10 years ago
  24. c55d628 ACPI / LPAT: Common table processing functions by Srinivas Pandruvada · 10 years ago
  25. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  26. e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 10 years ago
  27. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 10 years ago
  28. be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  29. 175f8e2 ACPI / PM: Do not disable wakeup GPEs that have not been enabled by Rafael J. Wysocki · 10 years ago
  30. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  31. 69bad36 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-lpss' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  32. 1b07db3 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  33. 5de21bb9 ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core by Rafael J. Wysocki · 10 years ago
  34. c50f13c ACPICA: Save current masks of enabled GPEs after enable register writes by Rafael J. Wysocki · 10 years ago
  35. e587459 ACPICA: Update version to 20141107. by Bob Moore · 10 years ago
  36. 4dcd78d ACPICA: iASL: Add support for to_PLD macro. by Bob Moore · 10 years ago
  37. bccac16 ACPI / processor: remove unused variabled from acpi_processor_power structure by Sudeep Holla · 10 years ago
  38. 40e7fcb ACPI: Add _DEP support to fix battery issue on Asus T100TA by Lan Tianyu · 10 years ago
  39. 24119a8 ACPI / processor: Update the comments in processor.h by Hanjun Guo · 10 years ago
  40. f028d52 ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs by Rafael J. Wysocki · 10 years ago
  41. 8a0662d Driver core: Unified interface for firmware node properties by Rafael J. Wysocki · 10 years ago
  42. 733e625 ACPI: Allow drivers to match using Device Tree compatible property by Mika Westerberg · 10 years ago
  43. ffdcd95 ACPI: Add support for device specific properties by Mika Westerberg · 10 years ago
  44. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  45. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  46. 9fc3d1d ACPICA: Update version to 20140926. by Bob Moore · 10 years ago
  47. 2f85723 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming. by Lv Zheng · 10 years ago
  48. a08f813 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE support. by Lv Zheng · 10 years ago
  49. 5f8b35b ACPICA: Add string for _DDN method name. by Bob Moore · 10 years ago
  50. 2bb3a2b ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelant by Aaron Lu · 11 years ago
  51. e0fa975 ACPICA: Introduce acpi_enable_all_wakeup_gpes() by Rafael J. Wysocki · 10 years ago
  52. 2670e02 Merge back earlier 'acpica' material for v3.18. by Rafael J. Wysocki · 10 years ago
  53. 9ef5a30 Merge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss', 'acpi-gpio' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  54. 8ab17fc ACPI / hotplug: Generate online uevents for ACPI containers by Rafael J. Wysocki · 10 years ago
  55. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  56. f91ce35 ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() by Bjorn Helgaas · 10 years ago
  57. a383b68 ACPI / scan: not cache _SUN value in struct acpi_device_pnp by Yasuaki Ishimatsu · 10 years ago
  58. 48c1947 ACPICA: Update version to 20140828. by Bob Moore · 10 years ago
  59. 34ea065 ACPICA: Headers: Add GTDT flag definitions for the timer subtable. by Hanjun Guo · 10 years ago
  60. 63b8f8c ACPICA: ACPI 5.1/Disassembler: Add GICC affinity subtable to SRAT table. by Hanjun Guo · 10 years ago
  61. 36d3231 ACPICA: Add _PSx names to the METHOD_NAME list. by Bob Moore · 10 years ago
  62. 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
  63. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  64. 796ca77 ACPICA: Update version to 20140724. by Bob Moore · 10 years ago
  65. 67a3d62 ACPICA: ACPI 5.1: Update for PCCT table changes. by Bob Moore · 10 years ago
  66. 54ea424 ACPICA/ARM: ACPI 5.1: Update for GTDT table changes. by Tomasz Nowicki · 10 years ago
  67. d0c383e ACPICA/ARM: ACPI 5.1: Update for MADT changes. by Tomasz Nowicki · 10 years ago
  68. 9eb1105 ACPICA/ARM: ACPI 5.1: Update for FADT changes. by Graeme Gregory · 10 years ago
  69. b3cc1356 ACPICA: ACPI 5.1: New notify value for System Affinity Update. by Bob Moore · 10 years ago
  70. a9f65e0 ACPICA: ACPI 5.1: Support for the _DSD predefined name. by David E. Box · 10 years ago
  71. 83118b0 ACPICA: Tables: Update for DMAR table changes. by Bob Moore · 10 years ago
  72. 90da690 ACPICA: Disassembler: Add support for the ToUUID opererator (macro). by Bob Moore · 10 years ago
  73. 9b62da7 ACPICA: Remove a redundant cast to acpi_size for ACPI_OFFSET() macro. by Bob Moore · 10 years ago
  74. e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  75. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  76. 805c528 Merge branches 'acpi-pm', 'acpi-sleep' and 'acpi-button' by Rafael J. Wysocki · 10 years ago
  77. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  78. 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  79. c12f07d ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake. by Rafael J. Wysocki · 10 years ago
  80. 417b4a7 ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. by Lv Zheng · 10 years ago
  81. d334c82 ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. by Lv Zheng · 10 years ago
  82. daba25d ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics. by Lv Zheng · 10 years ago
  83. f35cec2 ACPI / PM: Always enable wakeup GPEs when enabling device wakeup by Rafael J. Wysocki · 10 years ago
  84. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  85. 594c725 acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. by Tomasz Nowicki · 10 years ago
  86. 9dae3d0 apei, mce: Factor out APEI architecture specific MCE calls. by Tomasz Nowicki · 10 years ago
  87. a8278ef ACPICA: Linux: Add stub support for Linux specific variables and functions. by Lv Zheng · 10 years ago
  88. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  89. 587fc72 ACPICA: Update version to 20140627 by Bob Moore · 10 years ago
  90. 1538ac6 ACPICA: Tables: Merge DMAR table structure updates by Lv Zheng · 10 years ago
  91. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  92. a92e957 ACPICA: Common: Enhance acpi_getopt() to improve portability by Lv Zheng · 10 years ago
  93. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  94. 80a648c ACPICA: Utilities: Add formatted printing APIs by Lv Zheng · 10 years ago
  95. 7824f44 ACPICA: OSL: Add portable file IO to improve portability by Lv Zheng · 10 years ago
  96. afbdc6a ACPICA: OSL: Update environments to improve portability by Lv Zheng · 10 years ago
  97. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  98. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  99. 92c4d2a ACPI / processor replace __attribute__((packed)) by __packed by Fabian Frederick · 10 years ago
  100. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago