1. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  2. 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
  3. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  4. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  5. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  6. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  7. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  8. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  9. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  10. 462af43 Merge branch 'bugzilla-10503' into test by Len Brown · 16 years ago
  11. bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
  12. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  13. ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 16 years ago
  14. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  15. eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 16 years ago
  16. a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 16 years ago
  17. 455c879 ACPI: Enable EC device immediately after ACPI full initialization by Zhao Yakui · 16 years ago
  18. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  19. 4b5fcb3 ACPI: acpi_driver_data could only be applied to acpi_device by Alexey Starikovskiy · 16 years ago
  20. faee816b1 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used by Zhang Rui · 16 years ago
  21. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  22. 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
  23. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  24. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  25. 77e7660 ACPI: Introduce acpi_device_sleep_wake function by Rafael J. Wysocki · 16 years ago
  26. 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
  27. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 16 years ago
  28. cd0b224 ACPICA: Fixes for external Reference Objects by Bob Moore · 16 years ago
  29. 729b2bd ACPI : Disable the device's ability to wake the sleeping system in the boot phase by Zhao Yakui · 16 years ago
  30. 5c9fcb5 ACPI: fix a regression of ACPI device driver autoloading by Zhang Rui · 16 years ago
  31. b4de123 Merge branches 'release', 'ejd', 'sony' and 'wmi' into release by Len Brown · 16 years ago
  32. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. 3b5fee5 ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD by Holger Macht · 17 years ago
  34. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
  35. 87ecd5c ACPI: add missing prink prefix strings by Len Brown · 17 years ago
  36. 8f85901 Merge branches 'release' and 'autoload' into release by Len Brown · 17 years ago
  37. 3c5f9be4 drivers/acpi/: Spelling fixes by Joe Perches · 17 years ago
  38. c04209a ACPI: EC: Enable boot EC before bus_scan by Alexey Starikovskiy · 17 years ago
  39. 3620f2f ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers by Frank Seidel · 17 years ago
  40. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  41. b3e572d make drivers/acpi/scan.c:create_modalias() static by Adrian Bunk · 17 years ago
  42. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  43. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  44. 0c0e892 ACPI: use _STA bit names rather than 0x0F by Bjorn Helgaas · 17 years ago
  45. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
  46. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
  47. 6b25970 Pull trivial into test branch by Len Brown · 18 years ago
  48. 5473526 ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. by Zhang Rui · 18 years ago
  49. 975a8e3 Pull sysfs into test branch by Len Brown · 18 years ago
  50. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  51. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  52. 7ac2735 ACPI: delete unused acpi_device_get_debug_info() by Len Brown · 18 years ago
  53. 37cabc8 ACPI: Correct ACPI_DEBUG_OUTPUT typo by Robert P. J. Day · 18 years ago
  54. bb09585 ACPI: use more understandable bus_id for ACPI devices by Zhang Rui · 18 years ago
  55. 2786f6e ACPI: fix Supermicro X7DB8+ Boot regression by Rui Zhang · 18 years ago
  56. e49bd2dd ACPI: use PNPID:instance_no as bus_id of ACPI device by Zhang Rui · 18 years ago
  57. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  58. ae84333 ACPI: Set fake hid for non-PNPID ACPI devices by Zhang Rui · 18 years ago
  59. db3e1cc ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver by Li Shaohua · 18 years ago
  60. 9633357 ACPI: add acpi_bus_removal_type in acpi_device by Li Shaohua · 18 years ago
  61. c4168bf ACPI: add acpi_bus_ops in acpi_device by Li Shaohua · 18 years ago
  62. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  63. 1890a97 ACPI: change registration interface to follow driver model by Patrick Mochel · 18 years ago
  64. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago
  65. d43ec68 ACPI: add device_driver and hepler functions by Patrick Mochel · 18 years ago
  66. 1d268b0 ACPI: rename some functions by Zhang Rui · 18 years ago
  67. 9e89dde ACPI: clean up scan.c by Zhang Rui · 18 years ago
  68. 9b6d97b ACPI: scan: handle kset/kobject errors by Randy Dunlap · 18 years ago
  69. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  70. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  71. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  72. 9e5289f ACPI: drivers/acpi/scan.c: make acpi_bus_type static by Adrian Bunk · 18 years ago
  73. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  74. a5e1b94 ACPI: dock driver by Kristen Accardi · 18 years ago
  75. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  76. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  77. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  78. 8f2ddb3 Pull bugzilla-5000 into release branch by Len Brown · 18 years ago
  79. c080a3e Pull sem2mutex into release branch by Len Brown · 18 years ago
  80. 69cd291 Pull acpi_bus_register_driver into release branch by Len Brown · 18 years ago
  81. 6351847 Pull trivial1 into release branch by Len Brown · 18 years ago
  82. 531881d ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() by Len Brown · 18 years ago
  83. 5b32726 ACPI: create acpi_device_suspend()/acpi_device_resume() by Patrick Mochel · 18 years ago
  84. 06ea8e08 ACPI: acpi_bus_unregister_driver() returns void by Bjorn Helgaas · 18 years ago
  85. 415d320 ACPI: delete unused acpi_bus_drivers_lock by Len Brown · 18 years ago
  86. eefa27a ACPI: Allow hot-add of ejected processor by Ashok Raj · 18 years ago
  87. 1a36561 ACPI: simplify scan.c coding by Bjorn Helgaas · 18 years ago
  88. 9d9f749 ACPI: make acpi_bus_register_driver() return success/failure, not device count by Bjorn Helgaas · 18 years ago
  89. ceaba66 [PATCH] acpi: export acpi_bus_trim by Kristen Accardi · 19 years ago
  90. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 19 years ago
  91. d758a8f [ACPI] fix kernel-doc warnings in acpi/scan.c by Randy Dunlap · 19 years ago
  92. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  93. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  94. c51a4de [ACPI] ACPICA 20051117 by Bob Moore · 19 years ago
  95. bd7ce5b [ACPI] fix HP nx8220 boot hang regression by Thomas Renninger · 19 years ago
  96. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  97. 8713cbe [ACPI] add static to function definitions by Adrian Bunk · 19 years ago
  98. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  99. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  100. 6940fab [ACPI] hotplug Processor consideration in acpi_bus_add() by Keiichiro Tokunaga · 19 years ago