1. 3b52b21 ACPI / dock: Use ACPI device object pointers instead of ACPI handles by Rafael J. Wysocki · 11 years ago
  2. 59b42fa ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context by Rafael J. Wysocki · 11 years ago
  3. 2bd74d9 Merge branch 'acpi-pci-hotplug' into acpi-ost by Rafael J. Wysocki · 11 years ago
  4. 05730c1 ACPI: rename acpi_evaluate_hotplug_ost() to acpi_evaluate_ost() by Jiang Liu · 11 years ago
  5. 1e2380c ACPI / dock: Dispatch dock notifications from the global notify handler by Rafael J. Wysocki · 11 years ago
  6. e252652 ACPICA: acpidump: Remove integer types translation protection. by Lv Zheng · 11 years ago
  7. 7e66b46 ACPICA: acpidump: Add sparse declarators support. by Lv Zheng · 11 years ago
  8. 9cb32ac ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler by Rafael J. Wysocki · 11 years ago
  9. 2447a5a ACPICA: Update version to 20140114. by Bob Moore · 11 years ago
  10. 9036f60 ACPICA: Add support for extra, optional OS-specific header file. by Lv Zheng · 11 years ago
  11. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  12. 1a69947 ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  13. 5e6f236 ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler() by Rafael J. Wysocki · 11 years ago
  14. 3c2cc7f ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug by Rafael J. Wysocki · 11 years ago
  15. e525506 ACPI / hotplug / PCI: Define hotplug context lock in the core by Rafael J. Wysocki · 11 years ago
  16. 78ea463 ACPI / hotplug: Fix potential race in acpi_bus_notify() by Rafael J. Wysocki · 11 years ago
  17. 7c2e177 ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data() by Rafael J. Wysocki · 11 years ago
  18. af1ae78 ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY by Al Stone · 11 years ago
  19. d79ed24 ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static by Bjorn Helgaas · 11 years ago
  20. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 11 years ago
  21. 481c138 ACPICA: Remove bool usage from ACPICA. by Lv Zheng · 11 years ago
  22. fbb9c10 Merge branch 'acpi-dsm' by Rafael J. Wysocki · 11 years ago
  23. 3e7cc14 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  24. 25d412d Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  25. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  26. c14ced0 ACPICA: Update version to 20131218. by Bob Moore · 11 years ago
  27. 71487f3f ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. by Lv Zheng · 11 years ago
  28. ed60694 ACPICA: Linuxize: Cleanup spaces after special macro invocations. by Lv Zheng · 11 years ago
  29. a2c8633 ACPICA: Update ACPI example code to make it an actual working program. by Bob Moore · 11 years ago
  30. 36f3615 ACPICA: Add helper macros to extract bus/segment numbers from HEST table. by Betty Dall · 11 years ago
  31. f0d7366 ACPICA: Tables: Add full support for the PCCT table, update table definition. by Bob Moore · 11 years ago
  32. 7745522 ACPICA: Tables: Add full support for the DBG2 table. by Bob Moore · 11 years ago
  33. 0249ed2 ACPICA: Add option to favor 32-bit FADT addresses. by Bob Moore · 11 years ago
  34. fab4610 ACPICA: Cleanup the option of forcing the use of the RSDT. by Lv Zheng · 11 years ago
  35. 671cc68 ACPICA: Back port and refine validation of the XSDT root table. by Lv Zheng · 11 years ago
  36. b1c1029 ACPICA: Linux Header: Remove unused OSL prototypes. by Lv Zheng · 11 years ago
  37. bb3fec1 ACPICA: Remove unused ACPI_FREE_BUFFER macro. No functional change. by Lv Zheng · 11 years ago
  38. a65ac52 ACPI: introduce helper interfaces for _DSM method by Jiang Liu · 11 years ago
  39. 4706515 Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug' by Rafael J. Wysocki · 11 years ago
  40. d1badf8 Merge branch 'acpi-pci-hotplug' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  41. f244d8b ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug by Rafael J. Wysocki · 11 years ago
  42. d22ddcb ACPI / hotplug: Add demand_offline hotplug profile flag by Rafael J. Wysocki · 11 years ago
  43. 27d50c8 ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> by Lv Zheng · 11 years ago
  44. bfecc2b ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c by Rafael J. Wysocki · 11 years ago
  45. e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
  46. 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
  47. 11dcc75 ACPI / bind: Redefine acpi_get_child() by Rafael J. Wysocki · 11 years ago
  48. d9fef0c ACPI / bind: Simplify child device lookups by Rafael J. Wysocki · 11 years ago
  49. 9ccad66 Merge branch 'acpi-cleanup' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  50. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  51. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  52. 434a438 Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' by Rafael J. Wysocki · 11 years ago
  53. 25db115 ACPI: Introduce acpi_set_device_status() by Rafael J. Wysocki · 11 years ago
  54. 46394fd ACPI / hotplug: Move container-specific code out of the core by Rafael J. Wysocki · 11 years ago
  55. 3338db0 ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code by Rafael J. Wysocki · 11 years ago
  56. 202317a ACPI / scan: Add acpi_device objects for all device nodes in the namespace by Rafael J. Wysocki · 11 years ago
  57. d783156 ACPI / scan: Define non-empty device removal handler by Rafael J. Wysocki · 11 years ago
  58. 74fc9cb Merge branch 'acpica' into acpi-hotplug by Rafael J. Wysocki · 11 years ago
  59. 7654096 Merge back earlier acpi-hotplug material. by Rafael J. Wysocki · 11 years ago
  60. a3ccfcc ACPICA: Update version to 20131115. by Bob Moore · 11 years ago
  61. c38f671 ACPICA: Tests: Add CHECKSUM_ABORT protection for test utilities. by Lv Zheng · 11 years ago
  62. ca499fc ACPI / hotplug: Fix conflicted PCI bridge notify handlers by Toshi Kani · 11 years ago
  63. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  64. 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
  65. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  66. 7b98118 ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines by Rafael J. Wysocki · 11 years ago
  67. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  68. 8dbb8d5 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  69. ace8238 ACPI / hotplug: Make acpi_bus_hot_remove_device() internal by Rafael J. Wysocki · 11 years ago
  70. 5add99c ACPI / hotplug: Simplify device ejection routines by Rafael J. Wysocki · 11 years ago
  71. 45c9f78 ACPICA: Add __init for ACPICA initializers/finalizers. by Lv Zheng · 11 years ago
  72. 40bce10 ACPICA: Cleanup asmlinkage for ACPICA APIs. by Lv Zheng · 11 years ago
  73. efb8354 ACPICA: Update acpidump related header file changes. by Lv Zheng · 11 years ago
  74. a4fb614 ACPICA: Update compilation environment settings. by Lv Zheng · 11 years ago
  75. 9187a41 ACPICA: Add new statistics interface. by Lv Zheng · 11 years ago
  76. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  77. 09b8b1f ACPICA: Update RSDP table definitions. by Lv Zheng · 11 years ago
  78. affffae ACPICA: Update version to 20130927. by Bob Moore · 11 years ago
  79. 9322058 ACPICA: Update aclinux.h for new OSL override mechanism. by Lv Zheng · 11 years ago
  80. 7e94632f ACPICA: Add support to allow host OS to redefine individual OSL prototypes. by Lv Zheng · 11 years ago
  81. c0144dc ACPICA: Simplify configuration of global ACPI_REDUCED_HARDWARE macro. by Bob Moore · 11 years ago
  82. cd27d79 ACPICA: Fix indentation issues for macro invocations. by Lv Zheng · 11 years ago
  83. 4506bf2 ACPICA: Prevent possible build issues for use of ACPI_PRINTF_LIKE macro by Lv Zheng · 11 years ago
  84. d21f600 ACPICA: Deploy ACPI_EXPORT_SYMBOL_INIT for main ACPICA initialization interfaces. by Lv Zheng · 11 years ago
  85. bb1cab3 ACPICA: Clarify ACPI_FREE_BUFFER usage. by Bob Moore · 11 years ago
  86. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  87. e07fcfd ACPICA: Hardcode access width for the reset register. by Bob Moore · 11 years ago
  88. bf4994a ACPICA: Predefine name macros: Sort list. by Bob Moore · 11 years ago
  89. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  90. c26f3c9 ACPICA: Fix a macro for the hardware-reduced case by Bob Moore · 11 years ago
  91. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  92. dd6c26b Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
  93. 9183ea6 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  94. 3fbc4d6 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  95. 88f074f ACPI, CPER: Update cper info by Chen, Gong · 11 years ago
  96. 2421ad4 ACPI / PM: Drop two functions that are not used any more by Rafael J. Wysocki · 11 years ago
  97. 644f17a ACPI / PM: allow child devices to ignore parent power state by Mika Westerberg · 11 years ago
  98. 94d7ba9 ACPICA: Update version to 20130823. by Bob Moore · 11 years ago
  99. c53ae3a ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. by Bob Moore · 11 years ago
  100. 31e93a1 ACPICA: Cleanup exception codes. by Lv Zheng · 11 years ago