1. a10660f ACPI: Delete unused proc filename macros by Pascal Terjan · 4 years, 8 months ago
  2. 1c5e1cd ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareable by Hans de Goede · 4 years, 9 months ago
  3. 8698fab ACPI/PCI: Remove surplus parentheses from a return statement by Krzysztof Wilczynski · 5 years ago
  4. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  5. c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
  6. 92d1b38 ACPI / PCI: pci_link: Allow the absence of _PRS and change log level by Alex Hung · 7 years ago
  7. 90fd94e ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled by Sinan Kaya · 7 years ago
  8. 98756f5 ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQs by Sinan Kaya · 8 years ago
  9. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  10. eeaed4b ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stages by Sinan Kaya · 8 years ago
  11. f7eca37 ACPI,PCI,IRQ: separate ISA penalty calculation by Sinan Kaya · 9 years ago
  12. 487cf917 Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()" by Sinan Kaya · 9 years ago
  13. 4a6e68b ACPI,PCI,IRQ: factor in PCI possible by Sinan Kaya · 9 years ago
  14. 5479458 ACPI,PCI,IRQ: correct operator precedence by Sinan Kaya · 9 years ago
  15. 9e5ed6d ACPI,PCI,IRQ: remove SCI penalize function by Sinan Kaya · 9 years ago
  16. 1fcb6a8 ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() by Sinan Kaya · 9 years ago
  17. 5c5087a ACPI,PCI,IRQ: reduce static IRQ array size to 16 by Sinan Kaya · 9 years ago
  18. 103544d ACPI,PCI,IRQ: reduce resource requirements by Sinan Kaya · 9 years ago
  19. e249714 Revert "ACPI, PCI, irq: remove interrupt count restriction" by Rafael J. Wysocki · 9 years ago
  20. 5ec5d10 Revert "ACPI / PCI: Simplify acpi_penalize_isa_irq()" by Rafael J. Wysocki · 9 years ago
  21. 0971686 ACPI / PCI: Simplify acpi_penalize_isa_irq() by Rafael J. Wysocki · 9 years ago
  22. 37c5939 ACPI, PCI, irq: remove interrupt number restriction by Sinan Kaya · 9 years ago
  23. b5bd026 ACPI, PCI, irq: remove interrupt count restriction by Sinan Kaya · 9 years ago
  24. d323efc ACPI / PCI: Remove duplicated penalty on SCI IRQ by Jiang Liu · 9 years ago
  25. 5ebc760 ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ by Jiang Liu · 9 years ago
  26. 5d2a1a9 Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' by Rafael J. Wysocki · 9 years ago
  27. 5d0ddfe ACPI, PCI: Penalize legacy IRQ used by ACPI SCI by Jiang Liu · 9 years ago
  28. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  29. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 11 years ago
  30. c071b604 ACPI / PCI: Include appropriate header file in pci_link.c by Rashika · 11 years ago
  31. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  32. f084dbb ACPI: Set length even for TYPE_END_TAG acpi resource by Yinghai Lu · 12 years ago
  33. 4daeaf6 ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  34. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  35. be96447 acpi: use KERN_CONT in printk() continuation lines by Kay Sievers · 13 years ago
  36. c3146df2 ACPI: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 14 years ago
  37. 03e7c34 ACPI: remove unused declaration of proc_fs.h by Zhang Rui · 14 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. c97adf9 acpi: make ACPI device id constant by Márton Németh · 15 years ago
  40. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  41. 5f0dcca ACPI: pci_link: simplify list of link devices by Bjorn Helgaas · 16 years ago
  42. 6eca4b4 ACPI: pci_link: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  43. c9d6244 ACPI: pci_link: remove unnecessary casts and initializations by Bjorn Helgaas · 16 years ago
  44. 1c9ca3a ACPI: pci_link: clean up whitespace by Bjorn Helgaas · 16 years ago
  45. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  46. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  47. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  48. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  49. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  50. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  51. 383d7a1 ACPI: Fix possible null ptr dereference by donald.d.dugger@intel.com · 16 years ago
  52. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  53. fa46d35 ACPI: bounds check IRQ to prevent memory corruption by Bjorn Helgaas · 16 years ago
  54. 4a5e363 ACPI: stop complaints about interrupt link End Tags and blank IRQ descriptors by Bjorn Helgaas · 16 years ago
  55. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  56. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  57. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  58. 0dc070b ACPI: drivers/acpi/pci_link.c: lower printk severity by Dan Aloni · 17 years ago
  59. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 18 years ago
  60. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 18 years ago
  61. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 18 years ago
  62. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  63. d8c71b6 ACPICA: Remove obsolete Flags parameter. by Bob Moore · 18 years ago
  64. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  65. cece901 Pull style into test branch by Len Brown · 18 years ago
  66. 168a328 ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNEL by Jiri Kosina · 18 years ago
  67. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  68. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  69. e0e4e11 ACPI: pci_link: Remove unneeded acpi_handle from driver. by Patrick Mochel · 19 years ago
  70. 67a7136 ACPI: pci_link: Use acpi_device's handle instead of driver's by Patrick Mochel · 19 years ago
  71. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 19 years ago
  72. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 19 years ago
  73. cece929 ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) by Len Brown · 19 years ago
  74. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 19 years ago
  75. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  76. 5603509 Make sure to re-enable SCI after an ACPI suspend by Linus Torvalds · 19 years ago
  77. 36e4309 sem2mutex: acpi, acpi_link_lock by Ingo Molnar · 19 years ago
  78. d4ec6c7 [ACPI] remove "Resource isn't an IRQ" warning by Len Brown · 19 years ago
  79. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  80. a64882e [PATCH] ACPI: fix sleeping whilst atomic warnings on resume by Dave Jones · 19 years ago
  81. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  82. eca008c [ACPI] handle ACPICA 20050916's acpi_resource.type rename by Len Brown · 19 years ago
  83. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  84. c65ade4 [ACPI] whitespace by Pavel Machek · 19 years ago
  85. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  86. 4fdcf08 [ACPI] lint: irqrouter_suspend() takes a pm_message_t, not a u32 by Andrew Morton · 19 years ago
  87. 11e981f [ACPI] S3 resume: avoid kmalloc() might_sleep oops symptom by David Shaohua Li · 19 years ago
  88. 8066eff /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  89. ecc21eb [ACPI] PCI interrupt link suspend/resume - revert to 2.6.12 behaviour by David Shaohua Li · 19 years ago
  90. 697a2d6 Revert ACPI interrupt resume changes by Linus Torvalds · 19 years ago
  91. 87bec66 [ACPI] suspend/resume ACPI PCI Interrupt Links by David Shaohua Li · 19 years ago
  92. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 20 years ago
  93. 362b06b [ACPI] S3 Suspend to RAM: interrupt resume fix by David Shaohua Li · 20 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago