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