1. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  2. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  3. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  4. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  5. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  6. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  7. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  8. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  9. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  10. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  11. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  12. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  13. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  14. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  15. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  16. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  17. 43ca7ec ACPI: remove the now unused ifdef code by Thomas Gleixner · 17 years ago
  18. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  19. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  20. 00a2b43 Pull acpica into test branch by Len Brown · 17 years ago
  21. 2d571b3 ACPICA: hw: Don't carry spinlock over suspend by Alexey Starikovskiy · 17 years ago
  22. d30dc9ab ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} by Alexey Starikovskiy · 17 years ago
  23. de85871 Pull cpuidle into test branch by Len Brown · 17 years ago
  24. 731aa5f Pull bugzilla-8709 into release branch by Len Brown · 17 years ago
  25. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago
  26. e270051 Pull battery-sbs-ac into release branch by Len Brown · 17 years ago
  27. a2883df Pull thermal into release branch by Len Brown · 17 years ago
  28. 73a855f Pull video into release branch by Len Brown · 17 years ago
  29. e67c5d8 Pull suspend into release branch by Len Brown · 17 years ago
  30. 67e74fd Pull randconfig into release branch by Len Brown · 17 years ago
  31. e196441 ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle by Len Brown · 17 years ago
  32. 6cffd46 ACPI: clean up acpi_enter_sleep_state_prep by Rafael J. Wysocki · 17 years ago
  33. 8a0bb73 Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  34. 8ab7367 ACPI: suppress uninitialized var warning by Andrew Morton · 17 years ago
  35. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  36. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  37. d5b4a3d ACPI: AC: Add sysfs interface by Alexey Starikovskiy · 17 years ago
  38. 8bd9553 ACPI: SBS: Add sysfs alarm by Alexey Starikovskiy · 17 years ago
  39. 66e4b72 ACPI: SBS: Add ACPI_PROCFS around procfs handling code. by Alexey Starikovskiy · 17 years ago
  40. 94f6c08 ACPI: SBS: Add support for power_supply class (and sysfs) by Alexey Starikovskiy · 17 years ago
  41. db1c291 ACPI: SBS: Make SBS reads table-driven. by Alexey Starikovskiy · 17 years ago
  42. 89862e3 ACPI: SBS: Simplify data structures in SBS by Alexey Starikovskiy · 17 years ago
  43. 91087df ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) by Alexey Starikovskiy · 17 years ago
  44. 30c0857 ACPI: EC: Add new query handler to list head. by Alexey Starikovskiy · 17 years ago
  45. 8db85d4 ACPI: Add acpi_bus_generate_event4() function by Alexey Starikovskiy · 17 years ago
  46. 3e58ea0 ACPI: Battery: add sysfs alarm by Alexey Starikovskiy · 17 years ago
  47. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  48. aa650bb ACPI: Battery: Misc clean-ups, no functional changes by Alexey Starikovskiy · 17 years ago
  49. f1d4661 ACPI: Battery: simplify update scheme by Alexey Starikovskiy · 17 years ago
  50. 038fdea ACPI: Battery: don't use acpi_extract_package() by Alexey Starikovskiy · 17 years ago
  51. 9b03933 ACPI: Hibernate erroneously disabled Suspend wakeup devices by Alexey Starikovskiy · 17 years ago
  52. 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
  53. 2f3f2226 ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y by Alexey Starikovskiy · 17 years ago
  54. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
  55. e5c86b5 Pull suspend.now into release branch by Len Brown · 17 years ago
  56. 5a50fe7 ACPI: suspend: consolidate handling of Sx states addendum by Frans Pop · 17 years ago
  57. f216cc3 ACPI: suspend: consolidate handling of Sx states. by Alexey Starikovskiy · 17 years ago
  58. 7f10cc4 ACPI: video: remove dmesg spam by Maik Broemme · 17 years ago
  59. a21101c ACPI: video: _DOS=0 by default to prevent hotkey hang by Zhang Rui · 17 years ago
  60. 03e2bf2 acpi_video: kernel build error if !INPUT by Andreas Herrmann · 17 years ago
  61. 95e3f66 Pull misc into release branch by Len Brown · 17 years ago
  62. 729c6ba ACPI: Reevaluate C/P/T states when a cpu becomes online by Venkatesh Pallipadi · 17 years ago
  63. 4c61106 ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. by Alexey Starikovskiy · 17 years ago
  64. 63f0edf ACPI: VIDEO: Adjust current level to closest available one. by Alexey Starikovskiy · 17 years ago
  65. 4500ca8 ACPI: video: Don't call absent methods by Alexey Starikovskiy · 17 years ago
  66. 6e21578 ACPI: Thermal: Drop concurrent thermal checks by Alexey Starikovskiy · 17 years ago
  67. 21bc42a ACPI: thermal: use round_jiffies when thermal zone polling is enabled by Len Brown · 17 years ago
  68. 66baf32 ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure by Henrique de Moraes Holschuh · 17 years ago
  69. 2d8348b ACPI: EC: Check if boot_ec was really found in DSDT by Alexey Starikovskiy · 17 years ago
  70. 134c217 ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again) by Christian Borntraeger · 17 years ago
  71. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  72. 136c4bb Pull bugzilla-8798 into release branch by Len Brown · 17 years ago
  73. e6d9da1 ACPI: work around duplicate name "VID" problem on T61 by Zhang Rui · 17 years ago
  74. 25c87f7 Pull events into release branch by Len Brown · 17 years ago
  75. a4fd494 Pull misc into release branch by Len Brown · 17 years ago
  76. 3e0d69e ACPI: add dump_stack() to trace acpi_format_exception programming errors by Andrew Morton · 17 years ago
  77. b3e572d make drivers/acpi/scan.c:create_modalias() static by Adrian Bunk · 17 years ago
  78. 70b30fb ACPI: Fix a warning of discarding qualifiers from pointer target type by Al Viro · 17 years ago
  79. ead7759 ACPI: "ACPI handle has no context!" should be KERN_DEBUG by Shaohua Li · 17 years ago
  80. a3a1b26 Pull suspend into release branch by Len Brown · 17 years ago
  81. 4c8c95b Pull video into release branch by Len Brown · 17 years ago
  82. 519ef1a Pull thermal into release branch by Len Brown · 17 years ago
  83. e9dab19 ACPI video hotkey: export missing ACPI video hotkey events via input layer by Luming Yu · 17 years ago
  84. 4548a9d Pull ec into release branch by Len Brown · 17 years ago
  85. de9bde9 Pull bugzilla-8630 into release branch by Len Brown · 17 years ago
  86. 2e0f4c7 Pull battery into release branch by Len Brown · 17 years ago
  87. 9f3119b ACPI: Validate XSDT, use RSDT if XSDT fails by Zhao Yakui · 17 years ago
  88. 2db9ccb ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such by Pavel Machek · 17 years ago
  89. 3e069ee ACPI: fix ia64 allnoconfig build by Len Brown · 17 years ago
  90. 79d2dfa ACPI: enable GPEs before calling _WAK on resume by Thomas Renninger · 17 years ago
  91. f9319f9 ACPI: EC: revert fix for bugzilla 8709 by Alexey Starikovskiy · 17 years ago
  92. a1eb96a ACPI video hotkey: remove invalid events handler for video output devices by Zhang Rui · 17 years ago
  93. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  94. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  95. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  96. 8c99fdc ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX by Len Brown · 17 years ago
  97. 5b31d89 Revert "ACPI: Battery: Synchronize battery operations." by Len Brown · 17 years ago
  98. c52a741 ACPI: thermal: create "thermal.crt=C" bootparam by Len Brown · 17 years ago
  99. 3c1d36d ACPI: thermal: clean up MODULE_PARM_DESC newlines by Len Brown · 17 years ago
  100. c019b19 ACPI: EC: Fix "no battery" regression by Alexey Starikovskiy · 17 years ago