1. b7e5f1a ACPI/processor: Replace racy task affinity logic by Thomas Gleixner · 7 years ago
  2. 723dde3 ACPI/processor: Fix error handling in __acpi_processor_start() by Thomas Gleixner · 7 years ago
  3. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 64f3bf2 ACPI/processor: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  5. 5448f14 ACPI / CPPC: Don't return on CPPC probe failure by Srinivas Pandruvada · 8 years ago
  6. 65e9589 ACPI / CPPC: Allow build with ACPI_CPU_FREQ_PSS config by Srinivas Pandruvada · 8 years ago
  7. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. a36a7fe ACPI / processor_idle: Add support for Low Power Idle(LPI) states by Sudeep Holla · 8 years ago
  9. e1272f5 ACPI/processor: Avoid STARTING/DYING actions in a more logical way by Richard Cochran · 8 years ago
  10. 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 8 years ago
  11. ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
  12. 4f2f757 CPPC: Probe for CPPC tables for each ACPI Processor object by Ashwin Chaugule · 9 years ago
  13. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  14. 239708a ACPI: Split out ACPI PSS from ACPI Processor driver by Ashwin Chaugule · 9 years ago
  15. 8ce344c ACPI / processor: remove leftover __refdata annotations by Mathias Krause · 9 years ago
  16. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  17. ea9c167 ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events by Lan Tianyu · 10 years ago
  18. 8da8373 ACPI / processor: Fix STARTING/DYING action in acpi_cpu_soft_notify() by Toshi Kani · 10 years ago
  19. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 10 years ago
  20. d0a7edb ACPI / processor: use ACPI_COMPANION() to get ACPI device by Lan Tianyu · 11 years ago
  21. 34411a6 ACPI / processor: Do not request ACPI cpufreq module directly by Rafael J. Wysocki · 11 years ago
  22. 764d022 ACPI / processor: fixed a brace coding style issue by Mathieu Rhéaume · 11 years ago
  23. 551f5c7 Merge branch 'acpi-processor' by Rafael J. Wysocki · 11 years ago
  24. f3ce717 Merge back earlier 'acpi-assorted' material by Rafael J. Wysocki · 11 years ago
  25. 22e7551 ACPI / processor: Remove acpi_processor_get_limit_info() by Lan Tianyu · 11 years ago
  26. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  27. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  28. 86d6725 ACPI / processor: Remove unused macros in processor_driver.c by Hanjun Guo · 11 years ago
  29. 2e4f1db ACPI / processor: Initialize per_cpu(processors, pr->id) properly by Rafael J. Wysocki · 11 years ago
  30. ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 11 years ago
  31. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  32. 9b27516 ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0 by Chen Gang · 11 years ago
  33. 76bba14 cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu by Wen Congyang · 11 years ago
  34. 3757b94 ACPI / hotplug: Fix concurrency issues and memory leaks by Rafael J. Wysocki · 11 years ago
  35. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  36. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 11 years ago
  37. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 11 years ago
  38. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 12 years ago
  39. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 12 years ago
  40. 47db454 ACPI: Update CPU hotplug error messages by Toshi Kani · 12 years ago
  41. c5b18e2 ACPI: Add ACPI CPU hot-remove support by Toshi Kani · 12 years ago
  42. 5e5041f ACPI / processor: prevent cpu from becoming online by Yasuaki Ishimatsu · 12 years ago
  43. 879dca0 ACPI: missing break by Alan Cox · 12 years ago
  44. ed1511b ACPI / processor: remove pointless variable initialization by Daniel Lezcano · 12 years ago
  45. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  46. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  47. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  48. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  49. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  50. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  51. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  52. 51af3b9 ACPI: Add _OST support for ACPI CPU hotplug by Toshi Kani · 12 years ago
  53. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  54. 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
  55. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  56. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 12 years ago
  57. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  58. 976a0be ACPI: remove duplicated lines of merging problems with acpi_processor_start by Yinghai Lu · 12 years ago
  59. 59c1204 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 12 years ago
  60. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  61. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 12 years ago
  62. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 12 years ago
  63. 54d5dcc ACPI processor hotplug: Split up acpi_processor_add by Thomas Renninger · 12 years ago
  64. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  65. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 12 years ago
  66. 5e7590d ACPI processor: Remove unneeded cpuidle_unregister_driver call by Thomas Renninger · 12 years ago
  67. 3333ea7 ACPI processor: Fix error path, also remove sysdev link by Thomas Renninger · 13 years ago
  68. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  69. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  70. 6430c9c ACPI: use __init where possible in processor driver by Jan Beulich · 13 years ago
  71. fe3ded5 Merge branch 'throttling' into release by Len Brown · 13 years ago
  72. 5a344a5 ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline by Zhao Yakui · 13 years ago
  73. cef6e8a ACPI processor: remove processor throttling control procfs I/F by Zhang Rui · 14 years ago
  74. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  75. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  76. d5c6887 ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  77. e9a64ed acpi_idle: add missing \n to printk by Len Brown · 14 years ago
  78. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  79. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 14 years ago
  80. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 14 years ago
  81. 541adf7 ACPI: allow a native cpuidle driver to displace ACPI by Len Brown · 14 years ago
  82. 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
  83. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  84. 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 14 years ago
  85. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 14 years ago
  86. 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 14 years ago[Renamed (99%) from drivers/acpi/processor_core.c]
  87. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  88. 0f1d683 [CPUFREQ] Processor Clocking Control interface driver by Naga Chumbalkar · 15 years ago
  89. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
  90. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  91. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  92. bf8b454 ACPI processor: Fix section mismatch for processor_add() by Thomas Renninger · 15 years ago
  93. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  94. 13c4115 ACPI: Remove repeated registered as cooling_device messages by Mike Travis · 15 years ago
  95. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  96. d81c45e1 ACPI: Notify the _PPC evaluation status to the platform by Zhao Yakui · 15 years ago
  97. 941b10f ACPI: add __cpuinit to acpi_processor_add() by Rakib Mullick · 15 years ago
  98. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  99. cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
  100. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago