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