1. e70dba6 ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  2. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  3. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  4. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 10 years ago
  5. 8993531 PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures by Zhang Rui · 10 years ago
  6. a759012 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  7. 249135d PNPACPI: check return value of pnp_add_device() by Dmitry Torokhov · 11 years ago
  8. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  9. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  10. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  11. 0e77e2c pnpacpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  12. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  13. 3c0fc07 PNP / ACPI: avoid garbage in resource name by Liu ShuoX · 11 years ago
  14. f084dbb ACPI: Set length even for TYPE_END_TAG acpi resource by Yinghai Lu · 11 years ago
  15. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  16. cfc5755 PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c by Yasuaki Ishimatsu · 11 years ago
  17. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  18. cdc87c5 pnpacpi: fix incorrect TEST_ALPHA() test by Alan Cox · 12 years ago
  19. 6b728f1 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  20. a6b5e88 ACPI / PNP: Do not crash due to stale pointer use during system resume by Rafael J. Wysocki · 12 years ago
  21. 2905875 ACPI / PNP: skip ACPI device nodes associated with physical nodes already by Adrian Hunter · 12 years ago
  22. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  23. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  24. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  25. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 12 years ago
  26. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  27. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 13 years ago
  28. 26e6e9e pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  29. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  30. 29df8d8 pnpacpi: register disabled resources by Witold Szczeponik · 13 years ago
  31. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  32. 6d1f23f Merge branch 'pnp' into release by Len Brown · 14 years ago
  33. cc8e7a3 PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access by Rafael J. Wysocki · 14 years ago
  34. 66c3ec4 ACPI/PNP: avoid section mismatch warning by Jan Beulich · 14 years ago
  35. 803711a PNP: Compile all pnp built-in stuff in one module namespace by Thomas Renninger · 14 years ago
  36. b10b977 Merge branch 'pnpacpi-invalid-device-id' into release by Len Brown · 14 years ago
  37. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  38. 420a0f6 PNPACPI: cope with invalid device IDs by Dmitry Torokhov · 14 years ago
  39. b14e033 PNPACPI: Add support for remote wakeup by Alan Stern · 14 years ago
  40. f238b41 PNPACPI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  41. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  42. 3162b6f PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 14 years ago
  43. 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
  44. 7e0e9c0 PNPACPI: add bus number support by Bjorn Helgaas · 14 years ago
  45. fa35b492 PNPACPI: add window support by Bjorn Helgaas · 14 years ago
  46. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  47. c4da694 PNPACPI: save struct acpi_device, not just acpi_handle by Bjorn Helgaas · 15 years ago
  48. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  49. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  50. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  51. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  52. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  53. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  54. 8cb24c8 PNPACPI: parse Extended Address Space Descriptors by Bjorn Helgaas · 15 years ago
  55. 19bde77 ACPI: suspend: don't let device _PS3 failure prevent suspend by Len Brown · 15 years ago
  56. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  57. 6328a57 Enable PNPACPI _PSx Support, v3 by Witold Szczeponik · 15 years ago
  58. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  59. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  60. 4dff4e7f Merge branch 'pnp-debug' into test by Len Brown · 16 years ago
  61. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  62. ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 16 years ago
  63. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  64. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
  65. 958a1fd PNPACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  66. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  67. de82ff7 PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors by Bjorn Helgaas · 16 years ago
  68. 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
  69. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  70. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  71. fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago
  72. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  73. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  74. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  75. 5acf914 PNPACPI: keep disabled resources when parsing current config by Bjorn Helgaas · 16 years ago
  76. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  77. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  78. 36d872a PNPACPI: use _CRS IRQ descriptor length for _SRS by Bjorn Helgaas · 16 years ago
  79. a993273 pnpacpi: fix shareable IRQ encode/decode by Bjorn Helgaas · 16 years ago
  80. e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 16 years ago
  81. 008238b Merge branch 'pnp' into release by Len Brown · 16 years ago
  82. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 16 years ago
  83. d152cf5 PNPACPI: move _CRS/_PRS warnings closer to the action by Bjorn Helgaas · 16 years ago
  84. d6180f3 PNP: make generic pnp_add_mem_resource() by Bjorn Helgaas · 16 years ago
  85. cc8c2e3 PNP: make generic pnp_add_io_resource() by Bjorn Helgaas · 16 years ago
  86. dc16f5f PNP: make generic pnp_add_dma_resource() by Bjorn Helgaas · 16 years ago
  87. dbddd03 PNP: make generic pnp_add_irq_resource() by Bjorn Helgaas · 16 years ago
  88. 06cb58a PNP: remove pnp_resource_table references from resource decoders by Bjorn Helgaas · 16 years ago
  89. 02d83b5 PNP: make pnp_resource_table private to PNP core by Bjorn Helgaas · 16 years ago
  90. 7e2cf31 PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table by Bjorn Helgaas · 16 years ago
  91. af11cb2 PNP: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  92. f449000 PNP: add pnp_init_resources(struct pnp_dev *) interface by Bjorn Helgaas · 16 years ago
  93. 72dcc88 PNP: add debug output to encoders by Bjorn Helgaas · 16 years ago
  94. 4ab55d8 PNP: remove more pnp_resource_table arguments by Bjorn Helgaas · 16 years ago
  95. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  96. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  97. cdef625 PNPACPI: pass pnp_dev instead of acpi_handle by Bjorn Helgaas · 16 years ago
  98. cd7ec92 PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate by Bjorn Helgaas · 16 years ago
  99. bb84b41 PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() by Bjorn Helgaas · 16 years ago
  100. 9570a20 PNPACPI: use temporaries to reduce repetition by Bjorn Helgaas · 16 years ago