1. 6726655 ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock by Jiri Kosina · 10 years ago
  2. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. 9612a46 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  4. 130a5f69 ACPI / cpuidle: remove dev->state_count setting by Bartlomiej Zolnierkiewicz · 11 years ago
  5. 7ca380f ACPI / cpuidle: fix max idle state handling with hotplug CPU support by Bartlomiej Zolnierkiewicz · 11 years ago
  6. 1682425 x86, acpi, idle: Restructure the mwait idle routines by Peter Zijlstra · 11 years ago
  7. 43575fa ACPI / processor: initialize a variable to silence compiler warning by Al Stone · 11 years ago
  8. cad1525a ACPI: remove trailing whitespace by Al Stone · 11 years ago
  9. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  10. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  11. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  12. bf9b59f ACPI / processor: remove superfluous pr == NULL checks by Bartlomiej Zolnierkiewicz · 11 years ago
  13. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  14. 95d45d4 ACPI / PM: acpi_processor_suspend() can be static by Fengguang Wu · 11 years ago
  15. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  16. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  17. 6240a10 cpuidle / ACPI: recover percpu ACPI processor cstate by Alex Shi · 11 years ago
  18. ca62cf5 Merge branch 'misc' into release by Len Brown · 11 years ago
  19. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 11 years ago
  20. ac3ebaf ACPI / idle: remove usage of the statedata by Daniel Lezcano · 11 years ago
  21. 6ef0f08 ACPI / idle: pass the cpuidle_device parameter by Daniel Lezcano · 11 years ago
  22. e2668fb ACPI / idle : remove pointless headers by Daniel Lezcano · 11 years ago
  23. 41cdb0e ACPI / idle: remove unused definition by Daniel Lezcano · 11 years ago
  24. f427e5f ACPI / processor: Get power info before updating the C-states by Thomas Schlichter · 11 years ago
  25. b88a634 ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled by Konrad Rzeszutek Wilk · 11 years ago
  26. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  27. e8b1b59 cpuidle / ACPI: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
  28. 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
  29. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  30. c59687f cpuidle / ACPI : remove power from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  31. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  32. ec033d0 Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release by Len Brown · 12 years ago
  33. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  34. aa713cc cpuilde / ACPI: remove time from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  35. 53b7095 cpuidle / ACPI: remove usage from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  36. 64d45f0 cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  37. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  38. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  39. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  40. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  41. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  42. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  43. 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 12 years ago
  44. 1a05e467 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
  45. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  46. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  47. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  48. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  49. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  50. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  51. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  52. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
  54. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  55. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  56. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  57. 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 13 years ago
  58. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  59. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  60. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  61. 0f3f164 acpi_idle: delete bogus data from cpuidle_state.power_usage by Len Brown · 14 years ago
  62. eaeca2e ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER by Thomas Renninger · 14 years ago
  63. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  64. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  65. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  66. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  68. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  69. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  70. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  71. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  72. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
  73. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 14 years ago
  74. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 14 years ago
  75. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  76. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  77. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 14 years ago
  78. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
  79. 34a18d6 ACPI: delete unused c-state promotion/demotion data strucutures by Len Brown · 14 years ago
  80. ed77134 PM QOS update by Mark Gross · 14 years ago
  81. 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
  82. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  83. d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 14 years ago
  84. 370d5cd ACPI: fix High cpu temperature with 2.6.32 by Arjan van de Ven · 14 years ago
  85. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  86. d22edd2 ACPI: delete acpi_processor_power_verify_c2() by Len Brown · 14 years ago
  87. a6d72c1 ACPI: allow C3 > 1000usec by Len Brown · 14 years ago
  88. 5d76b6f ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C by Len Brown · 14 years ago
  89. 918aae4 ACPI: fix for lapic_timer_propagate_broadcast() by Hidetoshi Seto · 15 years ago
  90. 569ec4c ACPI: kill "unused variable ‘i’" warning by Linus Torvalds · 15 years ago
  91. 3d5b6fb ACPI: Kill overly verbose "power state" log messages by Roland Dreier · 15 years ago
  92. cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
  93. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  94. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  95. b188e4c ACPI: fix CONFIG_ACPI_PROCFS=n build warning by Len Brown · 15 years ago
  96. 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
  97. 74cad4e ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS by Zhao Yakui · 15 years ago
  98. 7e275cc ACPI: idle: rename lapic timer workaround routines by Len Brown · 15 years ago
  99. ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 15 years ago
  100. 7d60e8a cpuidle: fix AMD C1E suspend hang by Shaohua Li · 15 years ago