1. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  2. 8ab17fc ACPI / hotplug: Generate online uevents for ACPI containers by Rafael J. Wysocki · 10 years ago
  3. a1ec657 ACPI / scan: always register container scan handler by Rafael J. Wysocki · 10 years ago
  4. e25c5ab Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'acpi-button' by Rafael J. Wysocki · 10 years ago
  5. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 10 years ago
  6. 6621c5a Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  7. 1e2380c ACPI / dock: Dispatch dock notifications from the global notify handler by Rafael J. Wysocki · 10 years ago
  8. 0f6aa09 ACPI / container: Fix error code path in container_device_attach() by Rafael J. Wysocki · 10 years ago
  9. caa73ea ACPI / hotplug / driver core: Handle containers in a special way by Rafael J. Wysocki · 10 years ago
  10. 46394fd ACPI / hotplug: Move container-specific code out of the core by Rafael J. Wysocki · 11 years ago
  11. c940c8c Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  12. 2f9b06f ACPI: suppress compiler warning in container.c by Andy Shevchenko · 11 years ago
  13. 79917f3 ACPI / container: Use hotplug profile user space interface by Rafael J. Wysocki · 11 years ago
  14. 68a67f6 ACPI / container: Use common hotplug code by Rafael J. Wysocki · 11 years ago
  15. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 11 years ago
  16. 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 11 years ago
  17. 737f1a9 ACPI / scan: Make container driver use struct acpi_scan_handler by Rafael J. Wysocki · 11 years ago
  18. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  19. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 11 years ago
  20. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 11 years ago
  21. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 11 years ago
  22. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 11 years ago
  23. 3d78bd9 ACPI: Update Container hotplug error messages by Toshi Kani · 12 years ago
  24. 594df89 ACPI: Fix a hard coding style when determining if a device is a container, v3 by Tang Chen · 12 years ago
  25. 0c67dc2 ACPI: Add _OST support for ACPI container hotplug by Toshi Kani · 12 years ago
  26. 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
  27. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  28. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  29. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  30. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  31. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  32. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  33. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  34. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  35. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  36. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  37. a0bd4ac ACPI: Remove duplicate definitions for _STA bits by Bjorn Helgaas · 17 years ago
  38. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  39. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  40. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  41. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  42. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  43. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  44. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  45. 02438d8 ACPI: delete acpi_os_free(), use kfree() directly by Len Brown · 18 years ago
  46. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  47. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  48. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  49. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  50. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  51. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  52. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago