- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- f3643b5 Merge back cpuidle material for 5.10. by Rafael J. Wysocki · 4 years, 3 months ago
- f49735f cpuidle: record state entry rejection statistics by Lina Iyer · 4 years, 3 months ago
- bd80527 cpuidle: Drop misleading comments about RCU usage by Ulf Hansson · 4 years, 3 months ago
- 70c179b cpuidle: psci: Allow PM domain to be initialized even if no OSI mode by Ulf Hansson · 4 years, 4 months ago
- 1094201 firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode by Ulf Hansson · 4 years, 4 months ago
- 1170433 cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() by Dmitry Osipenko · 4 years, 6 months ago
- 36050d8 cpuidle: psci: Fix suspicious RCU usage by Ulf Hansson · 4 years, 4 months ago
- 5a55d36 Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
- 8747f20 cpuidle: Allow cpuidle drivers to take over RCU-idle by Peter Zijlstra · 4 years, 4 months ago
- ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
- 1d3ee7d cpuidle: pseries: Fix CEDE latency conversion from tb to us by Gautham R. Shenoy · 4 years, 4 months ago
- bf9282d cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic by Peter Zijlstra · 4 years, 5 months ago
- 1098582 sched,idle,rcu: Push rcu_idle deeper into the idle path by Peter Zijlstra · 4 years, 5 months ago
- 49d9c59 cpuidle: Fixup IRQ state by Peter Zijlstra · 4 years, 4 months ago
- 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- d947fb4 cpuidle: pseries: Fixup exit latency for CEDE(0) by Gautham R. Shenoy · 4 years, 5 months ago
- 054e44b cpuidle: pseries: Add function to parse extended CEDE records by Gautham R. Shenoy · 4 years, 5 months ago
- 3af0ada cpuidle: pseries: Set the latency-hint before entering CEDE by Gautham R. Shenoy · 4 years, 5 months ago
- efe9711 cpuidle: change enter_s2idle() prototype by Neal Liu · 4 years, 5 months ago
- 81f94dd cpuidle: psci: Prevent domain idlestates until consumers are ready by Ulf Hansson · 4 years, 6 months ago
- ee7c34c cpuidle: psci: Convert PM domain to platform driver by Ulf Hansson · 4 years, 6 months ago
- 166bf83 cpuidle: psci: Fix error path via converting to a platform driver by Ulf Hansson · 4 years, 6 months ago
- 4b072cd cpuidle: psci: Fail cpuidle registration if set OSI mode failed by Ulf Hansson · 4 years, 6 months ago
- 0317561 cpuidle: psci: Split into two separate build objects by Ulf Hansson · 4 years, 6 months ago
- 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
- c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
- 10e8b11e cpuidle: Rearrange s2idle-specific idle state entry code by Rafael J. Wysocki · 4 years, 6 months ago
- 81e6737 PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle by Chen Yu · 4 years, 6 months ago
- df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 7 months ago
- 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- c343bf1 cpuidle: Fix three reference count leaks by Qiushi Wu · 4 years, 7 months ago
- a871be6 cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver by Stephan Gerhold · 4 years, 9 months ago
- cce55cc cpuidle: sysfs: Remove sysfs_switch and switch attributes by Hanjun Guo · 4 years, 8 months ago
- b52e93e cpuidle: Make cpuidle governor switchable to be the default behaviour by Hanjun Guo · 4 years, 8 months ago
- ef7e7d6 cpuidle: sysfs: Accept governor name with 15 characters by Hanjun Guo · 4 years, 8 months ago
- 3f9f8da cpuidle: sysfs: Fix the overlap for showing available governors by Hanjun Guo · 4 years, 8 months ago
- fc7a3d9 thermal: cpuidle: Register cpuidle cooling device by Daniel Lezcano · 4 years, 8 months ago
- 8b7ce5e cpuidle: psci: Fixup execution order when entering a domain idle state by Ulf Hansson · 4 years, 8 months ago
- fafd62e cpuidle: tegra: Support CPU cluster power-down state on Tegra30 by Dmitry Osipenko · 4 years, 9 months ago
- c401919 powerpc/idle: Store PURR snapshot in a per-cpu global variable by Gautham R. Shenoy · 4 years, 9 months ago
- e4a884c powerpc: Move idle_loop_prolog()/epilog() functions to header file by Gautham R. Shenoy · 4 years, 9 months ago
- eba933c cpuidle: sysfs: Minor coding style corrections by Hanjun Guo · 4 years, 8 months ago
- 2f516e7 cpuidle: sysfs: Remove the unused define_one_r(o/w) macros by Hanjun Guo · 4 years, 8 months ago
- a31434b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
- 4902f7f cpuidle-haltpoll: Fix small typo by Yihao Wu · 4 years, 9 months ago
- 0e8fb69 Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 9 months ago
- ada0629 Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains' by Rafael J. Wysocki · 4 years, 9 months ago
- be4f654 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 9 months ago
- 7fbee48 cpuidle: psci: Split psci_dt_cpu_init_idle() by Ulf Hansson · 4 years, 10 months ago
- dd52551 cpuidle: haltpoll: allow force loading on hosts without the REALTIME hint by Maciej S. Szmigiero · 4 years, 10 months ago
- 382ac8e cpuidle: tegra: Disable CC6 state if LP2 unavailable by Dmitry Osipenko · 4 years, 10 months ago
- 14e086b cpuidle: tegra: Squash Tegra114 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
- 19461a4 cpuidle: tegra: Squash Tegra30 driver into the common driver by Dmitry Osipenko · 4 years, 10 months ago
- 860fbde cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle by Dmitry Osipenko · 4 years, 10 months ago
- f60ccc3 cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request() by Rafael J. Wysocki · 5 years ago
- 3a4a004 PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain by Rafael J. Wysocki · 5 years ago
- eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- e6cf623 Merge branch 'intel_idle+acpi' by Rafael J. Wysocki · 5 years ago
- cefb940 cpuidle: fix cpuidle_find_deepest_state() kerneldoc warnings by Benjamin Gaignard · 5 years ago
- a09da3f cpuidle: sysfs: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
- 32014c8 cpuidle: coupled: fix warnings when compiling with W=1 by Benjamin Gaignard · 5 years ago
- f7d50a1 Merge back cpuidle material for v5.6. by Rafael J. Wysocki · 5 years ago
- 53eb82b09 cpuidle: arm: Enable compile testing for some of drivers by Krzysztof Kozlowski · 5 years ago
- 57388a2 cpuidle: teo: Fix intervals[] array indexing bug by Ikjoon Jang · 5 years ago
- 577a2f4 cpuidle: Drop unused cpuidle_driver_ref/unref() functions by Rafael J. Wysocki · 5 years ago
- a65a397 cpuidle: psci: Add support for PM domains by using genpd by Ulf Hansson · 5 years ago
- 9c6ceec cpuidle: psci: Support CPU hotplug for the hierarchical model by Ulf Hansson · 5 years ago
- ce85aef cpuidle: psci: Manage runtime PM in the idle path by Ulf Hansson · 5 years ago
- a0cf319 cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains by Ulf Hansson · 5 years ago
- 8554951 cpuidle: psci: Attach CPU devices to their PM domains by Ulf Hansson · 5 years ago
- a5e0454 cpuidle: psci: Add a helper to attach a CPU to its PM domain by Ulf Hansson · 5 years ago
- f08cfbf cpuidle: psci: Support hierarchical CPU idle states by Ulf Hansson · 5 years ago
- 1595e4b cpuidle: psci: Simplify OF parsing of CPU idle state nodes by Ulf Hansson · 5 years ago
- 778f173 cpuidle: dt: Support hierarchical CPU idle states by Lina Iyer · 5 years ago
- 4386aa8 cpuidle: psci: Align psci_power_state count with idle state count by Sudeep Holla · 5 years ago
- 75a8026 cpuidle: Allow idle states to be disabled by default by Rafael J. Wysocki · 5 years ago
- 85c3ebd cpuidle: kirkwood: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- 22c48a4 cpuidle: clps711x: convert to devm_platform_ioremap_resource() by Yangtao Li · 5 years ago
- d4d8140 cpuidle: Drop unnecessary type cast in cpuidle_poll_time() by Rafael J. Wysocki · 5 years ago
- b0142d6 cpuidle: Fix cpuidle_driver_state_disabled() by Rafael J. Wysocki · 5 years ago
- 36fcb42 cpuidle: use first valid target residency as poll time by Marcelo Tosatti · 5 years ago
- 4d30d4a cpuidle: minor Kconfig help text fixes by Randy Dunlap · 5 years ago
- ba1e78a cpuidle: Drop disabled field from struct cpuidle_state by Rafael J. Wysocki · 5 years ago
- 656b4e6 cpuidle: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
- 5aa9ba6 cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() by Daniel Lezcano · 5 years ago
- c55b51a cpuidle: Allow idle injection to apply exit latency limit by Daniel Lezcano · 5 years ago
- cbda56d cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks by Rafael J. Wysocki · 5 years ago
- 85f6a17 cpuidle: teo: Avoid code duplication in conditionals by Rafael J. Wysocki · 5 years ago
- 63f202e cpuidle: teo: Avoid using "early hits" incorrectly by Rafael J. Wysocki · 5 years ago
- b6495b7 cpuidle: teo: Exclude cpuidle overhead from computations by Rafael J. Wysocki · 5 years ago
- c1d51f6 cpuidle: Use nanoseconds as the unit of time by Rafael J. Wysocki · 5 years ago
- 99e98d3 cpuidle: Consolidate disabled state checks by Rafael J. Wysocki · 5 years ago
- 918c1fe cpuidle: Do not unset the driver if it is there already by Zhenzhong Duan · 5 years ago
- 2c2a83d Merge back earlier cpuidle material for v5.5. by Rafael J. Wysocki · 5 years ago
- 31d8514 cpuidle: haltpoll: Take 'idle=' override into account by Zhenzhong Duan · 5 years ago
- 159e485 cpuidle: teo: Fix "early hits" handling for disabled idle states by Rafael J. Wysocki · 5 years ago
- e43dcf2 cpuidle: teo: Consider hits and misses metrics of disabled states by Rafael J. Wysocki · 5 years ago
- 4f690bb cpuidle: teo: Rename local variable in teo_select() by Rafael J. Wysocki · 5 years ago