1. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  2. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  3. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  4. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  5. aa713cc cpuilde / ACPI: remove time from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  6. 53b7095 cpuidle / ACPI: remove usage from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  7. 64d45f0 cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  8. 819f1a6 ACPICA: Update to version 20120711 by Bob Moore · 12 years ago
  9. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  10. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  11. f60d818 ACPICA: Add new ACPI table load/unload external interfaces by Bob Moore · 12 years ago
  12. 62cdd14 ACPICA: Add new interfaces for BIOS(firmware) errors and warnings by Bob Moore · 12 years ago
  13. bc7db14 ACPICA: Split exception code utilities to a new file, utexcep.c by Bob Moore · 12 years ago
  14. 5179f59 ACPICA: Update to version 20120620 by Bob Moore · 12 years ago
  15. a5cd33e ACPI / PM: Drop legacy driver PM callbacks that are not used any more by Rafael J. Wysocki · 12 years ago
  16. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  17. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  18. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  19. ee85f54 ACPI/PM: specify lowest allowed state for device sleep state by Huang Ying · 12 years ago
  20. f4b57a3 PCI/ACPI: provide MMCONFIG address for PCI host bridges by Jiang Liu · 12 years ago
  21. c4753e5 ACPI: Add _OST support for sysfs eject by Toshi Kani · 12 years ago
  22. 275c58d ACPI: Add an interface to evaluate _OST by Toshi Kani · 12 years ago
  23. 7ae3098 ACPI: fix acpi_bus.h build warnings when ACPI is not enabled by Len Brown · 12 years ago
  24. 9748f31 ACPICA: Update to version 20120518 by Bob Moore · 12 years ago
  25. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  26. 43e1c68 ACPICA: ACPI 5/iASL: Add support for PCC keyword by Bob Moore · 12 years ago
  27. 9fd75225 ACPICA: Update to version 20120420 by Bob Moore · 12 years ago
  28. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 12 years ago
  29. 38ac0f1 ACPI: Add _PLD support by Matthew Garrett · 12 years ago
  30. 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 12 years ago
  31. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  32. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  33. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  34. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  35. ec612fc Merge branch 'd3' into release by Len Brown · 12 years ago
  36. b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 12 years ago
  37. 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 12 years ago
  38. 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 12 years ago
  39. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  40. 8a73b17 ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS by Lin Ming · 12 years ago
  41. 4efeeec ACPICA: Clarify METHOD_NAME* defines for full-pathname cases by Bob Moore · 12 years ago
  42. dd0228e ACPICA: Update to version 20120215 by Bob Moore · 12 years ago
  43. 72a8887 ACPICA: Add table-driven dispatch for sleep/wake functions by Bob Moore · 12 years ago
  44. f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 12 years ago
  45. ea14360 ACPICA: ACPI 5: Update debug output for new notify values by Bob Moore · 12 years ago
  46. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 12 years ago
  47. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 12 years ago
  48. d08310f ACPICA: Move ACPI timer prototypes to public acpixf file by Bob Moore · 12 years ago
  49. 2feec47 ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers by Bob Moore · 12 years ago
  50. 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
  51. 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
  52. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  53. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 12 years ago
  54. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 12 years ago
  55. 1001a3a3 ACPI: Remove ./drivers/acpi/atomicio.[ch] by Myron Stowe · 12 years ago
  56. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 12 years ago
  57. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 12 years ago
  58. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  59. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 12 years ago
  60. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 12 years ago
  61. 8df0eb7c ACPI: Store SRAT table revision by Kurt Garloff · 12 years ago
  62. 5d1f865 ACPICA: Update to version 20120111 by Bob Moore · 12 years ago
  63. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 12 years ago
  64. 240c320 ACPICA: Update to version 20111123 by Bob Moore · 13 years ago
  65. 25169b7 ACPI 5.0: Allow _AEI method in walk resources by Zhang Rui · 13 years ago
  66. 0e24317 ACPI 5.0: New interface, acpi_buffer_to_resource by Bob Moore · 13 years ago
  67. a91cdde2 ACPI 5.0: New interface, acpi_get_event_resources by Bob Moore · 13 years ago
  68. e0fe0a8 ACPI 5.0: Support for all new resource descriptors by Lin Ming · 13 years ago
  69. 2da120b ACPI 5.0: Support for GeneralPurposeIo and GenericSerialBus operation region by Bob Moore · 13 years ago
  70. 9ce8178 ACPI 5.0: Implement Connection() and AccessAs() changes by Bob Moore · 13 years ago
  71. ffef682 ACPI 5.0: New interfaces to allow driver access to AML mutex objects by Lin Ming · 13 years ago
  72. c5bd653 ACPI 5.0: Add new/changed tables to headers by Bob Moore · 13 years ago
  73. 22e5b40 ACPI 5.0: Implement hardware-reduced option by Bob Moore · 13 years ago
  74. 2355e10 ACPI 5.0: Basic support for FADT version 5 by Bob Moore · 13 years ago
  75. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  76. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  77. efb9058 Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into next by Len Brown · 13 years ago
  78. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  79. c1056b4 ACPI: Fix CONFIG_ACPI_DOCK=n compiler warning by Bart Van Assche · 13 years ago
  80. 4505a20 ACPI: Drop ACPI_NO_HARDWARE_INIT by Rafael J. Wysocki · 13 years ago
  81. feede37 acpi: remove module.h include from platform/aclinux.h by Paul Gortmaker · 13 years ago
  82. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  83. c0c770e Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  84. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  85. a7e09d4 ACPI: APEI build fix by Len Brown · 13 years ago
  86. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  87. 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
  88. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  89. 757c26b Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  90. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  91. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 13 years ago
  92. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 13 years ago
  93. 3eb208f ACPICA: Update to version 20110623 by Bob Moore · 13 years ago
  94. d57b23a ACPICA: Add option to disable method return value validation and repair by Bob Moore · 13 years ago
  95. 80f40ce ACPICA: Update to version 20110527 by Bob Moore · 13 years ago
  96. b6a9501 ACPI, APEI, GHES, Support disable GHES at boot time by Huang Ying · 13 years ago
  97. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  98. f5a3d0c i915: Fix opregion notifications by Matthew Garrett · 13 years ago
  99. 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
  100. 28c2103 ACPI: Add D3 cold state by Lin Ming · 13 years ago