1. 729b2bd ACPI : Disable the device's ability to wake the sleeping system in the boot phase by Zhao Yakui · 16 years ago
  2. 5c9fcb5 ACPI: fix a regression of ACPI device driver autoloading by Zhang Rui · 16 years ago
  3. b4de123 Merge branches 'release', 'ejd', 'sony' and 'wmi' into release by Len Brown · 16 years ago
  4. 96b2dd1 ACPI: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  5. 3b5fee5 ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD by Holger Macht · 16 years ago
  6. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  7. 87ecd5c ACPI: add missing prink prefix strings by Len Brown · 17 years ago
  8. 8f85901 Merge branches 'release' and 'autoload' into release by Len Brown · 16 years ago
  9. 3c5f9be4 drivers/acpi/: Spelling fixes by Joe Perches · 16 years ago
  10. c04209a ACPI: EC: Enable boot EC before bus_scan by Alexey Starikovskiy · 17 years ago
  11. 3620f2f ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers by Frank Seidel · 17 years ago
  12. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  13. b3e572d make drivers/acpi/scan.c:create_modalias() static by Adrian Bunk · 17 years ago
  14. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  15. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  16. 0c0e892 ACPI: use _STA bit names rather than 0x0F by Bjorn Helgaas · 17 years ago
  17. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  18. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  19. 6b25970 Pull trivial into test branch by Len Brown · 17 years ago
  20. 5473526 ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. by Zhang Rui · 18 years ago
  21. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  22. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 17 years ago
  23. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  24. 7ac2735 ACPI: delete unused acpi_device_get_debug_info() by Len Brown · 17 years ago
  25. 37cabc8 ACPI: Correct ACPI_DEBUG_OUTPUT typo by Robert P. J. Day · 17 years ago
  26. bb09585 ACPI: use more understandable bus_id for ACPI devices by Zhang Rui · 18 years ago
  27. 2786f6e ACPI: fix Supermicro X7DB8+ Boot regression by Rui Zhang · 18 years ago
  28. e49bd2dd ACPI: use PNPID:instance_no as bus_id of ACPI device by Zhang Rui · 18 years ago
  29. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  30. ae84333 ACPI: Set fake hid for non-PNPID ACPI devices by Zhang Rui · 18 years ago
  31. db3e1cc ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver by Li Shaohua · 18 years ago
  32. 9633357 ACPI: add acpi_bus_removal_type in acpi_device by Li Shaohua · 18 years ago
  33. c4168bf ACPI: add acpi_bus_ops in acpi_device by Li Shaohua · 18 years ago
  34. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  35. 1890a97 ACPI: change registration interface to follow driver model by Patrick Mochel · 18 years ago
  36. 5d9464a ACPI: add ACPI bus_type for driver model by Patrick Mochel · 18 years ago
  37. d43ec68 ACPI: add device_driver and hepler functions by Patrick Mochel · 18 years ago
  38. 1d268b0 ACPI: rename some functions by Zhang Rui · 18 years ago
  39. 9e89dde ACPI: clean up scan.c by Zhang Rui · 18 years ago
  40. 9b6d97b ACPI: scan: handle kset/kobject errors by Randy Dunlap · 18 years ago
  41. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  42. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  43. b197ba3 Pull acpi_os_free into release branch by Len Brown · 18 years ago
  44. 9e5289f ACPI: drivers/acpi/scan.c: make acpi_bus_type static by Adrian Bunk · 18 years ago
  45. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  46. a5e1b94 ACPI: dock driver by Kristen Accardi · 18 years ago
  47. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  48. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  49. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  50. 8f2ddb3 Pull bugzilla-5000 into release branch by Len Brown · 18 years ago
  51. c080a3e Pull sem2mutex into release branch by Len Brown · 18 years ago
  52. 69cd291 Pull acpi_bus_register_driver into release branch by Len Brown · 18 years ago
  53. 6351847 Pull trivial1 into release branch by Len Brown · 18 years ago
  54. 531881d ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() by Len Brown · 18 years ago
  55. 5b32726 ACPI: create acpi_device_suspend()/acpi_device_resume() by Patrick Mochel · 18 years ago
  56. 06ea8e08 ACPI: acpi_bus_unregister_driver() returns void by Bjorn Helgaas · 18 years ago
  57. 415d320 ACPI: delete unused acpi_bus_drivers_lock by Len Brown · 18 years ago
  58. eefa27a ACPI: Allow hot-add of ejected processor by Ashok Raj · 18 years ago
  59. 1a36561 ACPI: simplify scan.c coding by Bjorn Helgaas · 18 years ago
  60. 9d9f749 ACPI: make acpi_bus_register_driver() return success/failure, not device count by Bjorn Helgaas · 18 years ago
  61. ceaba66 [PATCH] acpi: export acpi_bus_trim by Kristen Accardi · 18 years ago
  62. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  63. d758a8f [ACPI] fix kernel-doc warnings in acpi/scan.c by Randy Dunlap · 19 years ago
  64. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  65. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  66. c51a4de [ACPI] ACPICA 20051117 by Bob Moore · 19 years ago
  67. bd7ce5b [ACPI] fix HP nx8220 boot hang regression by Thomas Renninger · 19 years ago
  68. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  69. 8713cbe [ACPI] add static to function definitions by Adrian Bunk · 19 years ago
  70. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  71. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  72. 6940fab [ACPI] hotplug Processor consideration in acpi_bus_add() by Keiichiro Tokunaga · 19 years ago
  73. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 19 years ago
  74. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  75. 67be2dd [PATCH] DocBook: fix some descriptions by Martin Waitz · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago