1. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  2. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  3. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  4. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  5. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  6. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  7. 6cc73b4 ACPI: processor: check for synthetic _HID, default to "Device" declaration by Bjorn Helgaas · 15 years ago
  8. 7ec0a72 ACPI: processor: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  9. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  10. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  11. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  12. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  13. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  14. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  15. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  16. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  17. 5b53ed6 ACPI: 80 column adherence and spelling fix (no functional change) by Myron Stowe · 16 years ago
  18. b26e928 ACPI: Behave uniquely based on processor declaration definition type by Myron Stowe · 16 years ago
  19. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  20. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  21. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  22. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  23. 3df8a90 ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" by Dennis Jansen · 16 years ago
  24. d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
  25. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  26. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  27. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  28. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  29. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  30. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  31. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  32. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  33. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  34. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  35. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  36. ba62b07 acpi: fix "buggy BIOS check" when CPUs are hot removed by Alok Kataria · 16 years ago
  37. 48d3d82 revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0" by Ingo Molnar · 16 years ago
  38. 1192aeb ACPI: drivers/acpi: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  39. c523aef Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' and 'toshiba' into release by Len Brown · 16 years ago
  40. d6f882e ACPI: use ACPI_DEBUG_PRINT instead of printk in acpi_processor_hotplug_notify() by Glauber Costa · 16 years ago
  41. d0ce46f ACPI Exception (): AE_NOT_FOUND, Processor Device is not present (update) by Zhang Rui · 16 years ago
  42. b95e9e8 ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify by Sam Ravnborg · 16 years ago
  43. 1f1519e Merge branches 'release', 'bugzilla-9916', 'bugzilla-9982', 'bugzilla-9989', 'misc', 'suspend', 'thermal', 'thinkpad' and 'tsc' into release by Len Brown · 16 years ago
  44. e85ff4b ACPI: remove is_processor_present prototype by Glauber Costa · 16 years ago
  45. d76628c ACPI thermal: extract return values using PTR_ERR by Thomas Sujith · 16 years ago
  46. f28bb45 ACPI: thermal: Check whether cooling device exists before unregistering by Zhao Yakui · 16 years ago
  47. 8976b6f Merge branches 'release' and 'throttling-domains' into release by Len Brown · 16 years ago
  48. 26b6f22 Merge branches 'release' and 'menlo' into release by Len Brown · 16 years ago
  49. 1180509 ACPI : Update T-state coordination after getting _TSD info by Zhao Yakui · 16 years ago
  50. d9460fd22 ACPI: register ACPI Processor as generic thermal cooling device by Zhang Rui · 16 years ago
  51. cfaf374 ACPI: ACPI Exception (): AE_NOT_FOUND, Processor Device is not present by Zhang Rui · 16 years ago
  52. fbb43ab ACPI: avoid references to impossible processors. by Christoph Lameter · 17 years ago
  53. a3f095a Pull bugzilla-9327 into release branch by Len Brown · 17 years ago
  54. e790cc8 ACPI: EC: Workaround for optimized controllers (version 3) by Alexey Starikovskiy · 17 years ago
  55. e6532b8 Pull fluff into release branch by Len Brown · 17 years ago
  56. 4fdb2a0 ACPI: Add missing spaces to printk format by Joe Perches · 17 years ago
  57. 0ac3c57 ACPI: Get throttling info from BIOS only after evaluating _PDC by Zhao Yakui · 17 years ago
  58. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  59. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  60. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  61. b04e7bd ACPI: disable lower idle C-states across suspend/resume by Thomas Gleixner · 17 years ago
  62. 729c6ba ACPI: Reevaluate C/P/T states when a cpu becomes online by Venkatesh Pallipadi · 17 years ago
  63. 14e04fb ACPI: Schedule /proc/acpi/event for removal by Len Brown · 17 years ago
  64. 962ce8c ACPI: don't duplicate input events on netlink by Zhang Rui · 17 years ago
  65. 1ba90e3 ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers by Thomas Renninger · 17 years ago
  66. dcb76f8 Pull throttle into release branch by Len Brown · 17 years ago
  67. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  68. 01854e6 ACPI: add ACPI 3.0 _TPC _TSS _PTC throttling support by Luming Yu · 17 years ago
  69. a0bd4ac ACPI: Remove duplicate definitions for _STA bits by Bjorn Helgaas · 17 years ago
  70. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  71. 70c0846 ACPI: Fix sparse warnings by Randy Dunlap · 17 years ago
  72. 7cda93e ACPI: delete extra #defines in /drivers/acpi/ drivers by Len Brown · 17 years ago
  73. c2b6705 ACPI: fix acpi_driver.name usage by Len Brown · 17 years ago
  74. f52fd66 ACPI: clean up ACPI_MODULE_NAME() use by Len Brown · 17 years ago
  75. 615d5f2 ACPI: IA64: fix calculation of apic_id by Alexey Starikovskiy · 17 years ago
  76. 975a8e3 Pull sysfs into test branch by Len Brown · 17 years ago
  77. 11bf04c ACPICA: Allow processor to be declared with the Device() instead of Processor() by Alexey Starikovskiy · 17 years ago
  78. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 17 years ago
  79. cee324b ACPICA: use new ACPI headers. by Alexey Starikovskiy · 17 years ago
  80. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  81. d6637b2 ACPI: delete two spurious ACPI messages by Venkatesh Pallipadi · 17 years ago
  82. 36bcbec ACPI: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  83. 3be11c8 Pull bugfix into test branch by Len Brown · 18 years ago
  84. 83822fc ACPI: prevent processor module from loading on failures by Akinobu Mita · 18 years ago
  85. cece901 Pull style into test branch by Len Brown · 18 years ago
  86. f883d9d ACPI: convert to sysfs framework by Patrick Mochel · 18 years ago
  87. 7af8b66 ACPI: fix section for CPU init functions by Pierre Ossman · 18 years ago
  88. 50dd096 ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi by Jan Engelhardt · 18 years ago
  89. d750803 ACPI: add 'const' to several ACPI file_operations by Arjan van de Ven · 18 years ago
  90. d550d98 ACPI: delete tracing macros from drivers/acpi/*.c by Patrick Mochel · 18 years ago
  91. 6468463 ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) by Len Brown · 18 years ago
  92. a6fc672 ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG by Thomas Renninger · 18 years ago
  93. 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
  94. 9f22271 [PATCH] make ACPI errata __read_mostly by Andreas Mohr · 18 years ago
  95. 35a5d9e Pull bugzilla-5452 into release branch by Len Brown · 18 years ago
  96. df42baa ACPI: build fix for u8 cpu_index by Ashok Raj · 18 years ago
  97. 0eacee5 ACPI: enable BIOS warning by Len Brown · 18 years ago
  98. 0b28002 [PATCH] more s/fucn/func/ typo fixes by Akinobu Mita · 18 years ago
  99. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  100. d479e90 [ACPI] move some run-time structure inits to compile time by Arjan van de Ven · 18 years ago