1. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  2. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  3. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  4. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  5. 5e2be4e ACPI / osl: remove an unneeded NULL check by Dan Carpenter · 11 years ago
  6. 3028229 ACPI / osl: implement acpi_os_sleep() with msleep() by Liu Chuansheng · 11 years ago
  7. bee7f9c ACPI / x86: Increase override tables number limit by Yinghai Lu · 11 years ago
  8. 0c58141 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  9. afdca01 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  10. 7702ae0 ACPI / osl: Kill macro INVALID_TABLE(). by Tang Chen · 11 years ago
  11. e73d313 ACPI / osl: Fix osi_setup_entries[] __initdata attribute location by Hanjun Guo · 11 years ago
  12. d6b47b1 ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep path by Ben Guthro · 11 years ago
  13. 1129c92 ACPI: Cleanup sparse warning on acpi_os_initialize1() by Lv Zheng · 11 years ago
  14. 741d812 ACPI: Add facility to remove all _OSI strings by Lv Zheng · 11 years ago
  15. 5dc1798 ACPI: Add facility to disable all _OSI OS vendor strings by Lv Zheng · 11 years ago
  16. 5c0b1b20 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  17. 1061906 ACPI: implement acpi_os_get_timer() according the spec by Mika Westerberg · 11 years ago
  18. b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
  19. a6432de ACPI: Fix wrong parameter passed to memblock_reserve by Wang YanQing · 11 years ago
  20. e4f5224 ACPI: Use resource_size() in osl.c by Alexandru Gheorghiu · 11 years ago
  21. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  22. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  23. 7113fe7 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  24. 89a22da ACPI: enable ACPI SCI during suspend by Zhang Rui · 11 years ago
  25. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  26. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 11 years ago
  27. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  28. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 3ae45a2 ACPI: Make seemingly useless check in osl.c more understandable by Rafael J. Wysocki · 12 years ago
  30. 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
  31. 325a8d36 ACPI: Create acpi_table_taint() function to avoid code duplication by Thomas Renninger · 12 years ago
  32. b2a3500 ACPI: Implement physical address table override by Thomas Renninger · 12 years ago
  33. 53aac44 ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas by Thomas Renninger · 12 years ago
  34. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  35. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  36. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  37. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  38. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 12 years ago
  39. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 12 years ago
  40. f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 12 years ago
  41. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 12 years ago
  42. e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 12 years ago
  43. 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
  44. ba242d5 ACPI, APEI: Add RAM mapping support to ACPI by Myron Stowe · 12 years ago
  45. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 12 years ago
  46. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 12 years ago
  47. 6f68c91 ACPI: Export interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 13 years ago
  48. bc9ffce ACPI: Fix possible alignment issues with GAS 'address' references by Myron Stowe · 13 years ago
  49. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 12 years ago
  50. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  51. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  52. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  53. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  54. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  55. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  56. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 13 years ago
  57. 9f63b88 ACPI: osl, add acpi_os_create_lock interface by Lin Ming · 13 years ago
  58. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  59. dd87cc5 Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next by Rafael J. Wysocki · 13 years ago
  60. 23fe363 ACPI: Avoid calling request_irq() many times for the same interrupt by Rafael J. Wysocki · 13 years ago
  61. 13606a2 ACPI: Introduce acpi_os_get_iomem() by Rafael J. Wysocki · 13 years ago
  62. b7c1fad ACPI: Do not use krefs under a mutex in osl.c by Rafael J. Wysocki · 13 years ago
  63. 7ffd044 ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings by Rafael J. Wysocki · 13 years ago
  64. 7fe135d ACPI: Avoid walking the list of memory mappings in osl.c twice in a row by Rafael J. Wysocki · 13 years ago
  65. 7bbb890 ACPI: Change acpi_ioremap_lock into a mutex by Rafael J. Wysocki · 13 years ago
  66. 073b496 ACPI: Do not export functions that are only used in osl.c by Rafael J. Wysocki · 13 years ago
  67. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  68. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 13 years ago
  69. 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 13 years ago
  70. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 13 years ago
  71. eab001b Merge branch 'misc' into test by Len Brown · 13 years ago
  72. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
  73. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 13 years ago
  74. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  75. 32d47ee ACPI: fix a section mismatch by Zhang Rui · 14 years ago
  76. 12d3206 ACPI: fix allowing to add/remove multiple _OSI strings by Lin Ming · 14 years ago
  77. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  78. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  79. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  80. 4a3cba5 ACPI: Page based coalescing of I/O remappings optimization by Myron Stowe · 14 years ago
  81. 78cdb3e ACPI: Convert simple locking to RCU based locking by Myron Stowe · 14 years ago
  82. d362eda ACPI: Pre-map 'system event' related register blocks by Myron Stowe · 14 years ago
  83. 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
  84. 620242a ACPI: Maintain a list of ACPI memory mapped I/O remappings by Myron Stowe · 14 years ago
  85. b3ba1ef ACPI: Fix ioremap size for MMIO reads and writes by Myron Stowe · 14 years ago
  86. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  87. 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 14 years ago
  88. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  89. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  90. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  91. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  92. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  93. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  94. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  95. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  96. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  97. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  98. 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
  99. 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 14 years ago
  100. bc73675 ACPI: fixes a false alarm from lockdep by Zhang Rui · 14 years ago