1. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  2. 2eb1eb0 PNP / ACPI: Use ACPI_COMPANION_SET() during initialization by Rafael J. Wysocki · 9 years ago
  3. e70dba6 ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  4. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  5. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  6. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 10 years ago
  7. a759012 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  8. 249135d PNPACPI: check return value of pnp_add_device() by Dmitry Torokhov · 11 years ago
  9. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  10. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  11. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  12. 0e77e2c pnpacpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  13. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  14. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  15. cfc5755 PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c by Yasuaki Ishimatsu · 11 years ago
  16. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  17. cdc87c5 pnpacpi: fix incorrect TEST_ALPHA() test by Alan Cox · 12 years ago
  18. 6b728f1 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  19. a6b5e88 ACPI / PNP: Do not crash due to stale pointer use during system resume by Rafael J. Wysocki · 12 years ago
  20. 2905875 ACPI / PNP: skip ACPI device nodes associated with physical nodes already by Adrian Hunter · 12 years ago
  21. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  22. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  23. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 12 years ago
  24. 26e6e9e pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  25. cc8e7a3 PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access by Rafael J. Wysocki · 14 years ago
  26. 66c3ec4 ACPI/PNP: avoid section mismatch warning by Jan Beulich · 14 years ago
  27. b10b977 Merge branch 'pnpacpi-invalid-device-id' into release by Len Brown · 14 years ago
  28. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  29. 420a0f6 PNPACPI: cope with invalid device IDs by Dmitry Torokhov · 14 years ago
  30. b14e033 PNPACPI: Add support for remote wakeup by Alan Stern · 14 years ago
  31. 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
  32. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  33. c4da694 PNPACPI: save struct acpi_device, not just acpi_handle by Bjorn Helgaas · 15 years ago
  34. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  35. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  36. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  37. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  38. 19bde77 ACPI: suspend: don't let device _PS3 failure prevent suspend by Len Brown · 15 years ago
  39. 6328a57 Enable PNPACPI _PSx Support, v3 by Witold Szczeponik · 15 years ago
  40. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  41. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  42. 4dff4e7f Merge branch 'pnp-debug' into test by Len Brown · 16 years ago
  43. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  44. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  45. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
  46. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  47. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  48. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  49. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 16 years ago
  50. d152cf5 PNPACPI: move _CRS/_PRS warnings closer to the action by Bjorn Helgaas · 16 years ago
  51. f449000 PNP: add pnp_init_resources(struct pnp_dev *) interface by Bjorn Helgaas · 16 years ago
  52. 72dcc88 PNP: add debug output to encoders by Bjorn Helgaas · 16 years ago
  53. 4ab55d8 PNP: remove more pnp_resource_table arguments by Bjorn Helgaas · 16 years ago
  54. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  55. cdef625 PNPACPI: pass pnp_dev instead of acpi_handle by Bjorn Helgaas · 16 years ago
  56. bda1e4e PNP: add pnp_alloc_dev() by Bjorn Helgaas · 16 years ago
  57. 772defc PNP: change pnp_add_id() to allocate its own pnp_id structures by Bjorn Helgaas · 16 years ago
  58. 1692b27b PNP: make pnp_add_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  59. 4a49049 PNPACPI: continue after _CRS and _PRS errors by Bjorn Helgaas · 16 years ago
  60. 6bf69b5 pnpacpi: __initdata is not an identifier by Roel Kluin · 16 years ago
  61. 856608e pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III by Shaohua Li · 17 years ago
  62. 348366b PNP: add debug message for adding new device by Bjorn Helgaas · 17 years ago
  63. 36e02b6 PNP: make pnpacpi_suspend handle errors by Rafael J. Wysocki · 17 years ago
  64. 1e0aa9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  65. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  66. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  67. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  68. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  69. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  70. fc30e68 ACPI, PNP: hook ACPI D-state to PNP suspend/resume by Shaohua Li · 17 years ago
  71. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  72. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  73. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  74. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  75. c4bb6f5 [PNPACPI] clean excluded_id_list[] by matthieu castet · 19 years ago
  76. 07b0120 [PNPACPI] Ignore devices that have no resources by matthieu castet · 19 years ago
  77. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  78. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  79. a2822e7 [PATCH] pnp: consolidate kmalloc wrappers by Bjorn Helgaas · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago