1. 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  2. f523868 Merge branches 'pm-sleep' and 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  3. 8fbcf5e Merge branch 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  4. d232096 Merge branch 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  5. ca45c87 Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' by Rafael J. Wysocki · 10 years ago
  6. 99e4d89 Merge branches 'acpi-video' and 'acpi-soc' by Rafael J. Wysocki · 10 years ago
  7. 716bc41 Merge branch 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  8. 55c39fc Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  9. e07e0d4 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. e77a163 ACPI / video: Add disable_native_backlight quirk for Samsung 510R by Hans de Goede · 10 years ago
  11. 8dcb52c ACPI / PM: Remove unneeded nested #ifdef by Andreas Ruprecht · 10 years ago
  12. b5bca89 ACPI / EC: Add GPE reference counting debugging messages by Lv Zheng · 10 years ago
  13. f252cb0 ACPI / EC: Add query flushing support by Lv Zheng · 10 years ago
  14. e1d4d90 ACPI / EC: Refine command storm prevention support by Lv Zheng · 10 years ago
  15. 9887d22 ACPI / EC: Add command flushing support. by Lv Zheng · 10 years ago
  16. ad479e7 ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag by Lv Zheng · 10 years ago
  17. 92082a8 ACPI: add AMD ACPI2Platform device support for x86 system by Ken Xue · 10 years ago
  18. 02c0917 Merge back earlier 'acpi-lpss' material for v3.20 by Rafael J. Wysocki · 10 years ago
  19. 2fad930 ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() by Hanjun Guo · 10 years ago
  20. a8d4fc2 ACPI / EC: Update revision due to raw handler mode. by Lv Zheng · 10 years ago
  21. 9e295ac ACPI / EC: Reduce ec_poll() by referencing the last register access timestamp. by Lv Zheng · 10 years ago
  22. ca37bfd ACPI / EC: Fix several GPE handling issues by deploying ACPI_GPE_DISPATCH_RAW_HANDLER mode. by Lv Zheng · 10 years ago
  23. 38220a5 Merge branch 'acpica' into acpi-ec by Rafael J. Wysocki · 10 years ago
  24. 2eedd3d ACPICA: Events: Enable APIs to allow interrupt/polling adaptive request based GPE handling model by Lv Zheng · 10 years ago
  25. eb3d80f ACPICA: Events: Introduce acpi_set_gpe()/acpi_finish_gpe() to reduce divergences by Lv Zheng · 10 years ago
  26. 0d0988a ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs by Lv Zheng · 10 years ago
  27. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  28. d6c0266 ACPICA: Hardware: Cast GPE enable_mask before storing by David E. Box · 10 years ago
  29. 7c43312 ACPICA: Events: Cleanup GPE dispatcher type obtaining code by Lv Zheng · 10 years ago
  30. 779ba5a ACPICA: Events: Cleanup to move acpi_gbl_global_event_handler invocation out of acpi_ev_gpe_dispatch() by Lv Zheng · 10 years ago
  31. c539251 ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing by Lv Zheng · 10 years ago
  32. b7be688 ACPICA: Events: Fix uninitialized variable by David E. Box · 10 years ago
  33. b18da58 ACPICA: Events: Remove acpi_ev_valid_gpe_event() due to current restriction by Lv Zheng · 10 years ago
  34. 833bb93 ACPICA: Events: Remove duplicated sanity check in acpi_ev_enable_gpe() by Lv Zheng · 10 years ago
  35. 1c4c81a ACPICA: Events: Back port "ACPICA: Save current masks of enabled GPEs after enable register writes" by Lv Zheng · 10 years ago
  36. c183619 x86/irq, ACPI: Implement ACPI driver to support IOAPIC hotplug by Jiang Liu · 10 years ago
  37. ecf5636 ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug by Yinghai Lu · 10 years ago
  38. b4b55cd x86/PCI: Refine the way to release PCI IRQ resources by Jiang Liu · 10 years ago
  39. 90e9782 resources: Move struct resource_list_entry from ACPI into resource core by Jiang Liu · 10 years ago
  40. 62d1141 ACPI: Introduce helper function acpi_dev_filter_resource_type() by Jiang Liu · 10 years ago
  41. 93286f4 ACPI: Add field offset to struct resource_list_entry by Jiang Liu · 10 years ago
  42. 2ea3d26 ACPI: Translate resource into master side address for bridge window resources by Jiang Liu · 10 years ago
  43. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 10 years ago
  44. a274019 ACPI: Enforce stricter checks for address space descriptors by Jiang Liu · 10 years ago
  45. c78b688 ACPI: Set flag IORESOURCE_UNSET for unassigned resources by Jiang Liu · 10 years ago
  46. 581c19f ACPI: Normalize return value of resource parser functions by Jiang Liu · 10 years ago
  47. 8515f93 ACPI: Fix a bug in parsing ACPI Memory24 resource by Jiang Liu · 10 years ago
  48. fcb29bb ACPI: Add prefetch decoding to the address space parser by Thomas Gleixner · 10 years ago
  49. 72e26b0 ACPI: Move the window flag logic to the combined parser by Thomas Gleixner · 10 years ago
  50. eb76d55 ACPI: Unify the parsing of address_space and ext_address_space by Thomas Gleixner · 10 years ago
  51. e814f6d ACPI: Let the parser return false for disabled resources by Thomas Gleixner · 10 years ago
  52. 1d0420f ACPI: Use the length check for io resources as well by Thomas Gleixner · 10 years ago
  53. c420dbd ACPI: Implement proper length checks for mem resources by Thomas Gleixner · 10 years ago
  54. c793504 ACPI: Remove redundant check in function acpi_dev_resource_address_space() by Thomas Gleixner · 10 years ago
  55. b2cd5dd Merge branch 'acpica' into acpi-resources by Rafael J. Wysocki · 10 years ago
  56. 6491bc0 ACPI / cpuidle: Common callback routine for entering states by Rafael J. Wysocki · 10 years ago
  57. d2cecb3 ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() by Rafael J. Wysocki · 10 years ago
  58. 3df2da9 Revert "ACPI / LPSS: introduce a 'proxy' device to power on LPSS for DMA" by Rafael J. Wysocki · 10 years ago
  59. 2a73835 ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm() by Rafael J. Wysocki · 10 years ago
  60. 5f97d66 ACPI / cpuidle: Clean up white space in a switch statement by Rafael J. Wysocki · 10 years ago
  61. de6cc4e ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple() by Rafael J. Wysocki · 10 years ago
  62. adcb262 ACPI / cpuidle: Clean up fallback to C1 checks by Rafael J. Wysocki · 10 years ago
  63. 67f592c ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines by Rafael J. Wysocki · 10 years ago
  64. b00783f ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry() by Rafael J. Wysocki · 10 years ago
  65. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  66. e044d8f ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel by Lv Zheng · 10 years ago
  67. 8b691c9 ACPI / sleep: mark acpi_sleep_dmi_check() __init by Jan Beulich · 10 years ago
  68. b893e80 ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C by Jarkko Nikula · 10 years ago
  69. 550b3aac ACPI / EC: Cleanup QR_EC related code by Lv Zheng · 10 years ago
  70. 74443bb ACPI / EC: Fix issues related to the SCI_EVT handling by Lv Zheng · 10 years ago
  71. f3e1432 ACPI / EC: Fix a code path that global lock is not held by Lv Zheng · 10 years ago
  72. c2cf576 ACPI / EC: Fix returning values in acpi_ec_sync_query() by Lv Zheng · 10 years ago
  73. 01305d4 ACPI / EC: Add reference counting for query handlers by Lv Zheng · 10 years ago
  74. 0c78808 ACPI / EC: Cleanup transaction wakeup code by Lv Zheng · 10 years ago
  75. 4483d59 ACPI / LPSS: check the result of ioremap() by Heikki Krogerus · 10 years ago
  76. 97d7465 ACPICA: take ACPI_MTX_INTERPRETER in acpi_unload_table_id() by Octavian Purdila · 10 years ago
  77. 3295d73 ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3E by Hans de Goede · 10 years ago
  78. 9889eae ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() by Jiang Liu · 10 years ago
  79. 93d76c8 Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 10 years ago
  80. 4f7a42d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  81. 794c3a0 Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video' by Rafael J. Wysocki · 10 years ago
  82. 6a3ef10 ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521X by Hans de Goede · 10 years ago
  83. 014d9d5 ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver by Zhang Rui · 10 years ago
  84. 48628e4 ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT by Zhang Rui · 10 years ago
  85. d02dc27 ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu() by Hanjun Guo · 10 years ago
  86. af8f3f5 ACPI / processor: Convert apic_id to phys_id to make it arch agnostic by Hanjun Guo · 10 years ago
  87. 1b1f3e1 ACPI / PM: Fix PM initialization for devices that are not present by Rafael J. Wysocki · 10 years ago
  88. 651c329 Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  89. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  90. 7d0b934 ACPI / video: Add some Samsung models to disable_native_backlight list by Aaron Lu · 10 years ago
  91. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  93. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  94. 0a06664 Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  95. be10f60 Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm' by Rafael J. Wysocki · 10 years ago
  96. 62c4cf9 cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  97. cffe0a2 x86, irq: Keep balance of IOAPIC pin reference count by Jiang Liu · 10 years ago
  98. 13ca62b ACPI: Fix minor syntax issues in processor_core.c by Jiang Liu · 10 years ago
  99. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago
  100. 8ab7913 Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into x86/apic-picks by Thomas Gleixner · 10 years ago