1. d04691d cpuidle: pseries: Mark pseries_idle_proble() as __init by Nathan Chancellor · 3 years, 5 months ago
  2. 71737a6 cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency() by Gautham R. Shenoy · 3 years, 6 months ago
  3. 50741b7 cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwards by Gautham R. Shenoy · 3 years, 6 months ago
  4. 1d3ee7d cpuidle: pseries: Fix CEDE latency conversion from tb to us by Gautham R. Shenoy · 4 years, 4 months ago
  5. d947fb4 cpuidle: pseries: Fixup exit latency for CEDE(0) by Gautham R. Shenoy · 4 years, 6 months ago
  6. 054e44b cpuidle: pseries: Add function to parse extended CEDE records by Gautham R. Shenoy · 4 years, 6 months ago
  7. 3af0ada cpuidle: pseries: Set the latency-hint before entering CEDE by Gautham R. Shenoy · 4 years, 6 months ago
  8. 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
  9. c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
  10. e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
  11. 2b038cb powerpc/pseries/cpuidle: Fix preempt warning by Breno Leitao · 6 years ago
  12. f2ac428 powerpc/pseries/cpuidle: add polling idle for shared processor guests by Nicholas Piggin · 7 years ago
  13. ced54c0 cpuidle/powernv: avoid double irq enable coming out of idle by Nicholas Piggin · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 7ded429 cpuidle: powerpc: no memory barrier after break from idle by Nicholas Piggin · 8 years ago
  16. 624e46d cpuidle: powerpc: read mostly for common globals by Nicholas Piggin · 8 years ago
  17. 3fc5ee92 cpuidle: powerpc: cpuidle set polling before enabling irqs by Nicholas Piggin · 8 years ago
  18. 529351f cpuidle/pseries: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  19. 78eaa10 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state by Shilpasri G Bhat · 10 years ago
  20. b82b6cc cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic by Daniel Lezcano · 10 years ago
  21. 3f67d96 cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend driver by Preeti U Murthy · 11 years ago
  22. d8c6ad3 sched/idle, PPC: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 11 years ago
  23. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  24. bf7f61f powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro. by Deepthi Dharwar · 11 years ago
  25. 12431c6 powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module. by Deepthi Dharwar · 11 years ago
  26. b69dbba0 powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation. by Deepthi Dharwar · 11 years ago
  27. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago[Renamed (81%) from arch/powerpc/platforms/pseries/processor_idle.c]
  28. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  29. c0c4301 pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle routines by Preeti U Murthy · 11 years ago
  30. 7f74dc0 POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines by Bartlomiej Zolnierkiewicz · 11 years ago
  31. 33e7312 POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization by Bartlomiej Zolnierkiewicz · 11 years ago
  32. 212bebb pseries: Move plpar_wrapper.h to powerpc common include/asm location. by Deepthi Dharwar · 11 years ago
  33. 9b3fbd6 pseries/cpuidle: Remove dependency of pseries.h file by Deepthi Dharwar · 11 years ago
  34. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  35. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  36. 554c06b cpuidle: remove en_core_tk_irqen flag by Daniel Lezcano · 12 years ago
  37. 1ca8094 POWERPC: pseries: cpuidle: use time keeping flag by Daniel Lezcano · 12 years ago
  38. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  39. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  40. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  41. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  42. 852d8cb powerpc/cpuidle: Fixes for pseries_idle hotplug notifier by Deepthi Dharwar · 13 years ago
  43. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  44. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 13 years ago
  45. 16aaaff powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier by Deepthi Dharwar · 13 years ago
  46. 0b17ba7 powerpc: check_and_cede_processor() never cedes by Anton Blanchard · 13 years ago
  47. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  48. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  49. e8bb3e0 powerpc/cpuidle: Handle power_save=off by Deepthi Dharwar · 13 years ago
  50. 707827f powerpc/cpuidle: cpuidle driver for pSeries by Deepthi Dharwar · 13 years ago