1. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 14 years ago
  2. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  3. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  4. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. afe997a Pull pstorev4 into release branch by Tony Luck · 14 years ago
  6. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  7. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  8. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
  9. 6831c6e PM: Drop pm_flags that is not necessary by Rafael J. Wysocki · 14 years ago
  10. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  11. cd51e61 PM / ACPI: Remove references to pm_flags from bus.c by Rafael J. Wysocki · 14 years ago
  12. 981858b ACPI / ACPICA: Implicit notify for multiple devices by Rafael J. Wysocki · 14 years ago
  13. 2949ad5 ACPI / debugfs: Fix buffer overflows, double free by Vasiliy Kulikov · 14 years ago
  14. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  15. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  16. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
  17. dc33974 Merge branch 'iomem' into release by Len Brown · 14 years ago
  18. ed764e7 ACPI / Video: Probe for output switch method when searching video devices. by Michael Karcher · 14 years ago
  19. 2a5d242 ACPI / Wakeup: Enable button GPEs unconditionally during initialization by Rafael J. Wysocki · 14 years ago
  20. 2d55951 ACPI / ACPICA: Avoid crashing if _PRW is defined for the root object by Rafael J. Wysocki · 14 years ago
  21. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 14 years ago
  22. 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 14 years ago
  23. d551d81 ACPI / PM: Call suspend_nvs_free() earlier during resume by Rafael J. Wysocki · 14 years ago
  24. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  25. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  26. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  27. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  28. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 14 years ago
  29. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  30. 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 14 years ago
  31. 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 14 years ago
  32. 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 14 years ago
  33. be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 14 years ago
  34. d3072e6 ACPI: Fix boot problem related to APEI with acpi_disabled set by Rafael J. Wysocki · 14 years ago
  35. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 14 years ago
  37. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  38. 415e12b PCI/ACPI: Request _OSC control once for each root bridge (v3) by Rafael J. Wysocki · 14 years ago
  39. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  40. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  41. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  43. 4263d9a Merge branch 'suspend-ioremap-cache' into release by Len Brown · 14 years ago
  44. 6fed05c ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework by Rafael J. Wysocki · 14 years ago
  45. 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 14 years ago
  46. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  47. eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
  48. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
  49. 9378b63 x86, ia64, acpi: Clean up x86-ism in drivers/acpi/numa.c by Tony Luck · 14 years ago
  50. 3e09898 Merge branch 'bugzilla-21212' into release by Len Brown · 14 years ago
  51. da8aeb9 ACPI / Battery: Update information on info notification and resume by Rafael J. Wysocki · 14 years ago
  52. d57d09a ACPI: Drop device flag wake_capable by Rafael J. Wysocki · 14 years ago
  53. 86e4e20 ACPI: Always check if _PRW is present before trying to evaluate it by Rafael J. Wysocki · 14 years ago
  54. d0515d9 ACPI / PM: Check status of power resources under mutexes by Rafael J. Wysocki · 14 years ago
  55. 36237fa ACPI / PM: Rename acpi_power_off_device() by Rafael J. Wysocki · 14 years ago
  56. 63e8078 Merge branch 'kconfig-text' into release by Len Brown · 14 years ago
  57. 4b63bd3 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  58. 03b6e6e Merge branch 'apei' into release by Len Brown · 14 years ago
  59. 9e0c20b Merge branch 'acpi-video' into release by Len Brown · 14 years ago
  60. fe3ded5 Merge branch 'throttling' into release by Len Brown · 14 years ago
  61. c1b2dab Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
  62. d16675e Merge branch 'suspend-ioremap-cache' into release by Len Brown · 14 years ago
  63. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
  64. 07bf280 Merge branch 'power-resource' into release by Len Brown · 14 years ago
  65. 53eac70 ACPI / PM: Drop acpi_power_nocheck by Rafael J. Wysocki · 14 years ago
  66. f6767dc ACPI / PM: Drop acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
  67. 488a76c ACPI / Fan: Rework the handling of power resources by Rafael J. Wysocki · 14 years ago
  68. bf325f9 ACPI / PM: Register power resource devices as soon as they are needed by Rafael J. Wysocki · 14 years ago
  69. 97d9a9e ACPI / PM: Register acpi_power_driver early by Rafael J. Wysocki · 14 years ago
  70. 25eed40 ACPI / PM: Add function for updating device power state consistently by Rafael J. Wysocki · 14 years ago
  71. ade3e7f ACPI / PM: Add function for device power state initialization by Rafael J. Wysocki · 14 years ago
  72. 5e6d4fe ACPI / PM: Introduce __acpi_bus_get_power() by Rafael J. Wysocki · 14 years ago
  73. 30d3df4 ACPI / PM: Introduce function for refcounting device power resources by Rafael J. Wysocki · 14 years ago
  74. d2ef555 ACPI / PM: Add functions for manipulating lists of power resources by Rafael J. Wysocki · 14 years ago
  75. 32a00d2 ACPI / PM: Prevent acpi_power_get_inferred_state() from making changes by Rafael J. Wysocki · 14 years ago
  76. da50337 ACPICA: Misc comments to minimize code divergence by Lin Ming · 14 years ago
  77. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  78. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  79. 5a284cd ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method by Lin Ming · 14 years ago
  80. 84f6b2a ACPICA: Remove unused function declarations by Lin Ming · 14 years ago
  81. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  82. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  83. 3cfd53d ACPICA: Move GPE functions to new file evxfgpe.c by Lin Ming · 14 years ago
  84. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  85. 6d855fc ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 by Zhang Rui · 14 years ago
  86. 4464ed3 ACPI: update CONFIG_ACPI_PROCFS description by Zhang Rui · 14 years ago
  87. 5a344a5 ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline by Zhao Yakui · 14 years ago
  88. daef1f3 ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operation by Zhao Yakui · 14 years ago
  89. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  90. 7b33070 ACPI / PM: Blacklist Averatec machine known to require acpi_sleep=nonvs by Rafael J. Wysocki · 14 years ago
  91. 1f83511 ACPI / PM: Report wakeup events from buttons by Rafael J. Wysocki · 14 years ago
  92. 7fa69ba ACPI / PM: Drop special ACPI wakeup flags by Rafael J. Wysocki · 14 years ago
  93. f2b56bc ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices by Rafael J. Wysocki · 14 years ago
  94. b014f4f ACPI / PM: Do not enable multiple devices to wake up simultaneously by Rafael J. Wysocki · 14 years ago
  95. 9cd0314 ACPI / ACPICA: Fix global lock acquisition by Rafael J. Wysocki · 14 years ago
  96. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  97. ca9b600 ACPI / PM: Make suspend_nvs_save() use acpi_os_map_memory() by Rafael J. Wysocki · 14 years ago
  98. d146df1 ACPI / PM: Update file information and the list of includes in nvs.c by Rafael J. Wysocki · 14 years ago
  99. 976513d PM / ACPI: Move NVS saving and restoring code to drivers/acpi by Rafael J. Wysocki · 14 years ago
  100. 26fcaf6 PM: Fix oops in suspend/hibernate code related to failing ioremap() by Jiri Slaby · 14 years ago