1. 337aadf ACPI: Introduce CPU performance controls using CPPC by Ashwin Chaugule · 9 years ago
  2. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  3. 5f05586 ACPI: Decouple ACPI idle and ACPI processor drivers by Ashwin Chaugule · 9 years ago
  4. 239708a ACPI: Split out ACPI PSS from ACPI Processor driver by Ashwin Chaugule · 9 years ago
  5. c2efefb ACPI / scan: Move sysfs-related device code to a separate file by Rafael J. Wysocki · 9 years ago
  6. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  7. b94d523 libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support by Dan Williams · 9 years ago
  8. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago
  9. d8f4f16 ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer by Lorenzo Pieralisi · 9 years ago
  10. 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 9 years ago
  11. 89d3fa4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  12. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  13. 92082a8 ACPI: add AMD ACPI2Platform device support for x86 system by Ken Xue · 9 years ago
  14. c183619 x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug by Jiang Liu · 9 years ago
  15. c55d628 ACPI / LPAT: Common table processing functions by Srinivas Pandruvada · 9 years ago
  16. 5996d93 Merge branches 'acpi-video' and 'acpi-pmic' by Rafael J. Wysocki · 10 years ago
  17. d8139f6 ACPI / PMIC: support PMIC operation region for XPower AXP288 by Aaron Lu · 10 years ago
  18. b1eea85 ACPI / PMIC: support PMIC operation region for CrystalCove by Aaron Lu · 10 years ago
  19. ffdcd95 ACPI: Add support for device specific properties by Mika Westerberg · 10 years ago
  20. 3230bbf ACPI: introduce ACPI int340x thermal scan handler by Zhang Rui · 10 years ago
  21. 46ba51e ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC by Hanjun Guo · 10 years ago
  22. d6ddaaa ACPI / scan: always register ACPI LPSS scan handler by Rafael J. Wysocki · 10 years ago
  23. cccd420 ACPI / scan: always register memory hotplug scan handler by Rafael J. Wysocki · 10 years ago
  24. a1ec657 ACPI / scan: always register container scan handler by Rafael J. Wysocki · 10 years ago
  25. eec15ed ACPI / PNP: use device ID list for PNPACPI device enumeration by Zhang Rui · 10 years ago
  26. e2a7c3d ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c" by Lan Tianyu · 10 years ago
  27. 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
  28. 4b3db70 ACPI, x86: Extended error log driver for x86 platform by Chen, Gong · 11 years ago
  29. 7d7ee95 ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c by Lan Tianyu · 11 years ago
  30. 55e71ed i2c: move ACPI helpers into the core by Mika Westerberg · 11 years ago
  31. bdc8f09 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  32. a204dbc Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  33. 2fa97fe ACPI: Add CMOS RTC Operation Region handler support by Lan Tianyu · 11 years ago
  34. 1aad08d Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  35. ec4602a ACPI / PM: Allow device power states to be used for CONFIG_PM unset by Rafael J. Wysocki · 11 years ago
  36. ee8209f dma: acpi-dma: parse CSRT to extract additional resources by Andy Shevchenko · 11 years ago
  37. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago
  38. f58b082 ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices by Rafael J. Wysocki · 11 years ago
  39. 13176bb ACPI: add support for CSRT table by Mika Westerberg · 11 years ago
  40. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 12 years ago
  41. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  42. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  43. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  44. 91e5687 ACPI: Add support for platform bus type by Mika Westerberg · 12 years ago
  45. ec2cd81 ACPI / PM: Move routines for adding/removing device wakeup notifiers by Rafael J. Wysocki · 12 years ago
  46. 4033741 ACPI: Reorder IPMI driver before any other ACPI drivers by Matthew Garrett · 12 years ago
  47. d1ff4b1 ACPI: Add support for exposing BGRT data by Matthew Garrett · 12 years ago
  48. 1001a3a ACPI: Remove ./drivers/acpi/atomicio.[ch] by Myron Stowe · 12 years ago
  49. b54ac6d ACPI, Record ACPI NVS regions by Huang Ying · 13 years ago
  50. daa9422 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  51. 526b4af ACPI: Split out custom_method functionality into an own driver by Thomas Renninger · 13 years ago
  52. 7d03336 Move ACPI power meter driver to hwmon by Jean Delvare · 13 years ago
  53. 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  54. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
  55. e92b297 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller by Zhao Yakui · 14 years ago
  56. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  57. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  58. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  59. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 14 years ago
  60. 1195a09 ACPI: Provide /sys/kernel/debug/ec/... by Thomas Renninger · 14 years ago
  61. 801eab8 ACPI Hardware Error Device (PNP0C33) support by Huang Ying · 14 years ago
  62. affb72c ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup by Huang Ying · 14 years ago
  63. a643ce2 ACPI, APEI, APEI supporting infrastructure by Huang Ying · 14 years ago
  64. 1565129 ACPI, IO memory pre-mapping and atomic accessing by Huang Ying · 14 years ago
  65. 4d5d4cd ACPI: processor: mv processor_pdc.c processor_core.c by Alex Chiang · 14 years ago
  66. 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 14 years ago
  67. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  68. 0584396 PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode by Matt Domsch · 15 years ago
  69. 5e5027b Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  70. de584af hwmon driver for ACPI 4.0 power meters by Darrick J. Wong · 15 years ago
  71. 8e0af51 ACPI: create Processor Aggregator Device driver by Shaohua Li · 15 years ago
  72. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago
  73. edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 15 years ago
  74. 0f66af5 ACPI: battery: asynchronous init by Arjan van de Ven · 16 years ago
  75. ae7d515 ACPI: simplify processor lines in Makefile by Len Brown · 15 years ago
  76. 5b5d911 ACPI: simplify module_param namespace by Rusty Russell · 15 years ago
  77. 018f452 ACPI: tidy up makefile by Bjorn Helgaas · 15 years ago
  78. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 15 years ago
  79. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 15 years ago
  80. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 16 years ago
  81. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago
  82. b4f9fe1 ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 by Len Brown · 16 years ago
  83. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  84. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  85. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  86. fefe5ab ACPI: remove CONFIG_ACPI_POWER by Bjorn Helgaas · 16 years ago
  87. 5eaff72 ACPI: hack around sysfs warning with link order by Zhao Yakui · 16 years ago
  88. 4be9309 bay: remove driver, all functions now handled by dock driver by Shaohua Li · 16 years ago
  89. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  90. 4d38704 Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. by Aaron Durbin · 16 years ago
  91. 8344b56 PCI: ACPI PCI slot detection driver by Alex Chiang · 16 years ago
  92. bbafbec ACPI: SBS: Host controller must initialize before SBS. by Alexey Starikovskiy · 16 years ago
  93. bff431e ACPI: WMI: Add ACPI-WMI mapping driver by Carlos Corbacho · 16 years ago
  94. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  95. 91087df ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) by Alexey Starikovskiy · 17 years ago
  96. 12a5a71 Pull sbs into release branch by Len Brown · 17 years ago
  97. 03feb05 Pull ec into release branch by Len Brown · 17 years ago
  98. 3ede41c ACPI: ibm-acpi: move driver to drivers/misc hierarchy by Henrique de Moraes Holschuh · 17 years ago
  99. 84cb559 ACPI: sbs: remove I2C Makefile hooks by Vladimir Lebedev · 17 years ago
  100. 33d20b6 ACPI: EC: Make EC to initialize first in ACPI by Alexey Starikovskiy · 17 years ago