1. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  2. cce3ce8 rtc: fix CMOS time error after writing /proc/acpi/alarm by Huacai Chen · 16 years ago
  3. 816c2ed dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  4. 4389ed2 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  5. 5a87f7f Merge branch 'bugzilla-9761' into release by Len Brown · 16 years ago
  6. f163ff5 ACPI: no AC status notification by Len Brown · 16 years ago
  7. d385c2a ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device by Zhang Rui · 16 years ago
  8. 3549dba ACPICA: fix stray va_end() caused by mis-merge by Len Brown · 16 years ago
  9. a39a2d7 ACPI: Reject below-freezing temperatures as invalid critical temperatures by Arjan van de Ven · 16 years ago
  10. 8410565 ACPICA: Fix for access to deleted object <regression> by Bob Moore · 16 years ago
  11. d52c79a ACPICA: Fix to make _SST method optional by Bob Moore · 16 years ago
  12. 0bda3f2 ACPICA: Fix for Load operator, load table at the namespace root by Bob Moore · 16 years ago
  13. bc45b1d ACPICA: Ignore ACPI table signature for Load() operator by Bob Moore · 16 years ago
  14. 7aa7d43 ACPICA: Fix to allow zero-length ASL field declarations by Bob Moore · 16 years ago
  15. 46a21e4 ACPI: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  16. 7efd52a bay: exit if notify handler cannot be installed by Holger Macht · 16 years ago
  17. 1fdd686 dock.c remove trailing printk whitespace by Tim Pepper · 16 years ago
  18. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  19. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  20. c21d1e7 ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message by Alistair John Strachan · 16 years ago
  21. 1b7fc5a ACPI: EC: Use msleep instead of udelay while waiting for event. by Alexey Starikovskiy · 16 years ago
  22. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  23. e1094bf ACPI: Disable Fixed_RTC event when installing RTC handler by Zhao Yakui · 16 years ago
  24. b62151d acpi: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  25. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  26. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  27. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  28. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  29. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  30. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 16 years ago
  31. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  32. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 16 years ago
  33. c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
  34. 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
  35. 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
  36. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 16 years ago
  37. a815ab8 ACPI: check a return value correctly in acpi_power_get_context() by Li Zefan · 16 years ago
  38. 2a241d7 #if 0 acpi/bay.c:eject_removable_drive() by Adrian Bunk · 16 years ago
  39. 51ae796 ACPICA: always disable GPE when requested by Damián Viano · 16 years ago
  40. 76ecb4f ACPI: update thermal temperature by Zhang, Rui · 16 years ago
  41. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  42. e9ae710 thermal: update the documentation by Zhang Rui · 16 years ago
  43. 9ec732f thermal: add new get_crit_temp callback by Zhang, Rui · 16 years ago
  44. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 16 years ago
  45. 2f67a06 flush kacpi_notify_wq before removing notify handler by Zhang Rui · 16 years ago
  46. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 16 years ago
  47. d83fd8a drivers/acpi/thermal.c: fix build with CONFIG_DMI=n by Andrew Morton · 16 years ago
  48. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 16 years ago
  49. 7752d5c x86: validate against acpi motherboard resources by Robert Hancock · 16 years ago
  50. 0fda6b4 2.6.25 regression: powertop says 120K wakeups/sec by Venkatesh Pallipadi · 16 years ago
  51. 2044702 ACPI: GPE enabling should happen after EC installation by Alexey Starikovskiy · 16 years ago
  52. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  53. cca97b8 ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates by Bob Moore · 16 years ago
  54. 514d18d ACPICA: Update for new Notify values by Zhang Rui · 16 years ago
  55. 66d3ca9 ACPICA: Fixes for size of StartDependent resource descriptor by Bob Moore · 16 years ago
  56. d884657 ACPICA: Updates for Debug object output by Bob Moore · 16 years ago
  57. cd0b224 ACPICA: Fixes for external Reference Objects by Bob Moore · 16 years ago
  58. 7a5bb99 ACPICA: Fix to handle NULL package elements correctly by Lin Ming · 16 years ago
  59. 0ba7d25 ACPICA: Fix for extraneous debug message for packages by Bob Moore · 16 years ago
  60. 24a3157 ACPICA: Fix for possible error when packages/buffers are passed to methods externally by Bob Moore · 16 years ago
  61. a3df4da ACPICA: Update behavior of CopyObject to match ACPI spec by Lin Ming · 16 years ago
  62. 1d5b285 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC by Bob Moore · 16 years ago
  63. b1dd909 ACPICA: Added new error messages by Bob Moore · 16 years ago
  64. 507f046 ACPICA: Add va_end statements as appropriate by Bob Moore · 16 years ago
  65. bc7a36a ACPICA: Fixes for Unload and DDBHandles by Lin Ming · 16 years ago
  66. 47c0872 ACPICA: Fix for LoadTable operator, input strings by Lin Ming · 16 years ago
  67. 200cce6 ACPICA: Fix for Load operator by Lin Ming · 16 years ago
  68. 9accd464 ACPICA: Methods now implicitly return 0 in slack mode by Lin Ming · 16 years ago
  69. 8246934 ACPICA: Fix for SizeOf when used with Buffers and Packages by Lin Ming · 16 years ago
  70. ef805d9 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField by Lin Ming · 16 years ago
  71. 57345ee ACPICA: Undo accidental checkin of not-fully-tested mutex changes by Bob Moore · 16 years ago
  72. 941f48b ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion by Lin Ming · 16 years ago
  73. 9aa6169 ACPICA: Fixed a problem with Index Fields where the Index register was incorrectly limited to a maximum of 32 bits by Bob Moore · 16 years ago
  74. 549f460 ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of the device tree could be terminated prematurely by Bob Moore · 16 years ago
  75. 1cb2ef6 ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator by Lin Ming · 16 years ago
  76. e5bcc81 ACPICA: Fixed a problem with Index references passed as method arguments by Lin Ming · 16 years ago
  77. 1f549a2 ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers by Bob Moore · 16 years ago
  78. b160987 ACPICA: Fixes a problem with control method references within packages by Bob Moore · 16 years ago
  79. f2d6955 ACPICA: Cleanup of debug output by Bob Moore · 16 years ago
  80. b7f9f04 ACPICA: Cosmetic changes only, no functional changes by Bob Moore · 16 years ago
  81. 1d18c05 ACPICA: Cosmetic changes only, no functional changes by Bob Moore · 16 years ago
  82. 49718b1 ACPICA: Added additional parameter validation for LoadTable by Lin Ming · 16 years ago
  83. 9e41d93 ACPICA: Fixed a memory leak when Device or Thermal objects referenced in packages by Bob Moore · 16 years ago
  84. 7f4ac9f ACPICA: Fix for Load/LoadTable to specify load location by Bob Moore · 16 years ago
  85. d884164 ACPICA: Add error checks to prevent faults by Bob Moore · 16 years ago
  86. 98af37f ACPICA: Add a table checksum verify for Load operator by Bob Moore · 16 years ago
  87. a13b846 ACPICA: Fix for memory leak related to DdbHandle objects by Bob Moore · 16 years ago
  88. 61ce421 ACPICA: Fix a fault when storing DdbHandle to Debug object by Bob Moore · 16 years ago
  89. 5eb6918 ACPICA: Fix for fault if Load() fails by Bob Moore · 16 years ago
  90. 53cf174 ACPICA: Fix for Alias operator to see target child objects by Bob Moore · 16 years ago
  91. 1480882 ACPICA: Fix for namespace lookup problem by Lin Ming · 16 years ago
  92. 3e08e2d ACPICA: New interfaces for table event handlers by Lin Ming · 16 years ago
  93. e20a679 ACPICA: Support for iASL - multiple files and wildcards by Bob Moore · 16 years ago
  94. 6deb65d ACPICA: Updated error message for dynamic method serialization by Bob Moore · 16 years ago
  95. e5567af ACPICA: Fix for update of the Global Lock Handle by Bob Moore · 16 years ago
  96. 91d0213 ACPICA: Fix for package reference counts by Bob Moore · 16 years ago
  97. 422f4f9 ACPICA: Increase maximum buffer size dumped to screen in buffer object dump by Bob Moore · 16 years ago
  98. f02e9fa ACPICA: Misc fixes for recent global lock code update by Bob Moore · 16 years ago
  99. a69c77c ACPICA: Removed extraneous code by Bob Moore · 16 years ago
  100. 91e38d1 ACPICA: Update comments for acquire/release mutex interfaces by Bob Moore · 16 years ago