Age | Commit message (Expand) | Author |
2021-04-08 | Merge back earlier cpuidle updates for v5.13. | Rafael J. Wysocki |
2021-04-08 | cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration | He Ying |
2021-04-08 | cpuidle: tegra: Remove do_idle firmware call | Dmitry Osipenko |
2021-04-08 | cpuidle: tegra: Fix C7 idling state on Tegra114 | Dmitry Osipenko |
2021-04-07 | cpuidle: menu: Take negative "sleep length" values into account | Rafael J. Wysocki |
2021-04-07 | cpuidle: teo: Take negative "sleep length" values into account | Rafael J. Wysocki |
2021-04-07 | cpuidle: teo: Adjust handling of very short idle times | Rafael J. Wysocki |
2021-04-07 | cpuidle: Use s64 as exit_latency_ns and target_residency_ns data type | Rafael J. Wysocki |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-12-01 | cpuidle: Select polling interval based on a c-state with a longer target resi... | Mel Gorman |
2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar |
2020-11-24 | smp: Cleanup smp_call_function*() | Peter Zijlstra |
2020-11-23 | Merge back cpuidle changes for v5.11. | Rafael J. Wysocki |
2020-11-16 | cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE | Dmitry Osipenko |
2020-11-10 | cpuidle: psci: Enable suspend-to-idle for PSCI OSI mode | Ulf Hansson |
2020-10-26 | cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks | Marek Szyprowski |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-09-28 | Merge back cpuidle material for 5.10. | Rafael J. Wysocki |
2020-09-23 | cpuidle: record state entry rejection statistics | Lina Iyer |
2020-09-22 | cpuidle: Drop misleading comments about RCU usage | Ulf Hansson |
2020-09-22 | cpuidle: psci: Allow PM domain to be initialized even if no OSI mode | Ulf Hansson |
2020-09-22 | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode | Ulf Hansson |
2020-09-21 | cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter() | Dmitry Osipenko |
2020-09-21 | cpuidle: psci: Fix suspicious RCU usage | Ulf Hansson |
2020-09-18 | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-09-16 | cpuidle: Allow cpuidle drivers to take over RCU-idle | Peter Zijlstra |
2020-09-15 | powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 | Nicholas Piggin |
2020-09-08 | cpuidle: pseries: Fix CEDE latency conversion from tb to us | Gautham R. Shenoy |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra |
2020-08-26 | sched,idle,rcu: Push rcu_idle deeper into the idle path | Peter Zijlstra |
2020-08-26 | cpuidle: Fixup IRQ state | Peter Zijlstra |
2020-08-07 | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-07-30 | cpuidle: pseries: Fixup exit latency for CEDE(0) | Gautham R. Shenoy |
2020-07-30 | cpuidle: pseries: Add function to parse extended CEDE records | Gautham R. Shenoy |
2020-07-30 | cpuidle: pseries: Set the latency-hint before entering CEDE | Gautham R. Shenoy |
2020-07-29 | cpuidle: change enter_s2idle() prototype | Neal Liu |
2020-07-29 | cpuidle: psci: Prevent domain idlestates until consumers are ready | Ulf Hansson |
2020-07-29 | cpuidle: psci: Convert PM domain to platform driver | Ulf Hansson |
2020-07-29 | cpuidle: psci: Fix error path via converting to a platform driver | Ulf Hansson |
2020-07-29 | cpuidle: psci: Fail cpuidle registration if set OSI mode failed | Ulf Hansson |
2020-07-29 | cpuidle: psci: Split into two separate build objects | Ulf Hansson |
2020-07-16 | cpuidle/pseries: Make symbol 'pseries_idle_driver' static | Wei Yongjun |
2020-07-15 | cpuidle/powernv : Remove dead code block | Abhishek Goel |
2020-06-25 | cpuidle: Rearrange s2idle-specific idle state entry code | Rafael J. Wysocki |
2020-06-23 | PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idle | Chen Yu |
2020-06-12 | Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-29 | cpuidle: Fix three reference count leaks | Qiushi Wu |