1. 11f2a61 ACPICA: Fix possible negative array index in acpi_ut_validate_exception by Bob Moore · 16 years ago
  2. c91d924 ACPICA: Fix for hang on GPE method invocation by Bob Moore · 16 years ago
  3. f3454ae ACPICA: Add argument count checking to control method invocation via acpi_evaluate_object by Bob Moore · 16 years ago
  4. 741438b ACPI PM: Remove obsolete Toshiba workaround by Rafael J. Wysocki · 16 years ago
  5. 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
  6. cc7e516 dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  7. d185705 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  8. e38e8a0 Make GPE disable more robust by Bob Moore · 16 years ago
  9. 12b2b34 acpi: fix printk format warning by Randy Dunlap · 16 years ago
  10. 3d532d5 ACPI: fix processor throttling set error by Yi Yang · 16 years ago
  11. 6594d87 ACPI: fix acpi fan state set error by Yi Yang · 16 years ago
  12. 74523c9 ACPI: fix checkpatch.pl complaints in scan.c by Alok N Kataria · 16 years ago
  13. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  14. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  15. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  16. 26d4686 fix a deadlock issue when poking "eject" file by Zhang Rui · 16 years ago
  17. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  18. 15e551d x86, VisWS: turn into generic arch, eliminate Kconfig specials by Ingo Molnar · 16 years ago
  19. c73d8dd Revert parts of "x86: update mptable" by Ingo Molnar · 16 years ago
  20. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  21. 4b4f728 x86 ACPI: normalize segment descriptor register on resume by H. Peter Anvin · 16 years ago
  22. cce3ce8 rtc: fix CMOS time error after writing /proc/acpi/alarm by Huacai Chen · 16 years ago
  23. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  24. 816c2ed dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled. by Len Brown · 16 years ago
  25. 4389ed2 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 16 years ago
  26. 5a87f7f Merge branch 'bugzilla-9761' into release by Len Brown · 16 years ago
  27. f163ff5 ACPI: no AC status notification by Len Brown · 16 years ago
  28. d385c2a ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device by Zhang Rui · 16 years ago
  29. 3549dba ACPICA: fix stray va_end() caused by mis-merge by Len Brown · 16 years ago
  30. a39a2d7 ACPI: Reject below-freezing temperatures as invalid critical temperatures by Arjan van de Ven · 16 years ago
  31. 8410565 ACPICA: Fix for access to deleted object <regression> by Bob Moore · 16 years ago
  32. d52c79a ACPICA: Fix to make _SST method optional by Bob Moore · 16 years ago
  33. 0bda3f2 ACPICA: Fix for Load operator, load table at the namespace root by Bob Moore · 16 years ago
  34. bc45b1d ACPICA: Ignore ACPI table signature for Load() operator by Bob Moore · 16 years ago
  35. 7aa7d43 ACPICA: Fix to allow zero-length ASL field declarations by Bob Moore · 16 years ago
  36. 46a21e4 ACPI: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  37. 7efd52a bay: exit if notify handler cannot be installed by Holger Macht · 16 years ago
  38. 1fdd686 dock.c remove trailing printk whitespace by Tim Pepper · 16 years ago
  39. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  40. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 16 years ago
  41. c21d1e7 ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message by Alistair John Strachan · 16 years ago
  42. 1b7fc5a ACPI: EC: Use msleep instead of udelay while waiting for event. by Alexey Starikovskiy · 16 years ago
  43. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  44. e1094bf ACPI: Disable Fixed_RTC event when installing RTC handler by Zhao Yakui · 16 years ago
  45. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  46. 2944e16 x86: update mptable by Yinghai Lu · 16 years ago
  47. b62151d acpi: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  48. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 16 years ago
  49. 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
  50. 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
  51. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  52. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  53. 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
  54. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  55. 66fb9d1 ACPI: Cleanup: Remove unneeded, multiple local dummy variables by Thomas Renninger · 16 years ago
  56. c46e565 ACPI: video - fix permissions on some proc entries by Dmitry Torokhov · 17 years ago
  57. 251cb0b ACPI: video - properly handle errors when registering proc elements by Dmitry Torokhov · 17 years ago
  58. 78eed02 ACPI: video - do not store invalid entries in attached_array list by Dmitry Torokhov · 17 years ago
  59. 2c6e33c ACPI: re-name acpi_pm_ops to acpi_suspend_ops by Len Brown · 16 years ago
  60. a815ab8 ACPI: check a return value correctly in acpi_power_get_context() by Li Zefan · 16 years ago
  61. 2a241d7 #if 0 acpi/bay.c:eject_removable_drive() by Adrian Bunk · 16 years ago
  62. 51ae796 ACPICA: always disable GPE when requested by Damián Viano · 16 years ago
  63. 76ecb4f ACPI: update thermal temperature by Zhang, Rui · 16 years ago
  64. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  65. e9ae710 thermal: update the documentation by Zhang Rui · 16 years ago
  66. 9ec732f thermal: add new get_crit_temp callback by Zhang, Rui · 16 years ago
  67. 63c4ec9 thermal: add the support for building the generic thermal as a module by Zhang Rui · 16 years ago
  68. 2f67a06 flush kacpi_notify_wq before removing notify handler by Zhang Rui · 16 years ago
  69. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 16 years ago
  70. d83fd8a drivers/acpi/thermal.c: fix build with CONFIG_DMI=n by Andrew Morton · 16 years ago
  71. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 16 years ago
  72. 7752d5c x86: validate against acpi motherboard resources by Robert Hancock · 16 years ago
  73. 0fda6b4 2.6.25 regression: powertop says 120K wakeups/sec by Venkatesh Pallipadi · 16 years ago
  74. 2044702 ACPI: GPE enabling should happen after EC installation by Alexey Starikovskiy · 16 years ago
  75. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  76. cca97b8 ACPICA: Fix for some local named nodes not marked temporary and to disallow duplicates by Bob Moore · 16 years ago
  77. 514d18d ACPICA: Update for new Notify values by Zhang Rui · 16 years ago
  78. 66d3ca9 ACPICA: Fixes for size of StartDependent resource descriptor by Bob Moore · 16 years ago
  79. d884657 ACPICA: Updates for Debug object output by Bob Moore · 16 years ago
  80. cd0b224 ACPICA: Fixes for external Reference Objects by Bob Moore · 16 years ago
  81. 7a5bb99 ACPICA: Fix to handle NULL package elements correctly by Lin Ming · 16 years ago
  82. 0ba7d25 ACPICA: Fix for extraneous debug message for packages by Bob Moore · 16 years ago
  83. 24a3157 ACPICA: Fix for possible error when packages/buffers are passed to methods externally by Bob Moore · 16 years ago
  84. a3df4da ACPICA: Update behavior of CopyObject to match ACPI spec by Lin Ming · 16 years ago
  85. 1d5b285 ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC by Bob Moore · 16 years ago
  86. b1dd909 ACPICA: Added new error messages by Bob Moore · 16 years ago
  87. 507f046 ACPICA: Add va_end statements as appropriate by Bob Moore · 16 years ago
  88. bc7a36a ACPICA: Fixes for Unload and DDBHandles by Lin Ming · 16 years ago
  89. 47c0872 ACPICA: Fix for LoadTable operator, input strings by Lin Ming · 16 years ago
  90. 200cce6 ACPICA: Fix for Load operator by Lin Ming · 16 years ago
  91. 9accd464 ACPICA: Methods now implicitly return 0 in slack mode by Lin Ming · 16 years ago
  92. 8246934 ACPICA: Fix for SizeOf when used with Buffers and Packages by Lin Ming · 16 years ago
  93. ef805d9 ACPICA: Implemented full argument resolution support for the BankValue argument to BankField by Lin Ming · 16 years ago
  94. 57345ee ACPICA: Undo accidental checkin of not-fully-tested mutex changes by Bob Moore · 16 years ago
  95. 941f48b ACPICA: Implemented full support for deferred execution for the TermArg string arguments for DataTableRegion by Lin Ming · 16 years ago
  96. 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
  97. 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
  98. 1cb2ef6 ACPICA: Fixed a problem with CopyObject used in conjunction with the Index operator by Lin Ming · 16 years ago
  99. e5bcc81 ACPICA: Fixed a problem with Index references passed as method arguments by Lin Ming · 16 years ago
  100. 1f549a2 ACPICA: Fixed a problem with FromBCD and ToBCD with some compilers by Bob Moore · 16 years ago