1. 86e7541 PNP / ACPI: add ACPI_RESOURCE_TYPE_SERIAL_BUS as a valid type by Harb Abdulhamid · 8 years ago
  2. ed1f0ee PNP: Add Haswell-ULT to Intel MCH size workaround by Josh Boyer · 8 years ago
  3. e0f03e8 PNP: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching by Heiner Kallweit · 9 years ago
  4. a77060f PNP: Add Broadwell to Intel MCH size workaround by Christophe Le Roy · 9 years ago
  5. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  6. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  7. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 9 years ago
  8. a8269d3 Merge branches 'pnp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  9. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 9 years ago
  10. fac69a2 PNP / ACPI: use unsigned int in pnpacpi_encode_resources() by Fabian Frederick · 9 years ago
  11. bbee06d PNP / ACPI: use u8 instead of int in acpi_resource_extended_irq context by Fabian Frederick · 9 years ago
  12. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  13. 71150d2 PNP: Avoid leaving unregistered device objects in lists by Rafael J. Wysocki · 9 years ago
  14. 38f6b38 PNP: Convert pnp_lock into a mutex by Rafael J. Wysocki · 9 years ago
  15. 2eb1eb0 PNP / ACPI: Use ACPI_COMPANION_SET() during initialization by Rafael J. Wysocki · 9 years ago
  16. f7834c0 PNP: Don't check for overlaps with unassigned PCI BARs by Bjorn Helgaas · 9 years ago
  17. 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  18. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  19. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  20. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 9 years ago
  21. 01395d7 PNP: Allow console to override ACPI device sleep by Peter Hurley · 9 years ago
  22. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 9 years ago
  23. 625505b pnpbios: bail out on strange errors by Alan Cox · 9 years ago
  24. eeeb98b PNP: Switch from __check_region() to __request_region() by Jakub Sitnicki · 10 years ago
  25. 7fb1cab PNP: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  26. e70dba6 ACPI / PNP: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  27. f1b1dc8 ACPI / PNP: do ACPI binding directly by Zhang Rui · 10 years ago
  28. cd0c5bd Merge branches 'pnp', 'powercap', 'pm-runtime' and 'pm-opp' by Rafael J. Wysocki · 10 years ago
  29. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  30. ff73b80 PNP / resources: remove positive test on unsigned values by Fabian Frederick · 10 years ago
  31. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  32. a8d2239 PNP / ACPI: Do not return errors if _DIS or _SRS are not present by Rafael J. Wysocki · 10 years ago
  33. b3413af PNP: Fix compile error in quirks.c by Bjorn Helgaas · 10 years ago
  34. cb171f7 PNP: Work around BIOS defects in Intel MCH area reporting by Bjorn Helgaas · 10 years ago
  35. 70f6c08 Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  36. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. e156376 PNP: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  38. 8993531 PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures by Zhang Rui · 10 years ago
  39. a99aa42 asmlinkage, pnp: Make variables used from assembler code visible by Andi Kleen · 10 years ago
  40. a759012 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  41. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  42. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 10 years ago
  43. d8254e0 PNPBIOS: check return value of pnp_add_device() by Dmitry Torokhov · 10 years ago
  44. 62c6dae PNP: Mark the function pnp_build_option() as static in resource.c by Rashika Kheria · 11 years ago
  45. 75365d0 PNP / card: add missing put_device() call by Levente Kurusa · 11 years ago
  46. 249135d PNPACPI: check return value of pnp_add_device() by Dmitry Torokhov · 11 years ago
  47. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  48. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  49. 8a37ea5 PNP: fix restoring devices after hibernation by Dmitry Torokhov · 11 years ago
  50. 3a83f99 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro by Rafael J. Wysocki · 11 years ago
  51. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  52. 2df4390 PNP: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  53. 0e77e2c pnpacpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 11 years ago
  54. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  55. ce63e18 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  56. 8ad928d ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere by Rafael J. Wysocki · 11 years ago
  57. eaf140b PNP: convert PNP driver bus legacy pm_ops to dev_pm_ops by Shuah Khan · 11 years ago
  58. 3c0fc07 PNP / ACPI: avoid garbage in resource name by Liu ShuoX · 11 years ago
  59. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  60. c09ed2a isapnp: switch to fixed_size_llseek() by Al Viro · 11 years ago
  61. bdf0eb3 pnp: restore automatic resolution of DMA conflicts by David Flater · 11 years ago
  62. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  63. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 11 years ago
  65. ae62083 Merge branch 'pnp' by Rafael J. Wysocki · 11 years ago
  66. ac2a509 pnp: use %*phC to dump small buffers by Andy Shevchenko · 11 years ago
  67. 565b129 isapnp: remove debug leftovers by Andy Shevchenko · 11 years ago
  68. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  69. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  70. f084dbb ACPI: Set length even for TYPE_END_TAG acpi resource by Yinghai Lu · 11 years ago
  71. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  72. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  74. cfc5755 PNPACPI: Fix acpi_bus_get_device() check in drivers/pnp/pnpacpi/core.c by Yasuaki Ishimatsu · 11 years ago
  75. 35de87d drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  76. 13cde3b PNP: Handle IORESOURCE_BITS in resource allocation by Witold Szczeponik · 12 years ago
  77. c937766 PNP: Simplify setting of resources by Witold Szczeponik · 12 years ago
  78. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  80. cdc87c5 pnpacpi: fix incorrect TEST_ALPHA() test by Alan Cox · 12 years ago
  81. 6b728f1 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  82. a6b5e88 ACPI / PNP: Do not crash due to stale pointer use during system resume by Rafael J. Wysocki · 12 years ago
  83. 38de279 pnpbios: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  84. 2905875 ACPI / PNP: skip ACPI device nodes associated with physical nodes already by Adrian Hunter · 12 years ago
  85. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  86. 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
  87. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  88. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  89. 89e96ad PNPACPI: Fix device ref leaking in acpi_pnp_match by Yinghai Lu · 12 years ago
  90. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  91. eb31aae PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB by Bjorn Helgaas · 12 years ago
  92. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  93. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 13 years ago
  94. 26e6e9e pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  95. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  96. 29df8d8 pnpacpi: register disabled resources by Witold Szczeponik · 13 years ago
  97. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  98. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  99. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  100. 6d1f23f Merge branch 'pnp' into release by Len Brown · 13 years ago