1. 5bfeca3 ACPI: AC: Update AC state on resume by Alexey Starikovskiy · 17 years ago
  2. 8a246ee make /proc/acpi/ac_adapter dependent on ACPI_PROCFS by Andrey Borzenkov · 17 years ago
  3. cbff2fb acpi: make ACPI_PROCFS default to y by Andrew Morton · 17 years ago
  4. 1299342 Fix Oops in toshiba_acpi error return path by Andrey Borzenkov · 17 years ago
  5. 9104476 ACPI: Battery: remove cycle from battery removal. by Alexey Starikovskiy · 17 years ago
  6. 6e800af ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS by Jerome Pinot · 17 years ago
  7. 1942971 Pull documentation into release branch by Len Brown · 17 years ago
  8. 14f7d72 Pull alexey-fixes into release branch by Len Brown · 17 years ago
  9. 355ee5e acpi: remove double mention of Support for ACPI option by Frans Pop · 17 years ago
  10. 5527c8b ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS by Alexey Starikovskiy · 17 years ago
  11. 106449e ACPI: Battery: Allow extract string from integer by Alexey Starikovskiy · 17 years ago
  12. 0bde7ee ACPI: battery: Support for non-spec name for LiIon technology by Alexey Starikovskiy · 17 years ago
  13. 508df92 ACPI: battery: register power_supply subdevice only when battery is present by Andrey Borzenkov · 17 years ago
  14. c67c36e Fix /proc/acpi/alarm BCD alarm encodings by Linus Torvalds · 17 years ago
  15. b19073a ACPI: battery: Update battery information upon sysfs read. by Alexey Starikovskiy · 17 years ago
  16. 1544fdb ACPI: EC: fix use-after-free by Adrian Bunk · 17 years ago
  17. c9e4172 ACPI: battery: remove dead code by Adrian Bunk · 17 years ago
  18. 93ad7c0 ACPI: Fan: Drop force_power_state acpi_device option by Alexey Starikovskiy · 17 years ago
  19. 968fc5d ACPI: Fan: fan device does not need own structure by Alexey Starikovskiy · 17 years ago
  20. c35923b ACPI: power: don't cache power resource state by Alexey Starikovskiy · 17 years ago
  21. 95b937e ACPI: EC: Output changes to operational mode by Alexey Starikovskiy · 17 years ago
  22. 66c5f4e ACPI: EC: Add workaround for "optimized" controllers by Alexey Starikovskiy · 17 years ago
  23. 1c55053 ACPI: EC: Don't re-enable GPE for each transaction. by Alexey Starikovskiy · 17 years ago
  24. 7843932 ACPI: EC: auto select interrupt mode by Alexey Starikovskiy · 17 years ago
  25. 0c5d31f ACPI: EC: Don't expect interrupt after last read by Alexey Starikovskiy · 17 years ago
  26. 080e412 ACPI: EC: Replace atomic variables with bits by Alexey Starikovskiy · 17 years ago
  27. 23de5d9 ACPI: button: send initial lid state after add and resume by Alexey Starikovskiy · 17 years ago
  28. 1dbc1fda ACPI: suspend: Wrong order of GPE restore. by Alexey Starikovskiy · 17 years ago
  29. 9c1c6a1 ACPI: sleep: Fix GPE suspend cleanup by Alexey Starikovskiy · 17 years ago
  30. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  31. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  32. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  33. 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
  34. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  35. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  36. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  37. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  38. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  39. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  40. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  41. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  42. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  43. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  44. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  45. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  46. 43ca7ec ACPI: remove the now unused ifdef code by Thomas Gleixner · 17 years ago
  47. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  48. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  49. 00a2b43 Pull acpica into test branch by Len Brown · 17 years ago
  50. 2d571b3 ACPICA: hw: Don't carry spinlock over suspend by Alexey Starikovskiy · 17 years ago
  51. d30dc9ab ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} by Alexey Starikovskiy · 17 years ago
  52. de85871 Pull cpuidle into test branch by Len Brown · 17 years ago
  53. 731aa5f Pull bugzilla-8709 into release branch by Len Brown · 17 years ago
  54. 27345a5 Pull bugzilla-292300 into release branch by Len Brown · 17 years ago
  55. e270051 Pull battery-sbs-ac into release branch by Len Brown · 17 years ago
  56. a2883df Pull thermal into release branch by Len Brown · 17 years ago
  57. 73a855f Pull video into release branch by Len Brown · 17 years ago
  58. e67c5d8 Pull suspend into release branch by Len Brown · 17 years ago
  59. 67e74fd Pull randconfig into release branch by Len Brown · 17 years ago
  60. e196441 ACPI: cpuidle: port idle timer suspend/resume workaround to cpuidle by Len Brown · 17 years ago
  61. 6cffd46 ACPI: clean up acpi_enter_sleep_state_prep by Rafael J. Wysocki · 17 years ago
  62. 8a0bb73 Hibernation: Make sure that ACPI is enabled in acpi_hibernation_finish by Rafael J. Wysocki · 17 years ago
  63. 8ab7367 ACPI: suppress uninitialized var warning by Andrew Morton · 17 years ago
  64. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  65. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  66. d5b4a3d ACPI: AC: Add sysfs interface by Alexey Starikovskiy · 17 years ago
  67. 8bd9553 ACPI: SBS: Add sysfs alarm by Alexey Starikovskiy · 17 years ago
  68. 66e4b72 ACPI: SBS: Add ACPI_PROCFS around procfs handling code. by Alexey Starikovskiy · 17 years ago
  69. 94f6c08 ACPI: SBS: Add support for power_supply class (and sysfs) by Alexey Starikovskiy · 17 years ago
  70. db1c291 ACPI: SBS: Make SBS reads table-driven. by Alexey Starikovskiy · 17 years ago
  71. 89862e3 ACPI: SBS: Simplify data structures in SBS by Alexey Starikovskiy · 17 years ago
  72. 91087df ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) by Alexey Starikovskiy · 17 years ago
  73. 30c0857 ACPI: EC: Add new query handler to list head. by Alexey Starikovskiy · 17 years ago
  74. 8db85d4 ACPI: Add acpi_bus_generate_event4() function by Alexey Starikovskiy · 17 years ago
  75. 3e58ea0 ACPI: Battery: add sysfs alarm by Alexey Starikovskiy · 17 years ago
  76. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  77. aa650bb ACPI: Battery: Misc clean-ups, no functional changes by Alexey Starikovskiy · 17 years ago
  78. f1d4661 ACPI: Battery: simplify update scheme by Alexey Starikovskiy · 17 years ago
  79. 038fdea ACPI: Battery: don't use acpi_extract_package() by Alexey Starikovskiy · 17 years ago
  80. 9b03933 ACPI: Hibernate erroneously disabled Suspend wakeup devices by Alexey Starikovskiy · 17 years ago
  81. 853298b ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) by Alexey Starikovskiy · 17 years ago
  82. 2f3f2226 ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=y by Alexey Starikovskiy · 17 years ago
  83. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
  84. e5c86b5 Pull suspend.now into release branch by Len Brown · 17 years ago
  85. 5a50fe7 ACPI: suspend: consolidate handling of Sx states addendum by Frans Pop · 17 years ago
  86. f216cc3 ACPI: suspend: consolidate handling of Sx states. by Alexey Starikovskiy · 17 years ago
  87. 7f10cc4 ACPI: video: remove dmesg spam by Maik Broemme · 17 years ago
  88. a21101c ACPI: video: _DOS=0 by default to prevent hotkey hang by Zhang Rui · 17 years ago
  89. 03e2bf2 acpi_video: kernel build error if !INPUT by Andreas Herrmann · 17 years ago
  90. 95e3f66 Pull misc into release branch by Len Brown · 17 years ago
  91. 729c6ba ACPI: Reevaluate C/P/T states when a cpu becomes online by Venkatesh Pallipadi · 17 years ago
  92. 4c61106 ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one. by Alexey Starikovskiy · 17 years ago
  93. 63f0edf ACPI: VIDEO: Adjust current level to closest available one. by Alexey Starikovskiy · 17 years ago
  94. 4500ca8 ACPI: video: Don't call absent methods by Alexey Starikovskiy · 17 years ago
  95. 6e21578 ACPI: Thermal: Drop concurrent thermal checks by Alexey Starikovskiy · 17 years ago
  96. 21bc42a ACPI: thermal: use round_jiffies when thermal zone polling is enabled by Len Brown · 17 years ago
  97. 66baf32 ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failure by Henrique de Moraes Holschuh · 17 years ago
  98. 2d8348b ACPI: EC: Check if boot_ec was really found in DSDT by Alexey Starikovskiy · 17 years ago
  99. 134c217 ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again) by Christian Borntraeger · 17 years ago
  100. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago