1. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 12 years ago
  2. 4002bf3 ACPI: Change the ordering of acpi_bus_check_add() by Rafael J. Wysocki · 12 years ago
  3. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 12 years ago
  4. ca7b3c4 ACPI: Reduce the usage of struct acpi_bus_ops by Rafael J. Wysocki · 12 years ago
  5. 0fc300b ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different by Rafael J. Wysocki · 12 years ago
  6. 92ef2a2 ACPI: Change the ordering of PCI root bridge driver registrarion by Rafael J. Wysocki · 12 years ago
  7. 805d410f ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 12 years ago
  8. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  9. 583bdc5 Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  10. 5e7779f ACPI: add Haswell LPSS devices to acpi_platform_device_ids list by Mika Westerberg · 12 years ago
  11. b7e3830 ACPI : do not use Lid and Sleep button for S5 wakeup by Zhang Rui · 12 years ago
  12. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  13. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  14. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  15. 142b007 ACPI: add SDHCI to ACPI platform devices by Adrian Hunter · 12 years ago
  16. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  17. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  18. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  19. 78e25fe ACPICA: Fix divergences of definition conflicts. by Lv Zheng · 12 years ago
  20. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  21. cf761af ACPI: Provide generic functions for matching ACPI device nodes by Mika Westerberg · 12 years ago
  22. 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
  23. 923d4a4 ACPI: Add user space interface for identification objects by Lv Zheng · 12 years ago
  24. ccf7804 ACPI: Add _UID support for ACPI devices. by Lv Zheng · 12 years ago
  25. f4fa0e0 ACPI: Remove unused lockable in acpi_device_flags by Toshi Kani · 12 years ago
  26. b3c450c ACPI: Fix stale pointer access to flags.lockable by Toshi Kani · 12 years ago
  27. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  28. d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
  29. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  30. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  31. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  32. d91ee32 ACPI / PM: Drop PM callbacks from the ACPI bus type by Rafael J. Wysocki · 12 years ago
  33. 13db855 ACPI / PM: Do not execute legacy driver PM callbacks by Rafael J. Wysocki · 12 years ago
  34. 67699c5 ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks by Rafael J. Wysocki · 12 years ago
  35. 707156e ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling by Rafael J. Wysocki · 12 years ago
  36. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  37. c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
  38. c10d7a1 ACPI / PM: Generate wakeup events on fixed power button by Daniel Drake · 12 years ago
  39. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 12 years ago
  40. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  41. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  42. 3723997 ACPI: Clean redundant codes in scan.c by Alex He · 12 years ago
  43. 3ebc81b ACPI: Introduce ACPI D3_COLD state support by Zhang Rui · 12 years ago
  44. 581de59 ACPI: use kstrdup() by Thomas Meyer · 13 years ago
  45. 7bed50c ACPI / PM: Avoid infinite recurrence while registering power resources by Rafael J. Wysocki · 13 years ago
  46. 5190726 ACPI: Remove the wakeup.run_wake_count device field by Rafael J. Wysocki · 14 years ago
  47. d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
  48. 86e4e20 ACPI: Always check if _PRW is present before trying to evaluate it by Rafael J. Wysocki · 14 years ago
  49. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
  50. 07bf280 Merge branch 'power-resource' into release by Len Brown · 14 years ago
  51. bf325f9 ACPI / PM: Register power resource devices as soon as they are needed by Rafael J. Wysocki · 14 years ago
  52. 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
  53. ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
  54. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  55. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  56. f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
  57. b581a7f ACPI: Execute _PRW for devices reported as inactive or not present by Rafael J. Wysocki · 14 years ago
  58. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  59. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  60. 2b2ae7c ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID by Thomas Renninger · 14 years ago
  61. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  62. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  63. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago
  64. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 14 years ago
  65. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  66. b7b30de ACPI: use _HID when supplied by root-level devices by Bjorn Helgaas · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 14 years ago
  69. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 15 years ago
  70. f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 15 years ago
  71. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 15 years ago
  72. d2f6650 ACPI: Add NULL pointer check in acpi_bus_start by Thomas Renninger · 15 years ago
  73. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  74. a83893ae ACPI: fix bus scanning memory leaks by Bjorn Helgaas · 15 years ago
  75. 57f3674 ACPI: simplify building device HID/CID list by Bjorn Helgaas · 15 years ago
  76. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
  77. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  78. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
  79. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  80. b1fbfb2 ACPI: make sure every acpi_device has an ID by Bjorn Helgaas · 15 years ago
  81. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  82. 78b8e14 ACPI: fix synthetic HID for \_SB_ by Bjorn Helgaas · 15 years ago
  83. e3b87f8 ACPI: handle re-enumeration, when acpi_devices might already exist by Bjorn Helgaas · 15 years ago
  84. 778cbc1 ACPI: factor out device type and status checking by Bjorn Helgaas · 15 years ago
  85. 51a85fa ACPI: use acpi_walk_namespace() to enumerate devices by Bjorn Helgaas · 15 years ago
  86. 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
  87. adc08e2 ACPI: enumerate namespace before adding functional fixed hardware devices by Bjorn Helgaas · 15 years ago
  88. 8e029bf ACPI: convert acpi_bus_scan() to operate on an acpi_handle by Bjorn Helgaas · 15 years ago
  89. 5c478f4 ACPI: add acpi_bus_get_parent() and remove "parent" arguments by Bjorn Helgaas · 15 years ago
  90. 77c2488 ACPI: remove unnecessary argument checking by Bjorn Helgaas · 15 years ago
  91. c7bcb4e ACPI: remove redundant "type" arguments by Bjorn Helgaas · 15 years ago
  92. bc3b077 ACPI: remove acpi_device_set_context() "type" argument by Bjorn Helgaas · 15 years ago
  93. ccba2a3 ACPI: use device_type rather than comparing HID by Bjorn Helgaas · 15 years ago
  94. caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
  95. 66b7ed4 ACPI: remove redundant "handle" and "parent" arguments by Bjorn Helgaas · 15 years ago
  96. e8b945c ACPI: remove unused acpi_bus_scan_fixed() argument by Bjorn Helgaas · 15 years ago
  97. 29aaefa ACPI: add debug for device addition by Bjorn Helgaas · 15 years ago
  98. 53de535 ACPI: don't pass handle for fixed hardware notifications by Bjorn Helgaas · 15 years ago
  99. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  100. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago