summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2020-02-05cpuidle: teo: Avoid using "early hits" incorrectlyRafael J. Wysocki
2020-01-23cpuidle: teo: Fix intervals[] array indexing bugIkjoon Jang
2019-12-17cpuidle: use first valid target residency as poll timeMarcelo Tosatti
2019-12-17cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki
2019-12-17cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki
2019-12-17cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki
2019-12-17cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki
2019-12-17cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan
2019-10-22cpuidle: haltpoll: Take 'idle=' override into accountZhenzhong Duan
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...Wanpeng Li
2019-09-11cpuidle-haltpoll: do not set an owner to allow modunloadJoao Martins
2019-09-11cpuidle-haltpoll: return -ENODEV on modinit failureJoao Martins
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins
2019-08-10cpuidle: teo: Get rid of redundant check in teo_update()Rafael J. Wysocki
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi
2019-08-09ARM: psci: cpuidle: Introduce PSCI CPUidle driverLorenzo Pieralisi
2019-08-09ARM: cpuidle: Remove overzealous error loggingLorenzo Pieralisi
2019-08-09ARM: cpuidle: Remove useless header includeLorenzo Pieralisi
2019-08-05cpuidle: teo: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki
2019-08-05cpuidle: menu: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti
2019-07-30cpuidle: add haltpoll governorMarcelo Tosatti
2019-07-30governors: unify last_state_idxMarcelo Tosatti
2019-07-30cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti
2019-07-30add cpuidle-haltpoll driverMarcelo Tosatti
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-04PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson
2019-04-01cpuidle: exynos: Unify target residency for AFTR and coupled AFTR statesMarek Szyprowski
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki
2019-03-07cpuidle: menu: Avoid overflows when computing varianceRafael J. Wysocki
2019-02-01cpuidle: dt: bail out if the idle-state DT node is not compatibleJoseph Lo
2019-02-01Merge back earlier cpuidle material for v5.1.Rafael J. Wysocki
2019-01-30cpuidle: poll_state: Fix default time limitDoug Smythies
2019-01-16cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-12cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki
2018-12-11cpuidle: big.LITTLE: fix refcount leakYangtao Li
2018-12-11cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki