1. c0af417 ACPI: Update PNPID set/free interfaces by Toshi Kani · 12 years ago
  2. d4e1a69 ACPI: Remove acpi_device dependency in acpi_device_set_id() by Toshi Kani · 12 years ago
  3. e2cb5f0 ACPI: replace kmalloc+memcpy with kmemdup by Andrei Epure · 12 years ago
  4. 771d09b ACPI video: ignore BIOS backlight value for HP dm4 by Gustavo Maciel Dias Vieira · 12 years ago
  5. f084dbb ACPI: Set length even for TYPE_END_TAG acpi resource by Yinghai Lu · 12 years ago
  6. 2e0f882 ACPI / LPSS: Add support for exposing LTR registers to user space by Rafael J. Wysocki · 12 years ago
  7. f58b082 ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices by Rafael J. Wysocki · 12 years ago
  8. b09753e ACPI / hotplug: Make acpi_hotplug_profile_ktype static by Rafael J. Wysocki · 12 years ago
  9. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  10. 02d4fb3 ACPICA: Object repair: Allow 0-length packages for variable-length packages by Bob Moore · 12 years ago
  11. 4041125 ACPICA: Disassembler: Add warnings for unresolved control methods by Bob Moore · 12 years ago
  12. 88fd0ac ACPICA: Return object repair: Add resource template repairs by Lv Zheng · 12 years ago
  13. 96b44cc ACPICA: Return object repair: Add string-to-unicode conversion by Lv Zheng · 12 years ago
  14. 76a6225 ACPICA: Split object conversion functions to a new file by Bob Moore · 12 years ago
  15. d5a3610 ACPICA: Add mechanism for early object repairs on a per-name basis by Bob Moore · 12 years ago
  16. ae1b476 ACPICA: Add exception descriptions to exception info table by Bob Moore · 12 years ago
  17. fd1af71 ACPICA: Regression fix: reinstate safe exit macros by Bob Moore · 12 years ago
  18. c39660b ACPICA: Update for ACPI 5 hardware-reduced feature by Bob Moore · 12 years ago
  19. f1778eb ACPICA: Add parens within macros around parameter names by Bob Moore · 12 years ago
  20. 1af8927 ACPICA: Add macros to access pointer to next object in the descriptor list by Jung-uk Kim · 12 years ago
  21. d4d3219 ACPICA: Update error/debug messages for fixed events by Bob Moore · 12 years ago
  22. 3cf2449 ACPICA: Fix a long-standing bug in local cache by Jung-uk Kim · 12 years ago
  23. 3cfcf50 ACPICA: Fix a couple warnings detected on FreeBSD build by Jung-uk Kim · 12 years ago
  24. c13085e ACPICA: Resource Mgr: Prevent infinite loops in resource walks by Bob Moore · 12 years ago
  25. c705c78 acpi: Export the acpi_processor_get_performance_info by Konrad Rzeszutek Wilk · 12 years ago
  26. 0a34764 ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  27. 79917f3 ACPI / container: Use hotplug profile user space interface by Rafael J. Wysocki · 12 years ago
  28. 3f8055c ACPI / hotplug: Introduce user space interface for hotplug profiles by Rafael J. Wysocki · 12 years ago
  29. 4b59cc1 ACPI / scan: Introduce acpi_scan_handler_matching() by Rafael J. Wysocki · 12 years ago
  30. 68a67f6 ACPI / container: Use common hotplug code by Rafael J. Wysocki · 12 years ago
  31. a33ec39 ACPI / scan: Introduce common code for ACPI-based device hotplug by Rafael J. Wysocki · 12 years ago
  32. c569807 ACPI / scan: Introduce acpi_scan_match_handler() by Rafael J. Wysocki · 12 years ago
  33. 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  34. 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
  35. 9b27516 ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 by Chen Gang · 12 years ago
  36. 5273a25 ACPI / processor: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  37. ed4cf5b ACPI / Sleep: Avoid interleaved message on errors by Joe Perches · 12 years ago
  38. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  39. ad6c2c2 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 12 years ago
  40. 18a44a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  41. c41b381 Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  42. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  43. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  44. 2148054 ghes: add the needed hooks for EDAC error report by Mauro Carvalho Chehab · 12 years ago
  45. 565d956 ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86 by Thomas Renninger · 12 years ago
  46. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  47. 76bba14 cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu by Wen Congyang · 12 years ago
  48. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 12 years ago
  49. 4383822 Merge branch 'acpi-pm' into fixes by Rafael J. Wysocki · 12 years ago
  50. b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 12 years ago
  51. bf900af Merge branch 'acpi-cleanup' into fixes by Rafael J. Wysocki · 12 years ago
  52. a84363d ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off by Rafael J. Wysocki · 12 years ago
  53. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  54. 40e0641 ghes: move structures/enum to a header file by Mauro Carvalho Chehab · 12 years ago
  55. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  56. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 018ba0a Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 12 years ago
  58. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 12 years ago
  59. ca62cf5 Merge branch 'misc' into release by Len Brown · 12 years ago
  60. 181380b PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers by Yinghai Lu · 12 years ago
  61. ad06bff Merge branch 'pci/jiang-pci_slot-kconfig' into next by Bjorn Helgaas · 12 years ago
  62. ab1a2e0 ACPI / PCI: Make pci_slot built-in only, not a module by Jiang Liu · 12 years ago
  63. 7113fe7 Merge branch 'pm-assorted' by Rafael J. Wysocki · 12 years ago
  64. a68d353 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  65. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
  66. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 12 years ago
  67. 0aa120a ACPI / scan: Full transition to D3cold in acpi_device_unregister() by Rafael J. Wysocki · 12 years ago
  68. f058cdf ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock by Rafael J. Wysocki · 12 years ago
  69. 87d4a4d ACPI: Drop the container.h header file by Rafael J. Wysocki · 12 years ago
  70. 737f1a9 ACPI / scan: Make container driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  71. 38475b3 ACPI / scan: Remove useless #ifndef from acpi_eject_store() by Rafael J. Wysocki · 12 years ago
  72. 5f27ee8 ACPI: Unbind ACPI drv when probe failed by Toshi Kani · 12 years ago
  73. ce7685a ACPI: sysfs eject support for ACPI scan handlers by Toshi Kani · 12 years ago
  74. 87b85b3 ACPI / scan: Follow priorities of IDs when matching scan handlers by Rafael J. Wysocki · 12 years ago
  75. 73ce873 ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() by Jiang Liu · 12 years ago
  76. 17b1639 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 12 years ago
  77. a9834cb Merge branch 'acpi-pm' by Rafael J. Wysocki · 12 years ago
  78. 48694bd Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  79. 5989329 Merge branch 'acpi-scan' by Rafael J. Wysocki · 12 years ago
  80. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 12 years ago
  81. 89a22da ACPI: enable ACPI SCI during suspend by Zhang Rui · 12 years ago
  82. ac3ebaf ACPI / idle: remove usage of the statedata by Daniel Lezcano · 12 years ago
  83. 6ef0f08 ACPI / idle: pass the cpuidle_device parameter by Daniel Lezcano · 12 years ago
  84. e2668fb ACPI / idle : remove pointless headers by Daniel Lezcano · 12 years ago
  85. 41cdb0e ACPI / idle: remove unused definition by Daniel Lezcano · 12 years ago
  86. 66f2fda ACPI: Add DMI entry for Sony VGN-FW41E_H by Joseph Salisbury · 12 years ago
  87. 511d5c4 ACPI / PM: Handle missing _PSC in acpi_bus_update_power() by Rafael J. Wysocki · 12 years ago
  88. 02df734 ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.c by Yasuaki Ishimatsu · 12 years ago
  89. b378549 ACPI / PM: Do not power manage devices in unknown initial states by Rafael J. Wysocki · 12 years ago
  90. dde3bb4 ACPI / PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c by Yasuaki Ishimatsu · 12 years ago
  91. 456de89 ACPI / scan: Clean up acpi_bus_get_parent() by Rafael J. Wysocki · 12 years ago
  92. 0613e1f ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device() by Rafael J. Wysocki · 12 years ago
  93. bdb0ae6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  95. 141a297 ACPI / platform: Use struct acpi_scan_handler for creating devices by Rafael J. Wysocki · 12 years ago
  96. 4daeaf6 ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  97. 00c43b9 ACPI / PCI: Make PCI root driver use struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  98. ca589f9 ACPI / scan: Introduce struct acpi_scan_handler by Rafael J. Wysocki · 12 years ago
  99. 8b4e2fa Merge branch 'acpi-lpss' into acpi-cleanup by Rafael J. Wysocki · 12 years ago
  100. 64e94e7 Merge branch 'acpi-scan' into acpi-cleanup by Rafael J. Wysocki · 12 years ago