aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-16mfd/cpuidle: ux500: Rename driver symbolLinus Walleij
2021-08-04cpuidle: pseries: Mark pseries_idle_proble() as __initNathan Chancellor
2021-08-03cpuidle: teo: Rename two local variables in teo_select()Rafael J. Wysocki
2021-08-03cpuidle: teo: Fix alternative idle state lookupRafael J. Wysocki
2021-08-03cpuidle: pseries: Do not cap the CEDE0 latency in fixup_cede0_latency()Gautham R. Shenoy
2021-08-03cpuidle: pseries: Fixup CEDE0 latency only for POWER10 onwardsGautham R. Shenoy
2021-06-30Merge tag 'cpuidle-v5.14-rc1' of https://git.linaro.org/people/daniel.lezcano...Rafael J. Wysocki
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-17cpuidle: teo: remove unneeded semicolon in teo_select()Wan Jiabing
2021-06-16cpuidle: qcom: Add SPM register data for MSM8226Bartosz Dudziak
2021-06-11cpuidle: teo: Use kerneldoc documentation in admin-guideRafael J. Wysocki
2021-06-11cpuidle: teo: Rework most recent idle duration values treatmentRafael J. Wysocki
2021-06-11cpuidle: teo: Change the main idle state selection logicRafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modification of teo_select()Rafael J. Wysocki
2021-06-11cpuidle: teo: Cosmetic modifications of teo_update()Rafael J. Wysocki
2021-05-12sched: Make nr_iowait_cpu() return 32-bit valueAlexey Dobriyan
2021-04-08Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki
2021-04-08cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configurationHe Ying
2021-04-08cpuidle: tegra: Remove do_idle firmware callDmitry Osipenko
2021-04-08cpuidle: tegra: Fix C7 idling state on Tegra114Dmitry Osipenko
2021-04-07cpuidle: menu: Take negative "sleep length" values into accountRafael J. Wysocki
2021-04-07cpuidle: teo: Take negative "sleep length" values into accountRafael J. Wysocki
2021-04-07cpuidle: teo: Adjust handling of very short idle timesRafael J. Wysocki
2021-04-07cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-01cpuidle: Select polling interval based on a c-state with a longer target resi...Mel Gorman
2020-11-27Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki
2020-11-16cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLEDmitry Osipenko
2020-11-10cpuidle: psci: Enable suspend-to-idle for PSCI OSI modeUlf Hansson
2020-10-26cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi ChromebooksMarek Szyprowski
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-09-28Merge back cpuidle material for 5.10.Rafael J. Wysocki
2020-09-23cpuidle: record state entry rejection statisticsLina Iyer
2020-09-22cpuidle: Drop misleading comments about RCU usageUlf Hansson
2020-09-22cpuidle: psci: Allow PM domain to be initialized even if no OSI modeUlf Hansson
2020-09-22firmware: psci: Extend psci_set_osi_mode() to allow reset to PC modeUlf Hansson
2020-09-21cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()Dmitry Osipenko
2020-09-21cpuidle: psci: Fix suspicious RCU usageUlf Hansson
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-08cpuidle: pseries: Fix CEDE latency conversion from tb to usGautham R. Shenoy
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-26cpuidle: Fixup IRQ statePeter Zijlstra