1. 6a8dd80 Merge branch 'acpi-scan' into acpi-pm by Rafael J. Wysocki · 12 years ago
  2. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 12 years ago
  3. 05404d8 ACPI / scan: Add second pass to acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  4. cecdb19 ACPI / scan: Change the implementation of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  5. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 12 years ago
  6. b17b537 ACPI / scan: Drop the second argument of acpi_device_unregister() by Rafael J. Wysocki · 12 years ago
  7. abe9921 ACPI / scan: Fix check of device_attach() return value. by Mika Westerberg · 12 years ago
  8. f95988d ACPI / scan: Treat power resources in a special way by Rafael J. Wysocki · 12 years ago
  9. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  10. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  11. 0271f4f ACPI / power: Remove useless message from device registering routine by Rafael J. Wysocki · 12 years ago
  12. 23415eb ACPI / glue: Update DBG macro to include KERN_DEBUG by Joe Perches · 12 years ago
  13. 5cc36c7 ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result by Rafael J. Wysocki · 12 years ago
  14. 8611ea5 ACPI / memhotplug: remove redundant logic of acpi memory hotadd by Liu Jinsong · 12 years ago
  15. 6780aa6 ACPI / APEI: Fix the returned value in erst_dbg_read by Adrian Huang · 12 years ago
  16. 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 12 years ago
  17. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 12 years ago
  18. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 12 years ago
  19. 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  20. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  21. 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 12 years ago
  22. e386309 ACPI: Drop the second argument of acpi_bus_scan() by Rafael J. Wysocki · 12 years ago
  23. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  24. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  25. 47525cd ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add() by Rafael J. Wysocki · 12 years ago
  26. 4002bf3 ACPI: Change the ordering of acpi_bus_check_add() by Rafael J. Wysocki · 12 years ago
  27. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
  28. ca7b3c4 ACPI: Reduce the usage of struct acpi_bus_ops by Rafael J. Wysocki · 12 years ago
  29. 0fc300b ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different by Rafael J. Wysocki · 12 years ago
  30. 92ef2a2 ACPI: Change the ordering of PCI root bridge driver registrarion by Rafael J. Wysocki · 12 years ago
  31. 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
  32. 04fbfca ACPICA: Remove useless mini-C library. by Lv Zheng · 12 years ago
  33. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  35. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  36. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  37. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  38. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  39. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  40. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  41. 583bdc5 Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  42. 5e7779f ACPI: add Haswell LPSS devices to acpi_platform_device_ids list by Mika Westerberg · 12 years ago
  43. 112f1fc ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table by Chen Gong · 12 years ago
  44. 129ff8f ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 by Zhang Rui · 12 years ago
  45. b7e3830 ACPI : do not use Lid and Sleep button for S5 wakeup by Zhang Rui · 12 years ago
  46. 6b728f1 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  47. d0c2ce1 ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist by Lan Tianyu · 12 years ago
  48. 0ac1b1d ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set by Zhang Rui · 12 years ago
  49. 9ee71f5 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  50. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  51. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  52. da095fd acpi: remove use of __devinit by Bill Pemberton · 12 years ago
  53. 261cba2 ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix by Zhang Rui · 12 years ago
  54. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  55. 752cad7 ACPI: remove unnecessary INIT_LIST_HEAD by Andy Shevchenko · 12 years ago
  56. 5923f98 ACPI / platform: include missed header into acpi_platform.c by Andy Shevchenko · 12 years ago
  57. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  58. 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
  59. a9efd39 efi_pstore: Add ctime to argument of erase callback by Seiji Aguchi · 12 years ago
  60. b88ce2a ACPI / PM: Allow attach/detach routines to change device power states by Rafael J. Wysocki · 12 years ago
  61. 142b007 ACPI: add SDHCI to ACPI platform devices by Adrian Hunter · 12 years ago
  62. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  63. 05bce79 ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device() by Cyril Roelandt · 12 years ago
  64. 66fd383 ACPI: Fix logging when no pci_irq is allocated by Joe Perches · 12 years ago
  65. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  66. cd73018 ACPI: Update Dock hotplug error messages by Toshi Kani · 12 years ago
  67. 3d78bd9 ACPI: Update Container hotplug error messages by Toshi Kani · 12 years ago
  68. ab6c570 ACPI: Update Memory hotplug error messages by Toshi Kani · 12 years ago
  69. 47db454 ACPI: Update CPU hotplug error messages by Toshi Kani · 12 years ago
  70. fbfddae ACPI: Add acpi_handle_<level>() interfaces by Toshi Kani · 12 years ago
  71. b59bc2f ACPI: remove use of __devexit by Bill Pemberton · 12 years ago
  72. 876ab79 ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist. by Lan Tianyu · 12 years ago
  73. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  74. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  75. f3fd0c8 ACPI: Allow ACPI handles of devices to be initialized in advance by Rafael J. Wysocki · 12 years ago
  76. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  77. 4000e62 ACPI / battery: Correct battery capacity values on Thinkpads by Kamil Iskra · 12 years ago
  78. 8a66790 ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks by Rafael J. Wysocki · 12 years ago
  79. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  80. ddc150f ACPI / PM: Add check preventing transitioning to non-D0 state from D3. by Lv Zheng · 12 years ago
  81. 61d8eff ACPI / memhotplug: bind the memory device when the driver is being loaded by Wen Congyang · 12 years ago
  82. 6547947 ACPI / memhotplug: don't allow to eject the memory device if it is being used by Wen Congyang · 12 years ago
  83. e0b7b24 ACPI / memhotplug: free memory device if acpi_memory_enable_device() failed by Wen Congyang · 12 years ago
  84. 386e52b ACPI / memhotplug: fix memory leak when memory device is unbound from acpi_memhotplug by Wen Congyang · 12 years ago
  85. 315bbae ACPI / memhotplug: deal with eject request in hotplug queue by Wen Congyang · 12 years ago
  86. 19387b2 ACPI / memory-hotplug: add memory offline code to acpi_memory_device_remove() by Yasuaki Ishimatsu · 12 years ago
  87. 413fc3f ACPICA: AcpiGetObjectInfo: Add support for ACPI 5 _SUB method by Bob Moore · 12 years ago
  88. 17b1f45 ACPICA: Update for 64-bit generation of recent error message changes by Bob Moore · 12 years ago
  89. 47abd13 ACPICA: Fix externalize name to complete migration to ACPI_MOVE_NAME by Bob Moore · 12 years ago
  90. 97171c6 ACPICA: Add starting offset parameter to common dump buffer routine by Bob Moore · 12 years ago
  91. eed9525 ACPICA: Deploy ACPI_MOVE_NAME across ACPICA source base by Bob Moore · 12 years ago
  92. 00eb325 ACPICA: Enhance error reporting for invalid opcodes and bad ACPI_NAMEs by Bob Moore · 12 years ago
  93. d8da915 ACPICA: AcpiExec: Improve algorithm for tracking memory leaks by Bob Moore · 12 years ago
  94. 2489ef0 ACPICA: Add debug print message for mutex objects that are force-released by Bob Moore · 12 years ago
  95. bee6dc3 ACPICA: Resource Mgr: Small fix for buffer size calculation by Feng Tang · 12 years ago
  96. 73a3090 ACPICA: Remove extra spaces after periods within comments by Bob Moore · 12 years ago
  97. b9e1769 ACPICA: Update local C library module comments for ASCII table by Bob Moore · 12 years ago
  98. 267d672 ACPICA: Fix for predefined name loop during ACPICA initialization by Robert Moore · 12 years ago
  99. 691fda5 ACPICA: Fix some typos in comments by Bob Moore · 12 years ago
  100. 4f3ca64 ACPICA: ACPICA core: Cleanup empty lines at file start and end by Bob Moore · 12 years ago