1. 0c526d9 ACPI: clean up whitespace in drivers/acpi/scan.c by Alex Chiang · 15 years ago
  2. 8b12b92 ACPI: acpi_device_register() should call device_register() by Alex Chiang · 15 years ago
  3. 9bd47bf Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  4. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  6. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  7. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  8. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 15 years ago
  9. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 15 years ago
  10. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  11. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  12. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  13. ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 15 years ago
  14. bdf43bb ACPI: don't check power state after _ON/_OFF by Bjorn Helgaas · 15 years ago
  15. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  16. 6cc73b4 ACPI: processor: check for synthetic _HID, default to "Device" declaration by Bjorn Helgaas · 15 years ago
  17. dacd254 PCI/ACPI: fix wrong ref count handling in acpi_pci_bind() by Kenji Kaneshige · 15 years ago
  18. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 15 years ago
  19. 3362a6b ACPICA: Region deletion: Ensure region object is removed from handler list by Lin Ming · 15 years ago
  20. c446eed ACPICA: Eliminate extra call to NsGetParentNode by Alex Chiang · 15 years ago
  21. f5407af ACPICA: Simplify internal operation region interface by Bob Moore · 15 years ago
  22. 3c59f960 ACPICA: Update Load() to use operation region interfaces by Bob Moore · 15 years ago
  23. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  24. e0be6f5 ACPICA: Invalidate DdbHandle after table unload by Lin Ming · 15 years ago
  25. 06366c1 ACPICA: Fix reference count issues for DdbHandle object by Lin Ming · 15 years ago
  26. 8c725bf ACPICA: Simplify and optimize NsGetNextNode function by Bob Moore · 15 years ago
  27. 474caff ACPICA: Additional validation of _PRT packages (resource mgr) by Bob Moore · 15 years ago
  28. a76b772 ACPICA: Fix DebugObject output for DdbHandle objects by Bob Moore · 15 years ago
  29. 315c728 ACPICA: Fix allowable release order for ASL mutex objects by Bob Moore · 15 years ago
  30. 10a3b46 ACPICA: Mutex support: Fix release ordering issue and current sync level by Bob Moore · 15 years ago
  31. 2b09ce9 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) by Bob Moore · 15 years ago
  32. ba9c3f5 ACPICA: Fix miscellaneous warnings under gcc 4+ by Bob Moore · 15 years ago
  33. e4c1ebf ACPICA: Miscellaneous lint changes by Bob Moore · 15 years ago
  34. 6525909 ACPICA: Fix possible dereference of null pointer by Bob Moore · 15 years ago
  35. b21245a ACPICA: Fix printf format warnings for 64-bit build by Bob Moore · 15 years ago
  36. 10b6575 ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build by Bob Moore · 15 years ago
  37. 41bdd8e ACPICA: Remove unused global variables by Bob Moore · 15 years ago
  38. 33a1d46 ACPICA: Change behavior of object copy for mutex/event objects by Bob Moore · 15 years ago
  39. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 15 years ago
  40. b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 15 years ago
  41. 7d60e8a cpuidle: fix AMD C1E suspend hang by Shaohua Li · 15 years ago
  42. 87ad57ba cpuidle: makes AMD C1E work in acpi_idle by Shaohua Li · 15 years ago
  43. 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
  44. a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 15 years ago
  45. 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 15 years ago
  46. 4973b22 ACPI processor: reset the throttling state once it's invalid by Zhang Rui · 15 years ago
  47. 56c213f ACPI processor: introduce module parameter processor.ignore_tpc by Zhang Rui · 15 years ago
  48. 815ab0f ACPI: suspend: restore BM_RLD on resume by Len Brown · 15 years ago
  49. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 15 years ago
  50. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  51. ddc50b6 ACPI: power: update error message by Len Brown · 15 years ago
  52. 5afc4ab ACPI: video: DMI workaround another broken Acer BIOS enabling display brightness by Len Brown · 15 years ago
  53. 5199176 ACPICA: use acpi.* modparam namespace by Len Brown · 15 years ago
  54. 53951bd acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_length by Robert Moore · 15 years ago
  55. 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
  56. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  57. 45cb50e ACPI video: dmi check for broken _BQC on Acer Aspire 5720 by Zhang Rui · 15 years ago
  58. 1162cf6 Merge branch 'bjorn.button' into release by Len Brown · 15 years ago
  59. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 15 years ago
  60. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  61. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  62. 2d40570 Merge branch 'bugzilla-12249' into release by Len Brown · 15 years ago
  63. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 15 years ago
  64. ac0849f Merge branch 'bugzilla-13041' into release by Len Brown · 15 years ago
  65. f752a09 Merge branch 'idle' into release by Len Brown · 15 years ago
  66. 6e6c348 Merge branch 'irq' into release by Len Brown · 15 years ago
  67. 7f3745a Merge branch 'sony-laptop' into release by Len Brown · 15 years ago
  68. 771e5ce Merge branch 'thermal-regression' into release by Len Brown · 15 years ago
  69. 60cd8ad Merge branch 'video-ac-dc' into release by Len Brown · 15 years ago
  70. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 15 years ago
  71. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 15 years ago
  72. 5aa63f0 ACPI: EC: Fix ACPI EC resume non-query interrupt message by Almer S. Tigelaar · 15 years ago
  73. 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 15 years ago
  74. f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 15 years ago
  75. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  76. a71e491 ACPI: idle: mark_tsc_unstable() at init-time, not run-time by Len Brown · 15 years ago
  77. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 15 years ago
  78. 90af2cf ACPI video: fix an error when the brightness levels on AC and on Battery are same by Zhang Rui · 15 years ago
  79. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  80. 6740543 thermal: Fix polling frequency for systems without passive cooling by Matthew Garrett · 15 years ago
  81. 96f15ef ACPI: Disable _GTS and _BFS support by default by Len Brown · 15 years ago
  82. 3b1c1c1 drm/i915: Unregister ACPI video driver when exiting by Matthew Garrett · 15 years ago
  83. b0cbc86 Revert "ACPI battery: fix async boot oops" by Linus Torvalds · 15 years ago
  84. e047cca ACPI video: handle indexed _BQC correctly by Zhang Rui · 15 years ago
  85. 82babbb38 ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries by Zhang Rui · 15 years ago
  86. d68b597 ACPI: button: remove control method/fixed hardware distinctions by Bjorn Helgaas · 15 years ago
  87. 106c19e ACPI: button: remove button->device pointer by Bjorn Helgaas · 15 years ago
  88. bf04a77 ACPI: button: cache hid/name/class pointers by Bjorn Helgaas · 15 years ago
  89. 1bce811 ACPI: button: use Linux style for getting driver_data by Bjorn Helgaas · 15 years ago
  90. e2fb975 ACPI: button: remove unnecessary null pointer checks by Bjorn Helgaas · 15 years ago
  91. 50a4da8 ACPI: button: whitespace changes by Bjorn Helgaas · 15 years ago
  92. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 15 years ago
  93. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  94. fdbdc7f ACPICA: delete check for AML access to port 0x81-83 by Len Brown · 15 years ago
  95. 7015558 ACPI: video: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  96. 342d550 ACPI: thermal: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  97. 5d38258 ACPI battery: fix async boot oops by Vegard Nossum · 15 years ago
  98. 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
  99. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 15 years ago
  100. 33b5715 ACPI: delete acpi_device.g_list by Len Brown · 16 years ago