1. 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
  2. 5ec5d38 ACPI: make some IO ports off-limits to AML by Len Brown · 16 years ago
  3. 3e0676a ACPICA: add debug dump of BIOS _OSI strings by Len Brown · 16 years ago
  4. f3b39f1 ACPI: proc_dir_entry 'video/VGA' already registered by Zhao Yakui · 16 years ago
  5. 0a3db1c ACPI: Skip the first two elements in the _BCL package by Zhao Yakui · 16 years ago
  6. 31878dd ACPI: remove BM_RLD access from idle entry path by Len Brown · 16 years ago
  7. a2b7b01 ACPI: remove locking from PM1x_STS register reads by Len Brown · 16 years ago
  8. 4312495 ACPI: Fix crash on ASUS laptops by Tero Roponen · 16 years ago
  9. 5d8b532 ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c by Rafael J. Wysocki · 16 years ago
  10. 88d998c Merge branch 'misc' into release by Len Brown · 16 years ago
  11. f1f055f Merge branches 'bugzilla-11884' and 'bugzilla-8544' into release by Len Brown · 16 years ago
  12. d08ca2c ACPI: rename main.c to sleep.c by Len Brown · 16 years ago
  13. 0e4240d thermal fixup for broken BIOS which has invalid trip points. by Zhang Rui · 16 years ago
  14. c6cb0e8 ACPI: EC: Don't trust ECDT tables from ASUS by Alexey Starikovskiy · 16 years ago
  15. 235c4a5 ACPI: EC: Limit workaround for ASUS notebooks even more by Alexey Starikovskiy · 16 years ago
  16. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 16 years ago
  17. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 16 years ago
  18. b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
  19. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 16 years ago
  20. d0302bc Merge branch 'misc' into release by Len Brown · 16 years ago
  21. 33a8c92 Merge branch 'fluff' into release by Len Brown · 16 years ago
  22. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 16 years ago
  23. a8e896e Merge branch 'battery' into release by Len Brown · 16 years ago
  24. 38f64c7 Merge branch 'alarm' into release by Len Brown · 16 years ago
  25. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  26. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago
  27. 2602a67 ACPI: fix build warning by Len Brown · 16 years ago
  28. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  29. 6620e0c ACPICA: delete utcache.c by Len Brown · 16 years ago
  30. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 16 years ago
  31. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  32. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  33. 07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  34. 3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added by Andrew Patterson · 16 years ago
  35. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  36. 990a7ac ACPI/PCI: call _OSC support during root bridge discovery by Andrew Patterson · 16 years ago
  37. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  38. c7060d9 trivial: Fix misspelling of "firmware" in acpi_memhotplug.c by Nick Andrew · 16 years ago
  39. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  40. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  41. 40774f7 ACPICA: FADT: Update error msgs for consistency by Bob Moore · 16 years ago
  42. 4b67a0e ACPICA: FADT: set acpi_gbl_use_default_register_widths to TRUE by default by robert.moore@intel.com · 16 years ago
  43. 06f5541 ACPICA: FADT parsing changes and fixes by Bob Moore · 16 years ago
  44. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  45. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
  46. 2ee6261 ACPI: reboot.c: use new acpi_reset interface by Lin Ming · 16 years ago
  47. d3fd902 ACPICA: New: acpi_reset interface - write to reset register by Bob Moore · 16 years ago
  48. 7db5d82 ACPICA: Move all public H/W interfaces to new hwxface by Bob Moore · 16 years ago
  49. ecfbbc7 ACPICA: New: acpi_read and acpi_write public interfaces by Bob Moore · 16 years ago
  50. 60a4ce7 ACPI: power.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  51. 3d97e42 ACPI: main.c: use new public GPE group enable/disable interfaces by Lin Ming · 16 years ago
  52. 08ac07b ACPICA: New: Public GPE group enable/disable interfaces by Bob Moore · 16 years ago
  53. e97d6bf ACPICA: New: acpi_get_gpe_device interface by Bob Moore · 16 years ago
  54. c1e3523 ACPI: wakeup.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  55. 95d9a7a ACPI: proc.c: remove ACPI_FUNCTION_TRACE by Lin Ming · 16 years ago
  56. 0175d56 ACPI: ec.c: call acpi_get_name to get node name by Lin Ming · 16 years ago
  57. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  58. 9e6dada video: always update the brightness when poking "brightness" by Zhang Rui · 16 years ago
  59. 8a383ef ACPI: ec.c, pci_link.c, video_detec.c: static by Roel Kluin · 16 years ago
  60. 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
  61. 39488b0 ACPI: PCI: add HP copyright by Bjorn Helgaas · 16 years ago
  62. 3f0f3c2 ACPI: PCI: whitespace and useless initialization cleanup by Bjorn Helgaas · 16 years ago
  63. 74f82af ACPI: PCI: expand acpi_pci_allocate_irq() and acpi_pci_free_irq() inline by Bjorn Helgaas · 16 years ago
  64. 4eaf6db ACPI: PCI: simplify struct acpi_prt_entry by Bjorn Helgaas · 16 years ago
  65. 3604a9f ACPI: PCI: simplify list of _PRT entries by Bjorn Helgaas · 16 years ago
  66. 5697b7c ACPI: PCI: combine lookup and derive by Bjorn Helgaas · 16 years ago
  67. ee40136 ACPI: PCI: follow typical PCI INTx swizzling pattern by Bjorn Helgaas · 16 years ago
  68. 3b1ea18 ACPI: PCI: use positive logic to simplify code by Bjorn Helgaas · 16 years ago
  69. beba8a6 ACPI: PCI: remove callback from acpi_pci_irq_lookup & acpi_pci_irq_derive by Bjorn Helgaas · 16 years ago
  70. 1350487 ACPI: PCI: tweak _PRT lookup debug by Bjorn Helgaas · 16 years ago
  71. 063563b ACPI: PCI: lookup _PRT entry by PCI dev and pin, not segment/bus/dev/pin by Bjorn Helgaas · 16 years ago
  72. c458033 ACPI: PCI: use 1-based encoding for _PRT quirks by Bjorn Helgaas · 16 years ago
  73. e64e9db ACPI: PCI: always use the PCI INTx pin values, not the _PRT ones by Bjorn Helgaas · 16 years ago
  74. cf68b80 ACPI: PCI: add a helper to convert _PRT INTx pin number to name by Bjorn Helgaas · 16 years ago
  75. f748baf ACPI: PCI: move struct acpi_prt_entry declaration out of public header file by Bjorn Helgaas · 16 years ago
  76. c13f889 ACPI: PCI: fix GSI/IRQ naming confusion by Bjorn Helgaas · 16 years ago
  77. b52b3f4 ACPI: PCI: ignore _PRT function information by Bjorn Helgaas · 16 years ago
  78. 2320ac6 ACPI: PCI: simplify buffer management for evaluating _PRT by Bjorn Helgaas · 16 years ago
  79. 3b8249d ACPI: PCI: remove unnecessary null pointer checks by Bjorn Helgaas · 16 years ago
  80. 21a5328 ACPI: PCI: use conventional PCI address format by Bjorn Helgaas · 16 years ago
  81. 11e9313 ACPI: Do not modify SCI_EN directly by Rafael J. Wysocki · 16 years ago
  82. 7a4b8131 ACPICA: Enhance implicit return mechanism by Lin Ming · 16 years ago
  83. eeb4437 ACPICA: Consolidate method arg count validation code by Bob Moore · 16 years ago
  84. a647b5c ACPICA: Add Buffer->String conversion for predefined methods by Bob Moore · 16 years ago
  85. d037c5f ACPICA: Allow multiple backslash prefix in namepaths by Lin Ming · 16 years ago
  86. 5572a98 ACPICA: Fix to allow aliases within ASL namepaths by Bob Moore · 16 years ago
  87. 319f8b8 ACPICA: Remove references to obsolete ACPI_DUMP_APP by Bob Moore · 16 years ago
  88. a8fadc9 ACPICA: Add support to externally execute _OSI method by Bob Moore · 16 years ago
  89. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  90. 009c4cbe ACPICA: Add global pointer for FACS table to simplify FACS access by Bob Moore · 16 years ago
  91. c87609f ACPICA: Emit warning if two FACS or DSDT tables found in the FADT by Bob Moore · 16 years ago
  92. 3483072 ACPICA: Fix namestring for the SystemCMOS address space by Bob Moore · 16 years ago
  93. e9a8c6a ACPICA: Update debug output for IndexField I/O by Bob Moore · 16 years ago
  94. fc37445 ACPICA: Add a mechanism to escape infinite AML While() loops by Bob Moore · 16 years ago
  95. 96411a6 ACPICA: Optimize execution of AML While loops by Bob Moore · 16 years ago
  96. 84d4db7 ACPICA: Fix possible memory leak on error in parser by Lin Ming · 16 years ago
  97. d85988f ACPICA: Update FACS waking vector interfaces by Bob Moore · 16 years ago
  98. 6de4048 ACPICA: Fix several warnings under gcc 4 compiler by Bob Moore · 16 years ago
  99. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 16 years ago
  100. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago