1. fbb43ab ACPI: avoid references to impossible processors. by Christoph Lameter · 17 years ago
  2. a3f095a Pull bugzilla-9327 into release branch by Len Brown · 17 years ago
  3. e790cc8 ACPI: EC: Workaround for optimized controllers (version 3) by Alexey Starikovskiy · 17 years ago
  4. e6532b8 Pull fluff into release branch by Len Brown · 17 years ago
  5. 4fdb2a0 ACPI: Add missing spaces to printk format by Joe Perches · 17 years ago
  6. 0ac3c57 ACPI: Get throttling info from BIOS only after evaluating _PDC by Zhao Yakui · 17 years ago
  7. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  8. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  9. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  10. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
  11. 729c6ba ACPI: Reevaluate C/P/T states when a cpu becomes online by Venkatesh Pallipadi · 17 years ago
  12. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  13. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  14. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  15. dcb76f8 Pull throttle into release branch by Len Brown · 17 years ago
  16. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  17. 01854e6 ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support by Luming Yu · 17 years ago
  18. a0bd4ac ACPI: Remove duplicate definitions for _STA bits by Bjorn Helgaas · 17 years ago
  19. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  20. 70c0846 ACPI: Fix sparse warnings by Randy Dunlap · 17 years ago
  21. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  22. c2b6705b ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  23. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  24. 615d5f2 ACPI: IA64: fix calculation of apic_id by Alexey Starikovskiy · 17 years ago
  25. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  26. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 17 years ago
  27. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 17 years ago
  28. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 17 years ago
  29. ad71860 ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  30. d6637b2 ACPI: delete two spurious ACPI messages by Venkatesh Pallipadi · 18 years ago
  31. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  32. 3be11c8 Pull bugfix into test branch by Len Brown · 18 years ago
  33. 83822fc ACPI: prevent processor module from loading on failures by Akinobu Mita · 18 years ago
  34. cece901 Pull style into test branch by Len Brown · 18 years ago
  35. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  36. 7af8b66 ACPI: fix section for CPU init functions by Pierre Ossman · 18 years ago
  37. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  38. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  39. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  40. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  41. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  42. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  43. 9f22271 [PATCH] make ACPI errata __read_mostly by Andreas Mohr · 18 years ago
  44. 35a5d9e Pull bugzilla-5452 into release branch by Len Brown · 18 years ago
  45. df42baa ACPI: build fix for u8 cpu_index by Ashok Raj · 18 years ago
  46. 0eacee5 ACPI: enable BIOS warning by Len Brown · 18 years ago
  47. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  48. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  49. d479e90 [ACPI] move some run-time structure inits to compile time by Arjan van de Ven · 19 years ago
  50. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  51. 05131ec [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only once by Venkatesh Pallipadi · 19 years ago
  52. cd8e2b4 [ACPI] fix 2.6.13 boot hang regression on HT box w/ broken BIOS by Venkatesh Pallipadi · 19 years ago
  53. 4a35a46 [ACPI] revert bad processor_core.c patch for bug 5128 by Len Brown · 19 years ago
  54. 2413d2c [ACPI] build fix - processor_core.c w/ !CONFIG_SMP by Len Brown · 19 years ago
  55. 9a31477 [ACPI] fix processor_core.c for NR_CPUS > 256 by Venkatesh Pallipadi · 19 years ago
  56. 8713cbe [ACPI] add static to function definitions by Adrian Bunk · 19 years ago
  57. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  58. 5028770 [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... by Len Brown · 19 years ago
  59. 02df8b9 [ACPI] enable C2 and C3 idle power states on SMP by Venkatesh Pallipadi · 19 years ago
  60. 3fb0273 [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done independently by Rajesh Shah · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago