1. 3b8249d ACPI: PCI: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  2. 21a5328 ACPI: PCI: use conventional PCI address format by Bjorn Helgaas · 16 years ago
  3. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  4. 7a4b8131 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  5. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  6. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  7. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  8. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  9. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  10. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  11. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  12. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  13. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  14. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  15. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  16. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  17. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  18. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  19. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  20. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  21. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
  22. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  23. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  24. 50b1785 Newly inserted battery might differ from one just removed, so by Alexey Starikovskiy · 16 years ago
  25. b4f9fe1 ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 by Len Brown · 16 years ago
  26. ba84ed9 ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs by Rafael J. Wysocki · 16 years ago
  27. 3f4b0ef ACPI hibernate: Add a mechanism to save/restore ACPI NVS memory by Rafael J. Wysocki · 16 years ago
  28. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  29. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
  30. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  31. 935e5f2 ACPI: video: Fix reversed brightness behavior on ThinkPad SL series by Zhang Rui · 16 years ago
  32. 48452e5 /proc/acpi/alarm: handle day-of-month wraparound on readback by Mark Lord · 16 years ago
  33. f10a3a3 Revert "ACPI: battery: Convert discharge energy rate to current properly" by Linus Torvalds · 16 years ago
  34. aaad077 ACPI: Fix ACPI battery regression introduced by commit 558073 by Rafael J. Wysocki · 16 years ago
  35. 3e54048 ACPI: EC: fix compilation warning by Hannes Eder · 16 years ago
  36. 23d0a65 toshiba_acpi: close race in toshiba_acpi driver by Arjan van de Ven · 16 years ago
  37. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  38. 3bdca1b Revert "ACPI: don't enable control method power button as wakeup device when Fixed Power button is used" by Len Brown · 16 years ago
  39. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  40. 4059907 ACPI: scheduling in atomic via acpi_evaluate_integer () by Pavel Machek · 16 years ago
  41. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  42. 7b4d469 ACPI: EC: count interrupts only if called from interrupt handler. by Alexey Starikovskiy · 16 years ago
  43. c5279de ACPI: EC: Add some basic check for ECDT data by Alexey Starikovskiy · 16 years ago
  44. 77fb61a acpi: fix oops in acpi_system_wakeup_device_seq_show by Linus Torvalds · 16 years ago
  45. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  46. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  47. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  48. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  49. f613984 Merge branch 'power' into release by Len Brown · 16 years ago
  50. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  51. e911d27 Merge branch 'bugzilla-11917' into release by Len Brown · 16 years ago
  52. 50f19e3 Merge branch 'bugzilla-11539' into release by Len Brown · 16 years ago
  53. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  54. 8517934 ACPI: EC: Don't do transaction from GPE handler in poll mode. by Alexey Starikovskiy · 16 years ago
  55. 06cf7d3 ACPI: EC: lower interrupt storm treshold by Alexey Starikovskiy · 16 years ago
  56. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  57. a2f93ae ACPI: EC: restart failed command by Alexey Starikovskiy · 16 years ago
  58. dd15f8c ACPI: EC: wait for last write gpe by Alexey Starikovskiy · 16 years ago
  59. f824843 ACPI: EC: make kernel messages more useful when GPE storm is detected by Alan Jenkins · 16 years ago
  60. 1cfe62c ACPI: EC: revert msleep patch by Alexey Starikovskiy · 16 years ago
  61. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  62. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  63. a1a8d33 Delete an unwanted return statement at evgpe.c by Lin Ming · 16 years ago
  64. a0d84a9 ACPI: update debug parameter documentation by Bjorn Helgaas · 16 years ago
  65. 87b5860 ACPI: turn off all debug output by default by Bjorn Helgaas · 16 years ago
  66. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  67. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  68. d21cf3c ACPI EC: Fix regression due to use of uninitialized variable by Alexey Starikovskiy · 16 years ago
  69. 4feba70 ACPI: avoid empty file name in sysfs by Peter Gruber · 16 years ago
  70. 14a63ba ACPI: use macro to replace hard number by Yinghai Lu · 16 years ago
  71. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  72. d17cb18 Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" by Len Brown · 16 years ago
  73. 5b53ed6 ACPI: 80 column adherence and spelling fix (no functional change) by Myron Stowe · 16 years ago
  74. b26e928 ACPI: Behave uniquely based on processor declaration definition type by Myron Stowe · 16 years ago
  75. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  76. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  77. fefe5ab ACPI: remove CONFIG_ACPI_POWER by Bjorn Helgaas · 16 years ago
  78. 5b88147 ACPI: SBS: remove useless acpi_cm_sbs_init() initcall by Bjorn Helgaas · 16 years ago
  79. 5704d62 ACPI: remove comments about debug layer/level to use by Bjorn Helgaas · 16 years ago
  80. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  81. ed206fa ACPI: bugfix reporting of event handler status by Zhang Rui · 16 years ago
  82. 676962d ACPI: fan: Delete the strict check in power transition by Zhao Yakui · 16 years ago
  83. b1b57fb ACPI: fix de-reference bug in power resource driver by Zhao Yakui · 16 years ago
  84. 92daa7b ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. by Rafael J. Wysocki · 16 years ago
  85. cab0896 toshiba_acpi: always call input_sync() after input_report_switch() by Len Brown · 16 years ago
  86. df316e9 ACPI: Always report a sync event after a lid state change by Guillem Jover · 16 years ago
  87. 16be87e ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c by Miao Xie · 16 years ago
  88. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  89. 898b054 dock: make dock driver not a module by Shaohua Li · 16 years ago
  90. 5eaff72 ACPI: hack around sysfs warning with link order by Zhao Yakui · 16 years ago
  91. b849075 ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n by Len Brown · 16 years ago
  92. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  93. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  94. acd41d3 Merge branch 'suspend' into test by Len Brown · 16 years ago
  95. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  96. b815d7b Merge branch 'fadt-test' into test by Len Brown · 16 years ago
  97. 0fbb372 Merge branch 'ec' into test by Len Brown · 16 years ago
  98. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  99. 4538fad Merge branch 'cpuidle' into test by Len Brown · 16 years ago
  100. ebd7e45 Merge branch 'bugzilla-11481' into test by Len Brown · 16 years ago