1. 97749cd ACPI: Make sysfs interface in ACPI power optional. by Alexey Starikovskiy · 17 years ago
  2. 65ea652 Revert "acpi: make ACPI_PROCFS default to y" by Len Brown · 17 years ago
  3. 3539a90 Revert "ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS" by Len Brown · 17 years ago
  4. fdcedbb ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. by Alexey Starikovskiy · 17 years ago
  5. cbff2fb acpi: make ACPI_PROCFS default to y by Andrew Morton · 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. 355ee5e acpi: remove double mention of Support for ACPI option by Frans Pop · 17 years ago
  9. 5527c8b ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS by Alexey Starikovskiy · 17 years ago
  10. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  11. e270051 Pull battery-sbs-ac into release branch by Len Brown · 17 years ago
  12. d5b4a3d ACPI: AC: Add sysfs interface by Alexey Starikovskiy · 17 years ago
  13. 94f6c08 ACPI: SBS: Add support for power_supply class (and sysfs) by Alexey Starikovskiy · 17 years ago
  14. d738096 ACPI: Battery: Add sysfs support by Alexey Starikovskiy · 17 years ago
  15. 03e2bf2 acpi_video: kernel build error if !INPUT by Andreas Herrmann · 17 years ago
  16. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  17. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  18. 128a2bc ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again) by Len Brown · 17 years ago
  19. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  20. 296699d Introduce CONFIG_SUSPEND for suspend-to-Ram and standby by Rafael J. Wysocki · 17 years ago
  21. 293a032 Don't force-enable suspend/hibernate support just for ACPI by Linus Torvalds · 17 years ago
  22. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  23. 7c5aa66 ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86 by Len Brown · 17 years ago
  24. 43532c8 ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS by Len Brown · 17 years ago
  25. fb80471 ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N by Len Brown · 17 years ago
  26. 5e16e3f Pull video into release branch by Len Brown · 17 years ago
  27. f79e318 Pull misc into release branch by Len Brown · 17 years ago
  28. 798d9103 ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACE by Thomas Renninger · 17 years ago
  29. 3f2c48c ACPI: Use menuconfig objects by Jan Engelhardt · 17 years ago
  30. 23b0f01 ACPI: video: output switch sysfs support by Luming Yu · 17 years ago
  31. 12a5a71 Pull sbs into release branch by Len Brown · 17 years ago
  32. fb16596 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  33. cf6c604 ACPI: word-smith kconfig help by Borislav Petkov · 17 years ago
  34. 3ede41c ACPI: ibm-acpi: move driver to drivers/misc hierarchy by Henrique de Moraes Holschuh · 17 years ago
  35. b4150fc ACPI: sbs: remove I2C Kconfig dependency by Vladimir Lebedev · 17 years ago
  36. 63e34ca Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  37. 5cb69bc Pull ibm into release branch by Len Brown · 17 years ago
  38. 9327f46 ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n by Robert P. J. Day · 17 years ago
  39. b1a316f [PATCH] ACPI: make bay depend on dock by Kristen Carlson Accardi · 17 years ago
  40. 2bc808a ACPI: ibm-acpi: make ibm-acpi bay support optional by Henrique de Moraes Holschuh · 17 years ago
  41. 8800c0e Pull remove-hotkey into release branch by Len Brown · 17 years ago
  42. 5ee6edb ACPI: hotkey: remove driver, per feature-removal-schedule.txt by Len Brown · 17 years ago
  43. 243b66e ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels by Len Brown · 17 years ago
  44. 6b25970 Pull trivial into test branch by Len Brown · 17 years ago
  45. a4144e4 Pull asus into test branch by Len Brown · 17 years ago
  46. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  47. 1fcb71b Pull bay into test branch by Len Brown · 17 years ago
  48. 0ed1e38 ACPI: bay: new driver is EXPERIMENTAL by Len Brown · 17 years ago
  49. 01b57e7 ACPI: bay: new driver adding removable drive bay support by Kristen Carlson Accardi · 18 years ago
  50. 7e23772 Pull video into test branch by Len Brown · 17 years ago
  51. db503422 ACPI: prevent build failure when CONFIG_X86_NUMAQ=y by Len Brown · 17 years ago
  52. 85091b7 asus-laptop: add base driver by Corentin Chary · 17 years ago
  53. 5bb730f ACPI: add ACPICA version in sysfs by Zhang Rui · 17 years ago
  54. 219c3c8 ACPI: add ACPI debug attribute in sysfs by Zhang Rui · 17 years ago
  55. b981c59 ACPI: add a Kconfig option for ACPI procfs interface by Zhang Rui · 17 years ago
  56. d2fadbb Revert "ACPI: ibm-acpi: make non-generic bay support optional" by Henrique de Moraes Holschuh · 18 years ago
  57. 2f3d000 ACPI: Adds backlight sysfs support for acpi video driver. by Yu Luming · 18 years ago
  58. 3be11c8 Pull bugfix into test branch by Len Brown · 18 years ago
  59. 6796a12 ACPI: Kconfig - depend on PM rather than selecting it by Andrew Morton · 18 years ago
  60. 6bfe5c9 Pull platform-drivers into test branch by Len Brown · 18 years ago
  61. 2df910b ACPI: ibm-acpi: make non-generic bay support optional by Henrique de Moraes Holschuh · 18 years ago
  62. c0968f0 ACPI: button: register with input layer by Dmitry Torokhov · 18 years ago
  63. c926355 ACPI: toshiba_acpi: Add support for the generic backlight device by Holger Macht · 18 years ago
  64. 2039a6e ACPI: asus_acpi: Add support for the generic backlight device by Holger Macht · 18 years ago
  65. 8acb025 ACPI: ibm_acpi: Add support for the generic backlight device by Holger Macht · 18 years ago
  66. c73a668 fix drivers/acpi/Kconfig typos by Matt LaPlante · 18 years ago
  67. dece75b Pull dock into test branch by Len Brown · 18 years ago
  68. e26a2b8 ACPI: delete some defaults from ACPI Kconfig by Andi Kleen · 18 years ago
  69. 8d7bff6 ACPI: ACPI_DOCK Kconfig by Len Brown · 18 years ago
  70. c8f7a62 Revert "Revert "ACPI: dock driver"" by Len Brown · 18 years ago
  71. 953969d Revert "ACPI: dock driver" by Linus Torvalds · 18 years ago
  72. 3f86b83 ACPI: add support for Smart Battery by Rich Townsend · 18 years ago
  73. d120cfb merge linus into release branch by Len Brown · 18 years ago
  74. a5e1b94 ACPI: dock driver by Kristen Accardi · 18 years ago
  75. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  76. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  77. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  78. 1465887 Pull Kconfig into release branch by Len Brown · 18 years ago
  79. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 18 years ago
  80. 1300124 ACPI: Kconfig: ACPI should depend on, not select PCI by Adrian Bunk · 18 years ago
  81. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  82. 63e5f24 [PATCH] acpi: remove dock event handling from ibm_acpi by Kristen Accardi · 18 years ago
  83. 2eb1bdb [PATCH] x86_64: Disable ACPI blacklist by year for now on x86-64 by Andi Kleen · 18 years ago
  84. e78256b [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED by Andi Kleen · 18 years ago
  85. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  86. f9a204e [ACPI] remove Kconfig "default y" for laptop drivers by Borislav Petkov · 19 years ago
  87. 63c94b6 [ACPI] build EC driver on IA64 by Kenji Kaneshige · 19 years ago
  88. 0a47c90 [ACPI] delete "default y" on Kconfig for ibm_acpi extras driver by Borislav Petkov · 19 years ago
  89. 5dce225 [PATCH] Fix CONFIG_ACPI_BLACKLIST_YEAR by viro@ZenIV.linux.org.uk · 19 years ago
  90. 6153df7b [ACPI] delete CONFIG_ACPI_PCI by Len Brown · 19 years ago
  91. 07fefe4 [ACPI] remove "default m" from acpi/Kconfig by Len Brown · 19 years ago
  92. bfea6c2 [ACPI] reduce use of EXPERIMENTAL in acpi/Kconfig by Len Brown · 19 years ago
  93. eb7b6b3 [ACPI] IA64-related ACPI Kconfig fixes by Len Brown · 19 years ago
  94. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  95. 8466361 [ACPI] delete CONFIG_ACPI_INTERPRETER by Len Brown · 19 years ago
  96. 888ba6c [ACPI] delete CONFIG_ACPI_BOOT by Len Brown · 19 years ago
  97. 1d492eb [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3 by Len Brown · 19 years ago
  98. cbfc1ba [ACPI] ACPI_HOTPLUG_CPU Kconfig dependency update by Adrian Bunk · 19 years ago
  99. 8066eff /home/lenb/src/to-linus branch 'acpi-2.6.12' by Len Brown · 19 years ago
  100. 79cda7d [ACPI] CONFIG_ACPI_HOTKEY is now "n" by default by Luming Yu · 19 years ago