summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-2/+4
* cpuidle: Fix cpuidle_remove_state_sysfs() kerneldoc commentYang Li2021-12-171-1/+1
* cpuidle: menu: Fix typo in a commentJason Wang2021-11-241-1/+1
* Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-033-251/+73
|\
| * Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2021-10-132-250/+69
| |\
| | * cpuidle: qcom_spm: Detach state machine from main SPM handlingAngeloGioacchino Del Regno2021-09-212-250/+69
| * | cpuidle: tegra: Check whether PMC is readyDmitry Osipenko2021-10-051-0/+3
| * | cpuidle: tegra: Enable compile testingDmitry Osipenko2021-10-051-1/+1
| |/
* / cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva2021-10-011-1/+4
|/
* 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