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