aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-29cpuidle: minor Kconfig help text fixesRandy Dunlap1-3/+3
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2-2/+1
2019-11-29cpuidle: Fix Kconfig indentationKrzysztof Kozlowski2-16/+16
2019-11-20cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Daniel Lezcano1-2/+3
2019-11-20cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano1-6/+7
2019-11-19cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirksRafael J. Wysocki1-0/+28
2019-11-15cpuidle: teo: Avoid code duplication in conditionalsRafael J. Wysocki1-5/+8
2019-11-13cpuidle: teo: Avoid using "early hits" incorrectlyRafael J. Wysocki1-4/+17
2019-11-13cpuidle: teo: Exclude cpuidle overhead from computationsRafael J. Wysocki1-1/+8
2019-11-11cpuidle: Use nanoseconds as the unit of timeRafael J. Wysocki9-157/+168
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki6-48/+51
2019-10-24cpuidle: Do not unset the driver if it is there alreadyZhenzhong Duan1-8/+7
2019-10-24Merge back earlier cpuidle material for v5.5.Rafael J. Wysocki1-19/+59
2019-10-22cpuidle: haltpoll: Take 'idle=' override into accountZhenzhong Duan1-0/+4
2019-10-14cpuidle: teo: Fix "early hits" handling for disabled idle statesRafael J. Wysocki1-9/+26
2019-10-14cpuidle: teo: Consider hits and misses metrics of disabled statesRafael J. Wysocki1-4/+21
2019-10-14cpuidle: teo: Rename local variable in teo_select()Rafael J. Wysocki1-10/+9
2019-10-14cpuidle: teo: Ignore disabled idle states that are too deepRafael J. Wysocki1-0/+7
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds14-71/+419
2019-09-11cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are availableWanpeng Li1-1/+2
2019-09-11cpuidle-haltpoll: do not set an owner to allow modunloadJoao Martins1-1/+0
2019-09-11cpuidle-haltpoll: return -ENODEV on modinit failureJoao Martins1-1/+1
2019-09-11cpuidle-haltpoll: set haltpoll as preferred governorJoao Martins2-1/+2
2019-09-11cpuidle: allow governor switch on cpuidle_register_driver()Joao Martins3-3/+31
2019-09-03cpuidle-haltpoll: vcpu hotplug supportJoao Martins1-5/+63
2019-08-10cpuidle: teo: Get rid of redundant check in teo_update()Rafael J. Wysocki1-12/+4
2019-08-09PSCI: cpuidle: Refactor CPU suspend power_state parameter handlingLorenzo Pieralisi1-1/+86
2019-08-09ARM: psci: cpuidle: Enable PSCI CPUidle driverLorenzo Pieralisi1-1/+1
2019-08-09ARM: psci: cpuidle: Introduce PSCI CPUidle driverLorenzo Pieralisi3-0/+162
2019-08-09ARM: cpuidle: Remove overzealous error loggingLorenzo Pieralisi1-3/+9
2019-08-09ARM: cpuidle: Remove useless header includeLorenzo Pieralisi1-1/+0
2019-08-05cpuidle: teo: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki1-16/+16
2019-08-05cpuidle: menu: Allow tick to be stopped if PM QoS is usedRafael J. Wysocki1-11/+5
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti1-1/+8
2019-07-30cpuidle: add haltpoll governorMarcelo Tosatti3-0/+162
2019-07-30governors: unify last_state_idxMarcelo Tosatti3-20/+18
2019-07-30cpuidle: add poll_limit_ns to cpuidle_device structureMarcelo Tosatti3-9/+39
2019-07-30add cpuidle-haltpoll driverMarcelo Tosatti3-0/+78
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
2019-07-04PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-20/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215Thomas Gleixner1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner5-0/+5
2019-04-10cpuidle: Export the next timer expiration for CPUsUlf Hansson1-2/+17
2019-04-01cpuidle: exynos: Unify target residency for AFTR and coupled AFTR statesMarek Szyprowski1-1/+1
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki1-0/+1