summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2021-09-071-1/+1
|\
| * mfd/cpuidle: ux500: Rename driver symbolLinus Walleij2021-08-161-1/+1
* | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-031-31/+46
|\ \
| * | cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor2021-08-041-1/+1
| * | cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy2021-08-031-29/+30
| * | cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy2021-08-031-1/+15
| |/
* | cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki2021-08-031-7/+7
* | cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki2021-08-031-13/+27
|/
* Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...Rafael J. Wysocki2021-06-301-0/+14
|\
| * cpuidle: qcom: Add SPM register data for MSM8226Bartosz Dudziak2021-06-161-0/+14
* | Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-291-228/+248
|\ \
| * | cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing2021-06-171-1/+1
| * | cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki2021-06-111-4/+8
| * | cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki2021-06-111-83/+70
| * | cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki2021-06-111-168/+200
| * | cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki2021-06-111-11/+7
| * | cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki2021-06-111-6/+7
| |/
* / sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan2021-05-121-3/+3
|/
* Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki2021-04-083-30/+45
|\
| * cpuidle: menu: Take negative "sleep length" values into accountRafael J. Wysocki2021-04-071-6/+11
| * cpuidle: teo: Take negative "sleep length" values into accountRafael J. Wysocki2021-04-071-7/+15
| * cpuidle: teo: Adjust handling of very short idle timesRafael J. Wysocki2021-04-071-17/+15
| * cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki2021-04-071-0/+4
* | cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configurationHe Ying2021-04-081-1/+1
* | cpuidle: tegra: Remove do_idle firmware callDmitry Osipenko2021-04-081-12/+1
* | cpuidle: tegra: Fix C7 idling state on Tegra114Dmitry Osipenko2021-04-081-6/+6
|/
* 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
|/