1. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  2. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago
  3. 6620e0c ACPICA: delete utcache.c by Len Brown · 16 years ago
  4. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 16 years ago
  5. 40774f7 ACPICA: FADT: Update error msgs for consistency by Bob Moore · 16 years ago
  6. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  7. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  8. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  9. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  10. 2ee6261 ACPI: reboot.c: use new acpi_reset interface by Lin Ming · 16 years ago
  11. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  12. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  13. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  14. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  15. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  16. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  17. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  18. c1e3523 ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  19. 95d9a7a ACPI: proc.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  20. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  21. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  22. 7a4b8131 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  23. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  24. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  25. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  26. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  27. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  28. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  29. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  30. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  31. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  32. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  33. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  34. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  35. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  36. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  37. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  38. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  39. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 16 years ago
  40. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  41. f10a3a3 Revert "ACPI: battery: Convert discharge energy rate to current properly" by Linus Torvalds · 16 years ago
  42. aaad077 ACPI: Fix ACPI battery regression introduced by commit 558073 by Rafael J. Wysocki · 16 years ago
  43. 23d0a65 toshiba_acpi: close race in toshiba_acpi driver by Arjan van de Ven · 16 years ago
  44. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  45. 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
  46. 65df784 ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resume by Rafael J. Wysocki · 16 years ago
  47. 4059907 ACPI: scheduling in atomic via acpi_evaluate_integer () by Pavel Machek · 16 years ago
  48. 558073d ACPI: battery: Convert discharge energy rate to current properly by Alexey Starikovskiy · 16 years ago
  49. 7b4d469 ACPI: EC: count interrupts only if called from interrupt handler. by Alexey Starikovskiy · 16 years ago
  50. 77fb61a acpi: fix oops in acpi_system_wakeup_device_seq_show by Linus Torvalds · 16 years ago
  51. d1876ba Merge branch 'ec' into release by Len Brown · 16 years ago
  52. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  53. f398778 Merge branch 'video' into release by Len Brown · 16 years ago
  54. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  55. f613984 Merge branch 'power' into release by Len Brown · 16 years ago
  56. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  57. e911d27 Merge branch 'bugzilla-11917' into release by Len Brown · 16 years ago
  58. 50f19e3 Merge branch 'bugzilla-11539' into release by Len Brown · 16 years ago
  59. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  60. 8517934 ACPI: EC: Don't do transaction from GPE handler in poll mode. by Alexey Starikovskiy · 16 years ago
  61. 06cf7d3 ACPI: EC: lower interrupt storm treshold by Alexey Starikovskiy · 16 years ago
  62. 0b7084a ACPICA: Use spinlock for acpi_{en|dis}able_gpe by Alexey Starikovskiy · 16 years ago
  63. a2f93ae ACPI: EC: restart failed command by Alexey Starikovskiy · 16 years ago
  64. dd15f8c ACPI: EC: wait for last write gpe by Alexey Starikovskiy · 16 years ago
  65. f824843 ACPI: EC: make kernel messages more useful when GPE storm is detected by Alan Jenkins · 16 years ago
  66. 1cfe62c ACPI: EC: revert msleep patch by Alexey Starikovskiy · 16 years ago
  67. c3d6de6 ACPI video: if no ACPI backlight support, use vendor drivers by Thomas Renninger · 16 years ago
  68. 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
  69. a1a8d33 Delete an unwanted return statement at evgpe.c by Lin Ming · 16 years ago
  70. a0d84a9 ACPI: update debug parameter documentation by Bjorn Helgaas · 16 years ago
  71. 87b5860 ACPI: turn off all debug output by default by Bjorn Helgaas · 16 years ago
  72. bdd7279 ACPI: add driver component definitions to sysfs debug_layers by Bjorn Helgaas · 16 years ago
  73. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  74. d21cf3c ACPI EC: Fix regression due to use of uninitialized variable by Alexey Starikovskiy · 16 years ago
  75. 4feba70 ACPI: avoid empty file name in sysfs by Peter Gruber · 16 years ago
  76. 14a63ba ACPI: use macro to replace hard number by Yinghai Lu · 16 years ago
  77. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  78. d17cb18 Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism" by Len Brown · 16 years ago
  79. 5b53ed6 ACPI: 80 column adherence and spelling fix (no functional change) by Myron Stowe · 16 years ago
  80. b26e928 ACPI: Behave uniquely based on processor declaration definition type by Myron Stowe · 16 years ago
  81. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  82. 8950d89 ACPI: remove CONFIG_ACPI_EC by Bjorn Helgaas · 16 years ago
  83. fefe5ab ACPI: remove CONFIG_ACPI_POWER by Bjorn Helgaas · 16 years ago
  84. 5b88147 ACPI: SBS: remove useless acpi_cm_sbs_init() initcall by Bjorn Helgaas · 16 years ago
  85. 5704d62 ACPI: remove comments about debug layer/level to use by Bjorn Helgaas · 16 years ago
  86. ed206fa ACPI: bugfix reporting of event handler status by Zhang Rui · 16 years ago
  87. 676962d ACPI: fan: Delete the strict check in power transition by Zhao Yakui · 16 years ago
  88. b1b57fb ACPI: fix de-reference bug in power resource driver by Zhao Yakui · 16 years ago
  89. 92daa7b ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. by Rafael J. Wysocki · 16 years ago
  90. cab0896 toshiba_acpi: always call input_sync() after input_report_switch() by Len Brown · 16 years ago
  91. df316e9 ACPI: Always report a sync event after a lid state change by Guillem Jover · 16 years ago
  92. 16be87e ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c by Miao Xie · 16 years ago
  93. 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
  94. 898b054 dock: make dock driver not a module by Shaohua Li · 16 years ago
  95. 5eaff72 ACPI: hack around sysfs warning with link order by Zhao Yakui · 16 years ago
  96. b849075 ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n by Len Brown · 16 years ago
  97. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  98. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  99. acd41d3 Merge branch 'suspend' into test by Len Brown · 16 years ago
  100. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago