1. b1a316f [PATCH] ACPI: make bay depend on dock by Kristen Carlson Accardi · 17 years ago
  2. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  3. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  4. 255f038 Pull bugzilla-7897 into release branch by Len Brown · 17 years ago
  5. 902b236 Pull bugzilla-7887 into release branch by Len Brown · 17 years ago
  6. 08e4a10 Pull bugzilla-7570 into release branch by Len Brown · 17 years ago
  7. 4559b43 Pull bugzilla-7200 into release branch by Len Brown · 17 years ago
  8. 1004879 Pull bugzilla-7122 into release branch by Len Brown · 17 years ago
  9. f0e5ed7 Pull bugzilla-5534 into release branch by Len Brown · 17 years ago
  10. 8800c0e Pull remove-hotkey into release branch by Len Brown · 17 years ago
  11. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  12. 5ee6edb ACPI: hotkey: remove driver, per feature-removal-schedule.txt by Len Brown · 18 years ago
  13. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  14. 0539771 ACPI: bay: use IS_ERR for return of register_platform_device_simple by Henrique de Moraes Holschuh · 17 years ago
  15. ecb5f75 ACPI: acpi_unload_table_id() always returns error by John Keller · 17 years ago
  16. c24e912 ACPI: ec: add unlock in error path by Alexey Starikovskiy · 17 years ago
  17. e9e2cdb [PATCH] clockevents: i386 drivers by Thomas Gleixner · 17 years ago
  18. 169a0ab [PATCH] ACPI keep track of timer broadcasting by Thomas Gleixner · 17 years ago
  19. 3434933 [PATCH] ACPI: fix missing include for UP by Thomas Gleixner · 17 years ago
  20. b1028c5 ACPI: fix fan after resume from S3 by Konstantin Karasyov · 17 years ago
  21. e8363f3 ACPI: update acpi_power_resume() per new acpi_op_resume by Len Brown · 17 years ago
  22. 0a61390 ACPI: Thermal issues on HP nx6325 by Konstantin Karasyov · 17 years ago
  23. 636cedf ACPI: thermal: fix units in debug output by Sanjoy Mahajan · 17 years ago
  24. 5c95d3f ACPI: include apic.h in processor driver for benefit of UP kernels by Thomas Gleixner · 17 years ago
  25. 8d4956c ACPI: remove non-PNPACPI version of get_rtc_dev() by Len Brown · 17 years ago
  26. 243b66e ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels by Len Brown · 17 years ago
  27. fc955f6 ACPI: remove acpi_os_readable(), acpi_os_writable() by Len Brown · 17 years ago
  28. 70c0846 ACPI: Fix sparse warnings by Randy Dunlap · 17 years ago
  29. 5f7748c Execute AML Notify() requests on stack. by Alexey Starikovskiy · 17 years ago
  30. c0d127b ACPICA: fix AML mutex re-entrancy by Alexey Starikovskiy · 17 years ago
  31. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  32. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  33. 12a917f i2c: Declare more i2c_adapter parent devices by Jean Delvare · 17 years ago
  34. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 17 years ago
  35. 6eb87fe ACPI: acpi_table_parse_madt_family() is not MADT specific by Len Brown · 18 years ago
  36. 5a8765a ACPI: acpi_madt_entry_handler() is not MADT specific by Len Brown · 18 years ago
  37. 7f8f97c ACPI: acpi_table_parse() now returns success/fail, not count by Len Brown · 18 years ago
  38. f3ccb06 ACPI: Disable wake GPEs only once. by Alexey Starikovskiy · 17 years ago
  39. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  40. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  41. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  42. 615d5f2 ACPI: IA64: fix calculation of apic_id by Alexey Starikovskiy · 17 years ago
  43. e6d0f56 ACPI: sbs: fix present rate by Vladimir Lebedev · 18 years ago
  44. 4bd35cd ACPI: battery: check for battery present on /proc/battery access by Vladimir Lebedev · 18 years ago
  45. aafbcd1 ACPI: invoke acpi_sleep_init() earlier by Alexey Starikovskiy · 18 years ago
  46. ed41dab ACPI: Disable GPEs in preparation for sleep. by Alexey Starikovskiy · 18 years ago
  47. 3945ac3 ACPI: ibm-acpi: cleanup init and exit paths by Henrique de Moraes Holschuh · 18 years ago
  48. a3c94e5 ACPI: bay: fix wrong order of kzalloc arguments by Al Viro · 18 years ago
  49. 35e00fb [PATCH] wrong order of kzalloc arguments by Al Viro · 18 years ago
  50. b2b7910 ACPI: toshiba_acpi: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  51. a74388e ACPI: updates rtc-cmos device platform_data by David Brownell · 18 years ago
  52. 1c0f057 ACPI: asus_acpi: Add support for Asus Z81SP by Matthew C Campbell · 18 years ago
  53. c41458a ACPI: bay: remove ACPI driver struct by Kristen Carlson Accardi · 18 years ago
  54. 76a2e84 Pull acpica into test branch by Len Brown · 18 years ago
  55. 03c6d13 ACPICA: reduce table header messages to fit within 80 columns by Len Brown · 18 years ago
  56. 6b25970 Pull trivial into test branch by Len Brown · 18 years ago
  57. a4144e4 Pull asus into test branch by Len Brown · 18 years ago
  58. eee3c85 Pull motherboard into test branch by Len Brown · 18 years ago
  59. 5473526 ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. by Zhang Rui · 18 years ago
  60. 975a8e3 Pull sysfs into test branch by Len Brown · 18 years ago
  61. 1fcb71b Pull bay into test branch by Len Brown · 18 years ago
  62. 0ed1e38 ACPI: bay: new driver is EXPERIMENTAL by Len Brown · 18 years ago
  63. 5d22e1e ACPI: bay: make drive_bays static by Adrian Bunk · 18 years ago
  64. 2b167c0 ACPI: bay: make bay a platform driver by Kristen Carlson Accardi · 18 years ago
  65. e9dd85e ACPI: bay: remove prototype procfs code by Kristen Carlson Accardi · 18 years ago
  66. 5447cbb ACPI: bay: delete unused variable by Len Brown · 18 years ago
  67. 01b57e7 ACPI: bay: new driver adding removable drive bay support by Kristen Carlson Accardi · 18 years ago
  68. fe9a2f7 ACPI: dock: check if parent is on dock by Kristen Carlson Accardi · 18 years ago
  69. e8bdc5a Pull acpica into test branch by Len Brown · 18 years ago
  70. b0b7eaa ACPICA: fix gcc build warnings by Alexey Starikovskiy · 18 years ago
  71. c6f4bc2 Pull bugzilla-7349 into test branch by Len Brown · 18 years ago
  72. 7e23772 Pull video into test branch by Len Brown · 18 years ago
  73. bcd8b54 Pull hp-pci-root into test branch by Len Brown · 18 years ago
  74. 45eded8 ACPI: fix HP RX2600 IA64 boot by Alexey Starikovskiy · 18 years ago
  75. 035f994 ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load. by Bob Moore · 18 years ago
  76. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  77. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 18 years ago
  78. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 18 years ago
  79. d41eb99 ACPICA: Added option to display memory statistics upon termination. by Bob Moore · 18 years ago
  80. afbb9e6 ACPICA: Enhance debugger statistics/memory command. by Valery A. Podrezov · 18 years ago
  81. 59fa850 ACPICA: Removed all 16-bit support. by Bob Moore · 18 years ago
  82. 1a666f8 ACPICA: Add include of actables.h by Bob Moore · 18 years ago
  83. c857303 ACPICA: Fail AcpiEnable if ACPI tables not loaded. by Bob Moore · 18 years ago
  84. 8876016 ACPICA: Remove global lock handler on AcpiTerminate. by Bob Moore · 18 years ago
  85. a6823e1 ACPICA: Fixes for load() operator. by Alexey Starikovskiy · 18 years ago
  86. 428f211 ACPICA: Miscellaneous table manager updates and optimizations by Alexey Starikovskiy · 18 years ago
  87. 77f6a9f ACPICA: Update debug output routines for data structure changes by Bob Moore · 18 years ago
  88. 15a58ed ACPICA: Remove duplicate table definitions (non-conflicting), cont by Alexey Starikovskiy · 18 years ago
  89. 5f3b1a8 ACPICA: Remove duplicate table definitions (non-conflicting) by Alexey Starikovskiy · 18 years ago
  90. ad363f8 ACPICA: Remove duplicate table definitions. by Alexey Starikovskiy · 18 years ago
  91. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 18 years ago
  92. ceb6c46 ACPICA: Remove duplicate table manager by Alexey Starikovskiy · 18 years ago
  93. f1c2b1d ACPICA: Fixes for parameter validation. by Bob Moore · 18 years ago
  94. c101462 ACPICA: Abort downward walk on temporary node detection. by Bob Moore · 18 years ago
  95. 3effba3 ACPICA: Update comments by Bob Moore · 18 years ago
  96. ec3153f ACPICA: Use manifest constants for parse pass number by Bob Moore · 18 years ago
  97. b7a6980 ACPICA: _CID support for PCI Root Bridge detection. by Bob Moore · 18 years ago
  98. d1fdda83 ACPICA: Fix race condition with AcpiWalkNamespace. by Bob Moore · 18 years ago
  99. 9bc75cf ACPICA: Eliminate control method 2-pass parse/execute. by Valery Podrezov · 18 years ago
  100. 4d0b4af ACPICA: Restructured module into multiple functions. by Mikhail Kouzmich · 18 years ago