1. 8651f97 PM / cpuidle: System resume hang fix with cpuidle by Preeti U Murthy · 12 years ago
  2. 75cc523 PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup. by Deepthi Dharwar · 12 years ago
  3. eeaab2d Merge branches 'idle-fix' and 'misc' into release by Len Brown · 12 years ago
  4. 54f7007 ACPI processor: Use safe_halt() rather than halt() in acpi_idle_play_dead() by Luck, Tony · 12 years ago
  5. 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
  6. 9505626 ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() by Paul E. McKenney · 12 years ago
  7. 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 12 years ago
  8. 3439a8d ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression) by Rafael J. Wysocki · 13 years ago
  9. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  10. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  11. 4202735 cpuidle: Split cpuidle_state structure and move per-cpu statistics fields by Deepthi Dharwar · 13 years ago
  12. e978aa7 cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state by Deepthi Dharwar · 13 years ago
  13. 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
  14. e12f65f locking, ACPI: Annotate c3_lock as raw by Thomas Gleixner · 15 years ago
  15. e8db0be PM QoS: Move and rename the implementation files by Jean Pihet · 13 years ago
  16. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 13 years ago
  17. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  18. 0aae9f9 ACPI: processor_idle: delete use of NOP CPUIDLE_FLAGs by Len Brown · 14 years ago
  19. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  20. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  21. 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
  22. 0f3f164 acpi_idle: delete bogus data from cpuidle_state.power_usage by Len Brown · 14 years ago
  23. eaeca2e ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWER by Thomas Renninger · 14 years ago
  24. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  25. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  26. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  27. 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
  28. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  29. 592913e time: Kill off CONFIG_GENERIC_TIME by John Stultz · 14 years ago
  30. bbac30e Merge branch 'misc' into release by Len Brown · 14 years ago
  31. d3e7e99 ACPI: create "processor.bm_check_disable" boot param by Len Brown · 14 years ago
  32. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  33. 6c9c0fd ACPI: fix unused function warning by KOSAKI Motohiro · 14 years ago
  34. bceefad ACPI: Eliminate us to pm ticks conversion in common path by Venkatesh Pallipadi · 14 years ago
  35. 157317b ACPI: Fix the incorrect calculation about C-state idle time by Zhao Yakui · 14 years ago
  36. 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
  37. 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
  38. 2da513f ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS to NS conversion by Venkatesh Pallipadi · 14 years ago
  39. 02cf4f9 ACPI: acpi_idle: touch TS_POLLING only in the non-MWAIT case by Len Brown · 14 years ago
  40. 34a18d6 ACPI: delete unused c-state promotion/demotion data strucutures by Len Brown · 14 years ago
  41. ed77134 PM QOS update by Mark Gross · 14 years ago
  42. 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
  43. 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
  44. d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 14 years ago
  45. 370d5cd ACPI: fix High cpu temperature with 2.6.32 by Arjan van de Ven · 15 years ago
  46. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  47. d22edd2 ACPI: delete acpi_processor_power_verify_c2() by Len Brown · 15 years ago
  48. a6d72c1 ACPI: allow C3 > 1000usec by Len Brown · 15 years ago
  49. 5d76b6f ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C by Len Brown · 15 years ago
  50. 918aae4 ACPI: fix for lapic_timer_propagate_broadcast() by Hidetoshi Seto · 15 years ago
  51. 569ec4c ACPI: kill "unused variable ‘i’" warning by Linus Torvalds · 15 years ago
  52. 3d5b6fb ACPI: Kill overly verbose "power state" log messages by Roland Dreier · 15 years ago
  53. cbeee13 Merge branch 'processor-procfs-2.6.32' into release by Len Brown · 15 years ago
  54. a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
  55. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  56. b188e4c ACPI: fix CONFIG_ACPI_PROCFS=n build warning by Len Brown · 15 years ago
  57. 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
  58. 74cad4e ACPI: Make ACPI processor proc I/F depend on the ACPI_PROCFS by Zhao Yakui · 15 years ago
  59. 7e275cc ACPI: idle: rename lapic timer workaround routines by Len Brown · 15 years ago
  60. ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 15 years ago
  61. 7d60e8a cpuidle: fix AMD C1E suspend hang by Shaohua Li · 15 years ago
  62. 87ad57ba cpuidle: makes AMD C1E work in acpi_idle by Shaohua Li · 15 years ago
  63. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  64. a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 15 years ago
  65. 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 15 years ago
  66. 815ab0f ACPI: suspend: restore BM_RLD on resume by Len Brown · 15 years ago
  67. 9c18f0b Merge branch 'bugzilla-13142' into release by Len Brown · 15 years ago
  68. 3869e92 Merge branch 'hpet' into release by Len Brown · 15 years ago
  69. 615dfd9 ACPI: prevent processor.max_cstate=0 boot crash by Len Brown · 15 years ago
  70. f461dde ACPI/hpet: prevent boot hang when hpet=force used on ICH-4M by Len Brown · 15 years ago
  71. 9261461 ACPI: delete obsolete "bus master activity" proc field by Len Brown · 15 years ago
  72. a71e491 ACPI: idle: mark_tsc_unstable() at init-time, not run-time by Len Brown · 15 years ago
  73. db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 15 years ago
  74. 2ddb9f1 Merge branch 'pmtimer-overflow' into release by Len Brown · 15 years ago
  75. 67dc092 ACPI: Remove R40e c-state blacklist by Thomas Renninger · 15 years ago
  76. 50ffba1 ACPICA: Rename ACPI bit register access functions by Bob Moore · 15 years ago
  77. 9892dd2 ACPICA: Optimize ACPI register locking by Bob Moore · 15 years ago
  78. ff69f2b acpi: fix of pmtimer overflow that make Cx states time incorrect by alex.shi · 15 years ago
  79. 9fdd54f ACPI: delete CPU_IDLE=n code by Len Brown · 15 years ago
  80. 31878dd ACPI: remove BM_RLD access from idle entry path by Len Brown · 15 years ago
  81. a2b7b01 ACPI: remove locking from PM1x_STS register reads by Len Brown · 15 years ago
  82. ba84be2 remove linux/hardirq.h from asm-generic/local.h by Russell King · 16 years ago
  83. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
  84. 89595b8 ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h by Bjorn Helgaas · 16 years ago
  85. addbad4 cpuidle: update the last_state acpi cpuidle reflecting actual state entered by Venkatesh Pallipadi · 16 years ago
  86. d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
  87. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  88. dcf3099 ftrace: disable tracing on acpi idle calls by Steven Rostedt · 16 years ago
  89. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 16 years ago
  90. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 16 years ago
  91. 706546d ACPI: change processors from array to per_cpu variable by Mike Travis · 16 years ago
  92. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  93. dcb84f3 cpuidle acpi driver: fix oops on AC<->DC by Venkatesh Pallipadi · 16 years ago
  94. 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
  95. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  96. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 16 years ago
  97. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  98. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 16 years ago
  99. 0fda6b4 2.6.25 regression: powertop says 120K wakeups/sec by Venkatesh Pallipadi · 16 years ago
  100. 8e92b66 cpuidle: fix 100% C0 statistics regression by Venki Pallipadi · 16 years ago