1. d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
  2. 86e4e20 ACPI: Always check if _PRW is present before trying to evaluate it by Rafael J. Wysocki · 14 years ago
  3. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 13 years ago
  4. 07bf280 Merge branch 'power-resource' into release by Len Brown · 13 years ago
  5. bf325f9 ACPI / PM: Register power resource devices as soon as they are needed by Rafael J. Wysocki · 14 years ago
  6. 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
  7. ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
  8. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  9. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  10. f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
  11. b581a7f ACPI: Execute _PRW for devices reported as inactive or not present by Rafael J. Wysocki · 14 years ago
  12. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  13. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  14. 2b2ae7c ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID by Thomas Renninger · 14 years ago
  15. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  16. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  17. e8e18c9 ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() by Rafael J. Wysocki · 14 years ago
  18. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 14 years ago
  19. 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
  20. b7b30de ACPI: use _HID when supplied by root-level devices by Bjorn Helgaas · 14 years ago
  21. 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
  22. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 14 years ago
  23. b67ea76 PCI / ACPI / PM: Platform support for PCI PME wake-up by Rafael J. Wysocki · 14 years ago
  24. f517709 ACPI / PM: Add more run-time wake-up fields by Rafael J. Wysocki · 14 years ago
  25. 7779688 ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found by Thomas Renninger · 14 years ago
  26. d2f6650 ACPI: Add NULL pointer check in acpi_bus_start by Thomas Renninger · 14 years ago
  27. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  28. a83893ae ACPI: fix bus scanning memory leaks by Bjorn Helgaas · 15 years ago
  29. 57f3674 ACPI: simplify building device HID/CID list by Bjorn Helgaas · 15 years ago
  30. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 15 years ago
  31. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  32. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 15 years ago
  33. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  34. b1fbfb2 ACPI: make sure every acpi_device has an ID by Bjorn Helgaas · 15 years ago
  35. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  36. 78b8e14 ACPI: fix synthetic HID for \_SB_ by Bjorn Helgaas · 15 years ago
  37. e3b87f8 ACPI: handle re-enumeration, when acpi_devices might already exist by Bjorn Helgaas · 15 years ago
  38. 778cbc1 ACPI: factor out device type and status checking by Bjorn Helgaas · 15 years ago
  39. 51a85fa ACPI: use acpi_walk_namespace() to enumerate devices by Bjorn Helgaas · 15 years ago
  40. 859ac9a4 ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 15 years ago
  41. adc08e2 ACPI: enumerate namespace before adding functional fixed hardware devices by Bjorn Helgaas · 15 years ago
  42. 8e029bf ACPI: convert acpi_bus_scan() to operate on an acpi_handle by Bjorn Helgaas · 15 years ago
  43. 5c478f4 ACPI: add acpi_bus_get_parent() and remove "parent" arguments by Bjorn Helgaas · 15 years ago
  44. 77c2488 ACPI: remove unnecessary argument checking by Bjorn Helgaas · 15 years ago
  45. c7bcb4e ACPI: remove redundant "type" arguments by Bjorn Helgaas · 15 years ago
  46. bc3b077 ACPI: remove acpi_device_set_context() "type" argument by Bjorn Helgaas · 15 years ago
  47. ccba2a3 ACPI: use device_type rather than comparing HID by Bjorn Helgaas · 15 years ago
  48. caaa6ef ACPI: save device_type in acpi_device by Bjorn Helgaas · 15 years ago
  49. 66b7ed4 ACPI: remove redundant "handle" and "parent" arguments by Bjorn Helgaas · 15 years ago
  50. e8b945c ACPI: remove unused acpi_bus_scan_fixed() argument by Bjorn Helgaas · 15 years ago
  51. 29aaefa ACPI: add debug for device addition by Bjorn Helgaas · 15 years ago
  52. 53de535 ACPI: don't pass handle for fixed hardware notifications by Bjorn Helgaas · 15 years ago
  53. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  54. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  55. 71fd68e Merge branch 'linus' into release by Len Brown · 15 years ago
  56. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  57. f61f925 Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" by Len Brown · 15 years ago
  58. 718fb0d ACPI: fix NULL bug for HID/UID string by Hugh Dickins · 15 years ago
  59. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  60. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  61. dcf52fb ACPI: remove unused acpi_device_ops .stop method by Bjorn Helgaas · 15 years ago
  62. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  63. c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
  64. 0c526d9 ACPI: clean up whitespace in drivers/acpi/scan.c by Alex Chiang · 15 years ago
  65. 8b12b92 ACPI: acpi_device_register() should call device_register() by Alex Chiang · 15 years ago
  66. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
  67. 9090589 ACPI: convert acpi_device_lock spinlock to mutex by Shaohua Li · 15 years ago
  68. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  69. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  70. c0ce093 ACPI: remove unused acpi_device_ops .shutdown method by Bjorn Helgaas · 15 years ago
  71. e747f27 ACPI: call acpi_scan_init() explicitly rather than as initcall by Bjorn Helgaas · 15 years ago
  72. e60cc7a ACPI: move private declarations to internal.h by Bjorn Helgaas · 15 years ago
  73. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  74. 3bdca1b Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" by Len Brown · 16 years ago
  75. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  76. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  77. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  78. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  79. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  80. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  81. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  82. 462af43 Merge branch 'bugzilla-10503' into test by Len Brown · 16 years ago
  83. bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
  84. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  85. ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 16 years ago
  86. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  87. eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 16 years ago
  88. a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 16 years ago
  89. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
  90. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  91. 4b5fcb3 ACPI: acpi_driver_data could only be applied to acpi_device by Alexey Starikovskiy · 16 years ago
  92. faee816b1 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used by Zhang Rui · 16 years ago
  93. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  94. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  95. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  96. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  97. 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
  98. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  99. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 16 years ago
  100. cd0b224 ACPICA: Fixes for external Reference Objects by Bob Moore · 16 years ago