1. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
  2. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
  3. 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 12 years ago
  4. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  5. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  6. ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  7. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  8. 64e94e7 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  9. 8a78cf7 Merge branch 'acpi-pm' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  10. 09212fd ACPI: Drop device start operation that is not used by Rafael J. Wysocki · 12 years ago
  11. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  12. bfee26d ACPI / scan: Make it clear that acpi_bus_trim() cannot fail by Rafael J. Wysocki · 12 years ago
  13. 2171953 ACPICA: Update version to 20130117 by Bob Moore · 12 years ago
  14. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  15. b1c0f99 ACPI / PM: Expose current status of ACPI power resources by Rafael J. Wysocki · 12 years ago
  16. 9ce4e60 ACPI / PM: Move device power management functions to device_pm.c by Rafael J. Wysocki · 12 years ago
  17. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  18. a090b22 Merge branch 'acpica' into acpi-lpss by Rafael J. Wysocki · 12 years ago
  19. 96bfd3c ACPI / PM: Common string representations of device power states by Rafael J. Wysocki · 12 years ago
  20. ad0c3b0 ACPI / PM: More visible function for retrieving device power states by Rafael J. Wysocki · 12 years ago
  21. 993cbe5 ACPI / PM: Take order attribute of wakeup power resources into account by Rafael J. Wysocki · 12 years ago
  22. 0b22452 ACPI / PM: Take order attribute of power resources into account by Rafael J. Wysocki · 12 years ago
  23. bc9b640 ACPI / PM: Rework the handling of devices depending on power resources by Rafael J. Wysocki · 12 years ago
  24. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 12 years ago
  25. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  26. 6af9a80 ACPI: Remove the ops field from struct acpi_device by Rafael J. Wysocki · 12 years ago
  27. 115c9ad ACPI: remove unused acpi_op_bind and acpi_op_unbind by Jiang Liu · 12 years ago
  28. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
  29. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
  30. 4f84291 ACPICA: Cleanup PM_TIMER_FREQUENCY definition. by Lv Zheng · 12 years ago
  31. 6e1888f ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages. by Bob Moore · 12 years ago
  32. f55994f ACPICA: Update version to 20121220. by Bob Moore · 12 years ago
  33. 9cea624 ACPICA: Resources: Split interrupt share/wake bits into two fields. by Bob Moore · 12 years ago
  34. e81a52b ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
  35. 7e2e11a ACPICA: iASL: Finish support for the TPM2 table. by Bob Moore · 12 years ago
  36. e6750be ACPICA: iASL: Finish support for CSRT table. by Bob Moore · 12 years ago
  37. 0377b5a ACPICA: Merge all debug output macros into a single file, acoutput. by Bob Moore · 12 years ago
  38. 2744188 ACPICA: Update ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
  39. ad5a06f ACPICA: DEBUG_PRINT macros: Update to improve performance. by Bob Moore · 12 years ago
  40. 99c93f5 ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table. by Bob Moore · 12 years ago
  41. c41679a ACPICA: Add time macros for various timer/time manipulation. by Bob Moore · 12 years ago
  42. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
  43. 1cd4e95 ACPICA: Update version to 20121114. by Bob Moore · 12 years ago
  44. fb4e502 ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. by Lv Zheng · 12 years ago
  45. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  46. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  47. 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
  48. 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
  49. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  50. e0ebda2 ACPI: Remove unused struct acpi_pci_root.id member by Bjorn Helgaas · 12 years ago
  51. 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 12 years ago
  52. 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  53. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  54. 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 12 years ago
  55. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  56. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  57. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
  58. 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
  59. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  60. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  61. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  62. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  63. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  64. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  65. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  66. a19ec8a ACPICA: Update version to 20121018 by Bob Moore · 12 years ago
  67. 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
  68. 2d2dd50 ACPICA: Update support for ACPI 5 MPST table by Bob Moore · 12 years ago
  69. ff60027 ACPICA: Add ACPI_MOVE_NAME macro to optimize 4-byte ACPI_NAME copies by Bob Moore · 12 years ago
  70. abf95c3 ACPICA: Remove extra spaces after periods in the Intel license by Bob Moore · 12 years ago
  71. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  72. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago
  73. 1f86e8c ACPICA: Fix indent caused divergences. by Lv Zheng · 12 years ago
  74. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  75. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  76. f540fad ACPICA: Fix unmerged debugger divergences. by Lv Zheng · 12 years ago
  77. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  78. f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
  79. 99926a8 ACPI / PM: Fix build problem related to acpi_target_system_state() by David Rientjes · 12 years ago
  80. a6ae759 ACPI / PM: Move device PM functions related to sleep states by Rafael J. Wysocki · 12 years ago
  81. 078eb12 ACPI / PM: Provide device PM functions operating on struct acpi_device by Rafael J. Wysocki · 12 years ago
  82. dee8370 ACPI / PM: Split device wakeup management routines by Rafael J. Wysocki · 12 years ago
  83. 86b3832 ACPI / PM: Move device power state selection routine to device_pm.c by Rafael J. Wysocki · 12 years ago
  84. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  85. bdda27f ACPI / PM: Fix device PM kernedoc comments and #ifdefs by Rafael J. Wysocki · 12 years ago
  86. 79c4412 ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus by Bjorn Helgaas · 12 years ago
  87. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  88. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  89. d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
  90. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  91. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  92. 0d2cf8f ACPI: introduce module_acpi_driver() helper macro by Mika Westerberg · 12 years ago
  93. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  94. abd4c92 ACPICA: Update version to 20120913 by Bob Moore · 12 years ago
  95. ca4a0314 ACPICA: Headers: Add new ACPI 5 HEST notify type values. by Bob Moore · 12 years ago
  96. 8ede06a ACPI: Use ACPICA native way to decode the PLD buffer by Feng Tang · 12 years ago
  97. 7560452 ACPICA: Update version to 20120816. by Bob Moore · 12 years ago
  98. 84be5d6 ACPICA: Add struct header support for _FDE, _GRT, _GTM, and _SRT names. by Bob Moore · 12 years ago
  99. be030a5 ACPICA: Add support for complex _PLD buffers. by Bob Moore · 12 years ago
  100. 4e2f9c2 ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables. by Bob Moore · 12 years ago