summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-2/+1
|\
| * cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi ChromebooksMarek Szyprowski2020-10-261-2/+1
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-153-6/+55
|\ \
| * | cpuidle: Select polling interval based on a c-state with a longer target resi...Mel Gorman2020-12-011-2/+23
| * | Merge back cpuidle changes for v5.11.Rafael J. Wysocki2020-11-232-4/+32
| |\ \
| | * | cpuidle: psci: Enable suspend-to-idle for PSCI OSI modeUlf Hansson2020-11-102-4/+32
| | |/
* | | Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-271-2/+2
|\| |
| * | cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLEDmitry Osipenko2020-11-161-2/+2
| |/
* / smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-241-2/+1
|/
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-1/+1
|\
| * powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin2020-09-151-1/+1
* | Merge back cpuidle material for 5.10.Rafael J. Wysocki2020-09-282-12/+2
|\ \
| * | cpuidle: Drop misleading comments about RCU usageUlf Hansson2020-09-221-10/+0
| * | cpuidle: psci: Fix suspicious RCU usageUlf Hansson2020-09-211-2/+2
* | | cpuidle: record state entry rejection statisticsLina Iyer2020-09-232-0/+4
* | | cpuidle: psci: Allow PM domain to be initialized even if no OSI modeUlf Hansson2020-09-221-28/+31
* | | firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson2020-09-221-1/+1
* | | cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()Dmitry Osipenko2020-09-211-14/+20
|/ /
* | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-09-181-4/+11
|\|
| * cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy2020-09-081-4/+11
* | cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra2020-09-161-5/+10
* | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2020-08-261-0/+4
* | sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra2020-08-261-4/+8
* | cpuidle: Fixup IRQ statePeter Zijlstra2020-08-261-1/+2
|/
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-072-17/+184
|\
| * cpuidle: pseries: Fixup exit latency for CEDE(0)Gautham R. Shenoy2020-07-301-3/+42
| * cpuidle: pseries: Add function to parse extended CEDE recordsGautham R. Shenoy2020-07-301-1/+135
| * cpuidle: pseries: Set the latency-hint before entering CEDEGautham R. Shenoy2020-07-301-2/+10
| * cpuidle/pseries: Make symbol 'pseries_idle_driver' staticWei Yongjun2020-07-161-1/+1
| * cpuidle/powernv : Remove dead code blockAbhishek Goel2020-07-151-14/+0
* | cpuidle: change enter_s2idle() prototypeNeal Liu2020-07-291-3/+5
* | cpuidle: psci: Prevent domain idlestates until consumers are readyUlf Hansson2020-07-291-0/+14
* | cpuidle: psci: Convert PM domain to platform driverUlf Hansson2020-07-291-17/+28
* | cpuidle: psci: Fix error path via converting to a platform driverUlf Hansson2020-07-293-65/+95
* | cpuidle: psci: Fail cpuidle registration if set OSI mode failedUlf Hansson2020-07-291-5/+0
* | cpuidle: psci: Split into two separate build objectsUlf Hansson2020-07-293-4/+13
* | cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2020-06-251-3/+3
* | PM: s2idle: Clear _TIF_POLLING_NRFLAG before suspend to idleChen Yu2020-06-231-1/+2
|/
* Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-122-0/+6
|\
| * thermal: cpuidle: Register cpuidle cooling deviceDaniel Lezcano2020-05-192-0/+6
* | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-32/+7
|\ \
| * | powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy2020-04-301-9/+6
| * | powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy2020-04-301-29/+7
| |/
* | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-041-1/+0
|\ \
| * | cpuidle: tegra: Support CPU cluster power-down state on Tegra30Dmitry Osipenko2020-05-061-1/+0
| |/
* | cpuidle: Fix three reference count leaksQiushi Wu2020-05-291-3/+3
* | cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driverStephan Gerhold2020-05-263-0/+358
* | cpuidle: sysfs: Remove sysfs_switch and switch attributesHanjun Guo2020-05-191-20/+2
* | cpuidle: Make cpuidle governor switchable to be the default behaviourHanjun Guo2020-05-191-4/+5
* | cpuidle: sysfs: Accept governor name with 15 charactersHanjun Guo2020-05-191-16/+7