1. c967882 cpuidle: Do not unset the driver if it is there already by Zhenzhong Duan · 4 years, 11 months ago
  2. 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
  3. 34c2f65 cpuidle: Move polling state initialization code to separate file by Rafael J. Wysocki · 7 years ago
  4. dc2251b cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol by Rafael J. Wysocki · 7 years ago
  5. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  6. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  7. abceaa9 cpuidle/coupled: Add sanity check for safe_state_index by Xunlei Pang · 9 years ago
  8. ee7a143 cpuidle: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  9. b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
  10. dd38c9d cpuidle: Remove time measurement in poll state by Daniel Lezcano · 10 years ago
  11. 84c4070 cpuidle: Set polling in poll_idle by Andy Lutomirski · 10 years ago
  12. 4b2f0b0 cpuidle: poll state can measure residency by tuukka.tikkanen@linaro.org · 11 years ago
  13. d7c7f10 cpuidle: don't call poll_idle_init() for every cpu by Viresh Kumar · 11 years ago
  14. 0d09d31 cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lock by Viresh Kumar · 11 years ago
  15. b171a85 cpuidle: rearrange code in __cpuidle_driver_init() by Viresh Kumar · 11 years ago
  16. e437f3e cpuidle: make __cpuidle_driver_init() return void by Viresh Kumar · 11 years ago
  17. caf4a36 cpuidle: Fix comments in cpuidle core by Viresh Kumar · 11 years ago
  18. 3b9c10e cpuidle: Check the result of cpuidle_get_driver() against NULL by Daniel Fu · 11 years ago
  19. 6d19cb9 cpuidle: Comment the driver's framework code by Daniel Lezcano · 11 years ago
  20. 82467a5 cpuidle: simplify multiple driver support by Daniel Lezcano · 11 years ago
  21. a06df06 cpuidle: initialize the broadcast timer framework by Daniel Lezcano · 11 years ago
  22. 8aef33a cpuidle: remove the power_specified field in the driver by Daniel Lezcano · 12 years ago
  23. ac34d7c cpuidle: fix lock contention in the idle path by Daniel Lezcano · 12 years ago
  24. bf4d1b5 cpuidle: support multiple drivers by Daniel Lezcano · 12 years ago
  25. 13dd52f cpuidle: prepare the cpuidle core to handle multiple drivers by Daniel Lezcano · 12 years ago
  26. 4168203 cpuidle: move driver checking within the lock section by Daniel Lezcano · 12 years ago
  27. 42f67f2 cpuidle: move driver's refcount to cpuidle by Daniel Lezcano · 12 years ago
  28. ed95347 cpuidle: rename function name "__cpuidle_register_driver", v2 by Daniel Lezcano · 12 years ago
  29. a77de28 cpuidle: remove some empty lines by Daniel Lezcano · 12 years ago
  30. 6e797a0 PM / cpuidle: Add driver reference counter by Rafael J. Wysocki · 12 years ago
  31. fc850f3 cpuidle: use the driver's state_count as default by Daniel Lezcano · 12 years ago
  32. 46bcfad cpuidle: Single/Global registration of idle states by Deepthi Dharwar · 13 years ago
  33. 62027ae cpuidle: create bootparam "cpuidle.off=1" by Len Brown · 13 years ago
  34. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 14 years ago
  35. c0d64cb cpuidle: add cpuidle_unregister_driver() error check by Len Brown · 14 years ago
  36. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago