1. 3c59f960 ACPICA: Update Load() to use operation region interfaces by Bob Moore · 15 years ago
  2. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  3. e0be6f5 ACPICA: Invalidate DdbHandle after table unload by Lin Ming · 15 years ago
  4. 06366c1 ACPICA: Fix reference count issues for DdbHandle object by Lin Ming · 15 years ago
  5. 8c725bf ACPICA: Simplify and optimize NsGetNextNode function by Bob Moore · 15 years ago
  6. 474caff ACPICA: Additional validation of _PRT packages (resource mgr) by Bob Moore · 15 years ago
  7. a76b772 ACPICA: Fix DebugObject output for DdbHandle objects by Bob Moore · 15 years ago
  8. 315c728 ACPICA: Fix allowable release order for ASL mutex objects by Bob Moore · 15 years ago
  9. 10a3b46 ACPICA: Mutex support: Fix release ordering issue and current sync level by Bob Moore · 15 years ago
  10. 2b09ce9 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) by Bob Moore · 15 years ago
  11. ba9c3f5 ACPICA: Fix miscellaneous warnings under gcc 4+ by Bob Moore · 15 years ago
  12. e4c1ebf ACPICA: Miscellaneous lint changes by Bob Moore · 15 years ago
  13. 6525909 ACPICA: Fix possible dereference of null pointer by Bob Moore · 15 years ago
  14. b21245a ACPICA: Fix printf format warnings for 64-bit build by Bob Moore · 15 years ago
  15. 10b6575 ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build by Bob Moore · 15 years ago
  16. 41bdd8e ACPICA: Remove unused global variables by Bob Moore · 15 years ago
  17. 33a1d46 ACPICA: Change behavior of object copy for mutex/event objects by Bob Moore · 15 years ago
  18. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 15 years ago
  19. b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 15 years ago
  20. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  21. a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 15 years ago
  22. 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 15 years ago
  23. 4973b22 ACPI processor: reset the throttling state once it's invalid by Zhang Rui · 15 years ago
  24. 56c213f ACPI processor: introduce module parameter processor.ignore_tpc by Zhang Rui · 15 years ago
  25. 815ab0f ACPI: suspend: restore BM_RLD on resume by Len Brown · 15 years ago
  26. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 15 years ago
  27. ddc50b6 ACPI: power: update error message by Len Brown · 15 years ago
  28. 5afc4ab ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness by Len Brown · 15 years ago
  29. 5199176 ACPICA: use acpi.* modparam namespace by Len Brown · 15 years ago
  30. 53951bd acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_length by Robert Moore · 15 years ago
  31. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  32. 45cb50e ACPI video: dmi check for broken _BQC on Acer Aspire 5720 by Zhang Rui · 15 years ago
  33. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  34. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  35. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  36. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  37. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  38. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 15 years ago
  39. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  40. f752a09 Merge branch 'idle' into release by Len Brown · 15 years ago
  41. 6e6c348 Merge branch 'irq' into release by Len Brown · 15 years ago
  42. 7f3745a Merge branch 'sony-laptop' into release by Len Brown · 15 years ago
  43. 771e5ce Merge branch 'thermal-regression' into release by Len Brown · 15 years ago
  44. 60cd8ad Merge branch 'video-ac-dc' into release by Len Brown · 15 years ago
  45. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 15 years ago
  46. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 15 years ago
  47. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  48. 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 15 years ago
  49. f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 15 years ago
  50. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  51. a71e491 ACPI: idle: mark_tsc_unstable() at init-time, not run-time by Len Brown · 15 years ago
  52. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 15 years ago
  53. 90af2cf ACPI video: fix an error when the brightness levels on AC and on Battery are same by Zhang Rui · 15 years ago
  54. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  55. 6740543 thermal: Fix polling frequency for systems without passive cooling by Matthew Garrett · 15 years ago
  56. 96f15ef ACPI: Disable _GTS and _BFS support by default by Len Brown · 15 years ago
  57. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  58. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 15 years ago
  59. e047cca ACPI video: handle indexed _BQC correctly by Zhang Rui · 15 years ago
  60. 82babbb38 ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries by Zhang Rui · 15 years ago
  61. d68b597 ACPI: button: remove control method/fixed hardware distinctions by Bjorn Helgaas · 15 years ago
  62. 106c19e ACPI: button: remove button->device pointer by Bjorn Helgaas · 15 years ago
  63. bf04a77 ACPI: button: cache hid/name/class pointers by Bjorn Helgaas · 15 years ago
  64. 1bce811 ACPI: button: use Linux style for getting driver_data by Bjorn Helgaas · 15 years ago
  65. e2fb975 ACPI: button: remove unnecessary null pointer checks by Bjorn Helgaas · 15 years ago
  66. 50a4da8 ACPI: button: whitespace changes by Bjorn Helgaas · 15 years ago
  67. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  68. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  69. fdbdc7f ACPICA: delete check for AML access to port 0x81-83 by Len Brown · 15 years ago
  70. 7015558 ACPI: video: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  71. 342d550 ACPI: thermal: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  72. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 15 years ago
  73. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  74. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  75. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago
  76. 13614e3 ACPI: Adjust Kelvin offset to match local implementation by Jean Delvare · 15 years ago
  77. 9090589 ACPI: convert acpi_device_lock spinlock to mutex by Shaohua Li · 15 years ago
  78. 7280036 PCI: pci_slot: grab refcount on slot's bus by Alex Chiang · 15 years ago
  79. 7ec0a72 ACPI: processor: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  80. 373cfc3 ACPI: button: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  81. 46ec859 ACPI: support acpi_device_ops .notify methods by Bjorn Helgaas · 15 years ago
  82. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  83. 8a3f257 Merge branch 'misc' into release by Len Brown · 15 years ago
  84. 33526a5 Merge branch 'x2apic' into release by Len Brown · 15 years ago
  85. e2fae0a Merge branch 'constify' into release by Len Brown · 15 years ago
  86. fff251f6 Merge branches 'bugzilla-12461' and 'bugzilla-9998' into release by Len Brown · 15 years ago
  87. 3b4dadf Merge branch 'acpi_enforce_resources' into release by Len Brown · 15 years ago
  88. 59b17bf Merge branch 'async-battery' into release by Len Brown · 15 years ago
  89. edd8469 Merge branch 'acpi-modparam' into release by Len Brown · 15 years ago
  90. 1264881 Merge branch 'video' into release by Len Brown · 15 years ago
  91. 7329e93 Merge branch 'psd' into release by Len Brown · 15 years ago
  92. 3266d63 Merge branch 'battery' into release by Len Brown · 15 years ago
  93. 4f3bff7 Merge branch 'thermal' into release by Len Brown · 15 years ago
  94. 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 15 years ago
  95. a3b2c5e Merge branch 'dynamic-ssdt' into release by Len Brown · 15 years ago
  96. 4938370 Merge branch 'driver-ops-cleanup' into release by Len Brown · 15 years ago
  97. e857b33 Merge branch 'bjorn-cleanups' into release by Len Brown · 15 years ago
  98. 9a38f4e Merge branch 'bjorn-initcall-cleanup' into release by Len Brown · 15 years ago
  99. 0f66af5 ACPI: battery: asynchronous init by Arjan van de Ven · 16 years ago
  100. c07c9a7 video: build fix by Len Brown · 15 years ago