1. a36a7fe ACPI / processor_idle: Add support for Low Power Idle(LPI) states by Sudeep Holla · 8 years ago
  2. 35ae713 ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE by Sudeep Holla · 8 years ago
  3. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  4. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  5. 504997c ACPI / sleep: move acpi_processor_sleep to sleep.c by Sudeep Holla · 8 years ago
  6. b6ec26f ACPI / processor_idle: replace PREFIX with pr_fmt by Sudeep Holla · 9 years ago
  7. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 9 years ago
  8. b034668 ACPI / processor: constify DMI system id table by Mathias Krause · 9 years ago
  9. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. c7e8bdf cpuidle: ACPI: do not overwrite name and description of C0 by Thomas Schlichter · 9 years ago
  11. 7815701 ACPI/idle: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  12. ee41eeb ACPI/processor: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  13. 5f50818 ACPI / idle: Implement ->enter_freeze callback routine by Rafael J. Wysocki · 9 years ago
  14. 6491bc0 ACPI / cpuidle: Common callback routine for entering states by Rafael J. Wysocki · 9 years ago
  15. d2cecb3 ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple() by Rafael J. Wysocki · 9 years ago
  16. 2a73835 ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm() by Rafael J. Wysocki · 9 years ago
  17. 5f97d66 ACPI / cpuidle: Clean up white space in a switch statement by Rafael J. Wysocki · 9 years ago
  18. de6cc4e ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple() by Rafael J. Wysocki · 9 years ago
  19. adcb262 ACPI / cpuidle: Clean up fallback to C1 checks by Rafael J. Wysocki · 9 years ago
  20. 67f592c ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines by Rafael J. Wysocki · 9 years ago
  21. b00783f ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry() by Rafael J. Wysocki · 9 years ago
  22. ff23ab2 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  23. 62c4cf9 cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID by Len Brown · 10 years ago
  24. 648fcab Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  25. 6fd8050 ACPI / cpuidle: avoid assigning signed errno to acpi_status by Sudeep Holla · 10 years ago
  26. b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
  27. 6726655 ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock by Jiri Kosina · 10 years ago
  28. 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
  29. 9612a46 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  30. 130a5f6 ACPI / cpuidle: remove dev->state_count setting by Bartlomiej Zolnierkiewicz · 11 years ago
  31. 7ca380f ACPI / cpuidle: fix max idle state handling with hotplug CPU support by Bartlomiej Zolnierkiewicz · 11 years ago
  32. 1682425 x86, acpi, idle: Restructure the mwait idle routines by Peter Zijlstra · 11 years ago
  33. 43575fa ACPI / processor: initialize a variable to silence compiler warning by Al Stone · 11 years ago
  34. cad1525a ACPI: remove trailing whitespace by Al Stone · 11 years ago
  35. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  36. 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
  37. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  38. bf9b59f ACPI / processor: remove superfluous pr == NULL checks by Bartlomiej Zolnierkiewicz · 11 years ago
  39. fe7bf10 acpi: delete __cpuinit usage from all acpi files by Paul Gortmaker · 11 years ago
  40. 95d45d4 ACPI / PM: acpi_processor_suspend() can be static by Fengguang Wu · 11 years ago
  41. 0a3b15a ACPI / PM: Move processor suspend/resume to syscore_ops by Rafael J. Wysocki · 11 years ago
  42. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 11 years ago
  43. 6240a10 cpuidle / ACPI: recover percpu ACPI processor cstate by Alex Shi · 11 years ago
  44. ca62cf5 Merge branch 'misc' into release by Len Brown · 11 years ago
  45. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 11 years ago
  46. ac3ebaf ACPI / idle: remove usage of the statedata by Daniel Lezcano · 11 years ago
  47. 6ef0f08 ACPI / idle: pass the cpuidle_device parameter by Daniel Lezcano · 11 years ago
  48. e2668fb ACPI / idle : remove pointless headers by Daniel Lezcano · 11 years ago
  49. 41cdb0e ACPI / idle: remove unused definition by Daniel Lezcano · 11 years ago
  50. f427e5f ACPI / processor: Get power info before updating the C-states by Thomas Schlichter · 11 years ago
  51. b88a634 ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled by Konrad Rzeszutek Wilk · 11 years ago
  52. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  53. e8b1b59 cpuidle / ACPI: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
  54. 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
  55. 38a991b ACPI / processor: remove unused function parameter by Daniel Lezcano · 12 years ago
  56. c59687f cpuidle / ACPI : remove power from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  57. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  58. 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
  59. 6148d38 Merge branch 'pm-acpi' by Rafael J. Wysocki · 12 years ago
  60. aa713cc cpuilde / ACPI: remove time from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  61. 53b7095 cpuidle / ACPI: remove usage from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  62. 64d45f0 cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure by Daniel Lezcano · 12 years ago
  63. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 12 years ago
  64. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  65. e8110b6 ACPI: Use struct dev_pm_ops for power management in processor driver by Rafael J. Wysocki · 12 years ago
  66. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 12 years ago
  67. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  68. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  69. 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 12 years ago
  70. 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
  71. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  72. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  73. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  74. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  75. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  76. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  77. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  78. 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
  79. e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
  80. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  81. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  82. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 13 years ago
  83. 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 13 years ago
  84. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  85. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  86. 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
  87. 0f3f164 acpi_idle: delete bogus data from cpuidle_state.power_usage by Len Brown · 14 years ago
  88. eaeca2e ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER by Thomas Renninger · 14 years ago
  89. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  90. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  91. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  92. 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
  93. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  94. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  95. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  96. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  97. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  98. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
  99. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 14 years ago
  100. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 14 years ago