1. 36200af ACPI: Fix section to __init. Align with usage in acpixf.h by Jan-Simon Möller · 11 years ago
  2. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  3. c940c8c Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  4. 0ad4991 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  5. 929c6dd Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  6. 34f8f10 ACPI: update comments for acpi_event_status by Zhang Rui · 11 years ago
  7. 8ee88d5 ACPICA: Update version to 20130328 by Bob Moore · 11 years ago
  8. d4e1a69 ACPI: Remove acpi_device dependency in acpi_device_set_id() by Toshi Kani · 11 years ago
  9. 82160dd ACPI: Remove acpi_pci_bind_root() definition by Toshi Kani · 11 years ago
  10. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  11. eccc534 ACPICA: Update version to 20130214 by Bob Moore · 11 years ago
  12. 6be58e2 ACPICA: Remove trailing comma in enum declarations by Bob Moore · 11 years ago
  13. ae1b476 ACPICA: Add exception descriptions to exception info table by Bob Moore · 11 years ago
  14. 995b9a9 ACPICA: Add macros to exception code definitions by Bob Moore · 11 years ago
  15. fd1af71 ACPICA: Regression fix: reinstate safe exit macros by Bob Moore · 11 years ago
  16. 3cf2449 ACPICA: Fix a long-standing bug in local cache by Jung-uk Kim · 11 years ago
  17. 98b5c99 ACPICA: iASL/Disassembler: Add support for MTMR table by Lv Zheng · 11 years ago
  18. 25c0330 ACPICA: iASL/Disassembler: Add support for VRTC table by Lv Zheng · 11 years ago
  19. 8c28091 ACPICA: Update RASF table definition by Lv Zheng · 11 years ago
  20. c705c78 acpi: Export the acpi_processor_get_performance_info by Konrad Rzeszutek Wilk · 11 years ago
  21. 3f8055c ACPI / hotplug: Introduce user space interface for hotplug profiles by Rafael J. Wysocki · 11 years ago
  22. a33ec39 ACPI / scan: Introduce common code for ACPI-based device hotplug by Rafael J. Wysocki · 11 years ago
  23. 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  24. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  25. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  26. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  27. 2148054 ghes: add the needed hooks for EDAC error report by Mauro Carvalho Chehab · 11 years ago
  28. 40e0641 ghes: move structures/enum to a header file by Mauro Carvalho Chehab · 11 years ago
  29. 018ba0a Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 11 years ago
  30. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 11 years ago
  31. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  32. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 11 years ago
  33. 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 11 years ago
  34. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  35. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  36. ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 11 years ago
  37. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 11 years ago
  38. 64e94e7 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 11 years ago
  39. 8a78cf7 Merge branch 'acpi-pm' into acpi-cleanup by Rafael J. Wysocki · 11 years ago
  40. 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 11 years ago
  41. fb45579 Merge branch 'pci/acpi-scan2' into next by Bjorn Helgaas · 11 years ago
  42. 09212fd ACPI: Drop device start operation that is not used by Rafael J. Wysocki · 11 years ago
  43. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  44. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 11 years ago
  45. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 11 years ago
  46. 2171953 ACPICA: Update version to 20130117 by Bob Moore · 11 years ago
  47. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 11 years ago
  48. b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 11 years ago
  49. 9ce4e60 ACPI / PM: Move device power management functions to device_pm.c by Rafael J. Wysocki · 11 years ago
  50. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 11 years ago
  51. a090b22 Merge branch 'acpica' into acpi-lpss by Rafael J. Wysocki · 11 years ago
  52. 96bfd3c ACPI / PM: Common string representations of device power states by Rafael J. Wysocki · 11 years ago
  53. ad0c3b0 ACPI / PM: More visible function for retrieving device power states by Rafael J. Wysocki · 11 years ago
  54. 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 11 years ago
  55. 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 11 years ago
  56. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 11 years ago
  57. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 11 years ago
  58. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 11 years ago
  59. 6af9a80 ACPI: Remove the ops field from struct acpi_device by Rafael J. Wysocki · 11 years ago
  60. 115c9ad ACPI: remove unused acpi_op_bind and acpi_op_unbind by Jiang Liu · 11 years ago
  61. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 11 years ago
  62. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 11 years ago
  63. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 11 years ago
  64. 4f84291 ACPICA: Cleanup PM_TIMER_FREQUENCY definition. by Lv Zheng · 12 years ago
  65. 6e1888f ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. by Bob Moore · 11 years ago
  66. f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
  67. 9cea624 ACPICA: Resources: Split interrupt share/wake bits into two fields. by Bob Moore · 12 years ago
  68. e81a52b ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
  69. 7e2e11a ACPICA: iASL: Finish support for the TPM2 table. by Bob Moore · 12 years ago
  70. e6750be ACPICA: iASL: Finish support for CSRT table. by Bob Moore · 12 years ago
  71. 0377b5a ACPICA: Merge all debug output macros into a single file, acoutput. by Bob Moore · 12 years ago
  72. 2744188 ACPICA: Update ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
  73. ad5a06f ACPICA: DEBUG_PRINT macros: Update to improve performance. by Bob Moore · 12 years ago
  74. 99c93f5 ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table. by Bob Moore · 12 years ago
  75. c41679a ACPICA: Add time macros for various timer/time manipulation. by Bob Moore · 12 years ago
  76. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
  77. 1cd4e95 ACPICA: Update version to 20121114. by Bob Moore · 12 years ago
  78. fb4e502 ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. by Lv Zheng · 12 years ago
  79. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  80. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  81. 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
  82. 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
  83. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  84. e0ebda2 ACPI: Remove unused struct acpi_pci_root.id member by Bjorn Helgaas · 12 years ago
  85. 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 12 years ago
  86. 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  87. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  88. 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 12 years ago
  89. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  90. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  91. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
  92. 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
  93. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  94. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  95. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  96. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  97. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  98. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  99. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  100. a19ec8a ACPICA: Update version to 20121018 by Bob Moore · 12 years ago