1. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  2. 86d6725 ACPI / processor: Remove unused macros in processor_driver.c by Hanjun Guo · 11 years ago
  3. 2e4f1db ACPI / processor: Initialize per_cpu(processors, pr->id) properly by Rafael J. Wysocki · 11 years ago
  4. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago
  5. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  6. 9b27516 ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 by Chen Gang · 11 years ago
  7. 76bba14 cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu by Wen Congyang · 11 years ago
  8. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 11 years ago
  9. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  10. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 12 years ago
  11. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 12 years ago
  12. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  13. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  14. 47db454 ACPI: Update CPU hotplug error messages by Toshi Kani · 12 years ago
  15. c5b18e2 ACPI: Add ACPI CPU hot-remove support by Toshi Kani · 12 years ago
  16. 5e5041f ACPI / processor: prevent cpu from becoming online by Yasuaki Ishimatsu · 12 years ago
  17. 879dca0 ACPI: missing break by Alan Cox · 12 years ago
  18. ed1511b ACPI / processor: remove pointless variable initialization by Daniel Lezcano · 12 years ago
  19. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  20. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  21. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  22. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  23. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  24. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  25. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  26. 51af3b9 ACPI: Add _OST support for ACPI CPU hotplug by Toshi Kani · 12 years ago
  27. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  28. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  29. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  30. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 12 years ago
  31. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  32. 976a0be ACPI: remove duplicated lines of merging problems with acpi_processor_start by Yinghai Lu · 12 years ago
  33. 59c1204 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 12 years ago
  34. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  35. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 13 years ago
  36. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 13 years ago
  37. 54d5dcc ACPI processor hotplug: Split up acpi_processor_add by Thomas Renninger · 13 years ago
  38. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  39. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 13 years ago
  40. 5e7590d ACPI processor: Remove unneeded cpuidle_unregister_driver call by Thomas Renninger · 13 years ago
  41. 3333ea7 ACPI processor: Fix error path, also remove sysdev link by Thomas Renninger · 13 years ago
  42. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  43. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  44. 6430c9c ACPI: use __init where possible in processor driver by Jan Beulich · 13 years ago
  45. fe3ded5 Merge branch 'throttling' into release by Len Brown · 14 years ago
  46. 5a344a5 ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline by Zhao Yakui · 14 years ago
  47. cef6e8a ACPI processor: remove processor throttling control procfs I/F by Zhang Rui · 14 years ago
  48. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  49. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  50. d5c6887 ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  51. e9a64ed acpi_idle: add missing \n to printk by Len Brown · 14 years ago
  52. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  53. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 14 years ago
  54. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 14 years ago
  55. 541adf7 ACPI: allow a native cpuidle driver to displace ACPI by Len Brown · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  58. 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 14 years ago
  59. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 14 years ago
  60. 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 14 years ago[Renamed (99%) from drivers/acpi/processor_core.c]
  61. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  62. 0f1d683 [CPUFREQ] Processor Clocking Control interface driver by Naga Chumbalkar · 15 years ago
  63. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
  64. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  65. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  66. bf8b454 ACPI processor: Fix section mismatch for processor_add() by Thomas Renninger · 15 years ago
  67. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  68. 13c4115 ACPI: Remove repeated registered as cooling_device messages by Mike Travis · 15 years ago
  69. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  70. d81c45e1 ACPI: Notify the _PPC evaluation status to the platform by Zhao Yakui · 15 years ago
  71. 941b10f ACPI: add __cpuinit to acpi_processor_add() by Rakib Mullick · 15 years ago
  72. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  73. cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
  74. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  75. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  76. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  77. 970b049 ACPI: processor: remove .start() method by Bjorn Helgaas · 15 years ago
  78. ddcd62d ACPI: processor: move acpi_processor_start() after acpi_processor_add() by Bjorn Helgaas · 15 years ago
  79. d4e0526 ACPI: processor: clean up in acpi_processor_start() error exits by Bjorn Helgaas · 15 years ago
  80. c1815e0 ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events by Bjorn Helgaas · 15 years ago
  81. 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
  82. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  83. 74cad4e ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS by Zhao Yakui · 15 years ago
  84. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  85. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  86. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  87. 6cc73b4 ACPI: processor: check for synthetic _HID, default to "Device" declaration by Bjorn Helgaas · 15 years ago
  88. 7ec0a72 ACPI: processor: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  89. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  90. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  91. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  92. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  93. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  94. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  95. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  96. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  97. 5b53ed6 ACPI: 80 column adherence and spelling fix (no functional change) by Myron Stowe · 16 years ago
  98. b26e928 ACPI: Behave uniquely based on processor declaration definition type by Myron Stowe · 16 years ago
  99. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  100. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago