1. 879dca0 ACPI: missing break by Alan Cox · 12 years ago
  2. ed1511b ACPI / processor: remove pointless variable initialization by Daniel Lezcano · 12 years ago
  3. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  4. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  5. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  6. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  7. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  8. 25ac776 ACPI: intel_idle : break dependency between modules by Daniel Lezcano · 12 years ago
  9. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  10. 51af3b9 ACPI: Add _OST support for ACPI CPU hotplug by Toshi Kani · 12 years ago
  11. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  12. 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
  13. c80f5b3 ACPI: processor_driver: add missing kfree by Julia Lawall · 12 years ago
  14. 9f324bd ACPI: Add CPU hotplug support for processor device objects by Toshi Kani · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 976a0be ACPI: remove duplicated lines of merging problems with acpi_processor_start by Yinghai Lu · 12 years ago
  17. 59c1204 ACPI: remove duplicated lines of merging problems with acpi_processor_add by Yinghai Lu · 12 years ago
  18. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  19. 9061e0e ACPI: Load acpi-cpufreq from processor driver automatically by Andi Kleen · 12 years ago
  20. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 12 years ago
  21. 54d5dcc ACPI processor hotplug: Split up acpi_processor_add by Thomas Renninger · 12 years ago
  22. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  23. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 12 years ago
  24. 5e7590d ACPI processor: Remove unneeded cpuidle_unregister_driver call by Thomas Renninger · 12 years ago
  25. 3333ea7 ACPI processor: Fix error path, also remove sysdev link by Thomas Renninger · 13 years ago
  26. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  27. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  28. 6430c9c ACPI: use __init where possible in processor driver by Jan Beulich · 13 years ago
  29. fe3ded5 Merge branch 'throttling' into release by Len Brown · 13 years ago
  30. 5a344a5 ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline by Zhao Yakui · 13 years ago
  31. cef6e8a ACPI processor: remove processor throttling control procfs I/F by Zhang Rui · 14 years ago
  32. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  33. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  34. d5c6887 ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  35. e9a64ed acpi_idle: add missing \n to printk by Len Brown · 14 years ago
  36. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  37. 75cbfb9 ACPI: Do not try to set up acpi processor stuff on cores exceeding maxcpus= by Thomas Renninger · 14 years ago
  38. 2671717 intel_idle: native hardware cpuidle driver for latest Intel processors by Len Brown · 14 years ago
  39. 541adf7 ACPI: allow a native cpuidle driver to displace ACPI by Len Brown · 14 years ago
  40. 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
  41. d8191fa ACPI: processor: driver doesn't need to evaluate _PDC by Alex Chiang · 14 years ago
  42. 78ed8bd ACPI: processor: move acpi_get_cpuid into processor_core.c by Alex Chiang · 14 years ago
  43. 2e9d5e4 ACPI: processor: export acpi_get_cpuid() by Alex Chiang · 14 years ago
  44. 0131aa3 ACPI: processor: mv processor_core.c processor_driver.c by Alex Chiang · 14 years ago[Renamed (99%) from drivers/acpi/processor_core.c]
  45. 08b8499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  46. 0f1d683 [CPUFREQ] Processor Clocking Control interface driver by Naga Chumbalkar · 15 years ago
  47. 43bab25 ACPI: processor: change acpi_processor_set_pdc() interface by Alex Chiang · 15 years ago
  48. 78f1699 ACPI: processor: call _PDC early by Alex Chiang · 15 years ago
  49. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  50. bf8b454 ACPI processor: Fix section mismatch for processor_add() by Thomas Renninger · 15 years ago
  51. 8fa79e0 Merge branch 'ost' into release by Len Brown · 15 years ago
  52. 13c4115 ACPI: Remove repeated registered as cooling_device messages by Mike Travis · 15 years ago
  53. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  54. d81c45e1 ACPI: Notify the _PPC evaluation status to the platform by Zhao Yakui · 15 years ago
  55. 941b10f ACPI: add __cpuinit to acpi_processor_add() by Rakib Mullick · 15 years ago
  56. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  57. cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
  58. 3b87bb6 Merge branch 'bjorn-start-stop-2.6.32' into release by Len Brown · 15 years ago
  59. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  60. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  61. 970b049 ACPI: processor: remove .start() method by Bjorn Helgaas · 15 years ago
  62. ddcd62d ACPI: processor: move acpi_processor_start() after acpi_processor_add() by Bjorn Helgaas · 15 years ago
  63. d4e0526 ACPI: processor: clean up in acpi_processor_start() error exits by Bjorn Helgaas · 15 years ago
  64. c1815e0 ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events by Bjorn Helgaas · 15 years ago
  65. 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
  66. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  67. 74cad4e ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS by Zhao Yakui · 15 years ago
  68. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  69. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  70. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  71. 6cc73b4 ACPI: processor: check for synthetic _HID, default to "Device" declaration by Bjorn Helgaas · 15 years ago
  72. 7ec0a72 ACPI: processor: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  73. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  74. 7237d3d x86, ACPI: add support for x2apic ACPI extensions by Suresh Siddha · 15 years ago
  75. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  76. 2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t by Rusty Russell · 16 years ago
  77. 547f784 Merge branch 'processor-256' into release by Len Brown · 16 years ago
  78. 9b5a56d Merge branch 'sysfs' into release by Len Brown · 16 years ago
  79. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  80. 0794469 ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  81. 5b53ed6 ACPI: 80 column adherence and spelling fix (no functional change) by Myron Stowe · 16 years ago
  82. b26e928 ACPI: Behave uniquely based on processor declaration definition type by Myron Stowe · 16 years ago
  83. ad93a76 ACPI: Disambiguate processor declaration type by Myron Stowe · 16 years ago
  84. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  85. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  86. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  87. 3df8a90 ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" by Dennis Jansen · 16 years ago
  88. d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
  89. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  90. 2a2a647 ACPI: Disable MWAIT via DMI on broken Compal board by Zhao Yakui · 16 years ago
  91. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  92. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  93. 9f1eb99 create sysfs link from acpi device to sysdev for cpu by Zhang Rui · 16 years ago
  94. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  95. a66b34b proper prototype for acpi_processor_tstate_has_changed() by Adrian Bunk · 16 years ago
  96. 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
  97. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 16 years ago
  98. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  99. 9030062 ACPI: elide a non-zero test on a result that is never 0 by Julia Lawall · 16 years ago
  100. ba62b07 acpi: fix "buggy BIOS check" when CPUs are hot removed by Alok Kataria · 16 years ago