Age | Commit message (Expand) | Author |
2019-12-12 | cpuidle: Drop unnecessary type cast in cpuidle_poll_time() | Rafael J. Wysocki |
2019-12-10 | cpuidle: Fix cpuidle_driver_state_disabled() | Rafael J. Wysocki |
2019-12-09 | cpuidle: use first valid target residency as poll time | Marcelo Tosatti |
2019-11-29 | cpuidle: minor Kconfig help text fixes | Randy Dunlap |
2019-11-29 | cpuidle: Drop disabled field from struct cpuidle_state | Rafael J. Wysocki |
2019-11-29 | cpuidle: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-20 | cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() | Daniel Lezcano |
2019-11-20 | cpuidle: Allow idle injection to apply exit latency limit | Daniel Lezcano |
2019-11-19 | cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks | Rafael J. Wysocki |
2019-11-15 | cpuidle: teo: Avoid code duplication in conditionals | Rafael J. Wysocki |
2019-11-13 | cpuidle: teo: Avoid using "early hits" incorrectly | Rafael J. Wysocki |
2019-11-13 | cpuidle: teo: Exclude cpuidle overhead from computations | Rafael J. Wysocki |
2019-11-11 | cpuidle: Use nanoseconds as the unit of time | Rafael J. Wysocki |
2019-11-06 | cpuidle: Consolidate disabled state checks | Rafael J. Wysocki |
2019-10-24 | cpuidle: Do not unset the driver if it is there already | Zhenzhong Duan |
2019-10-24 | Merge back earlier cpuidle material for v5.5. | Rafael J. Wysocki |
2019-10-22 | cpuidle: haltpoll: Take 'idle=' override into account | Zhenzhong Duan |
2019-10-14 | cpuidle: teo: Fix "early hits" handling for disabled idle states | Rafael J. Wysocki |
2019-10-14 | cpuidle: teo: Consider hits and misses metrics of disabled states | Rafael J. Wysocki |
2019-10-14 | cpuidle: teo: Rename local variable in teo_select() | Rafael J. Wysocki |
2019-10-14 | cpuidle: teo: Ignore disabled idle states that are too deep | Rafael J. Wysocki |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-09-11 | cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a... | Wanpeng Li |
2019-09-11 | cpuidle-haltpoll: do not set an owner to allow modunload | Joao Martins |
2019-09-11 | cpuidle-haltpoll: return -ENODEV on modinit failure | Joao Martins |
2019-09-11 | cpuidle-haltpoll: set haltpoll as preferred governor | Joao Martins |
2019-09-11 | cpuidle: allow governor switch on cpuidle_register_driver() | Joao Martins |
2019-09-03 | cpuidle-haltpoll: vcpu hotplug support | Joao Martins |
2019-08-10 | cpuidle: teo: Get rid of redundant check in teo_update() | Rafael J. Wysocki |
2019-08-09 | PSCI: cpuidle: Refactor CPU suspend power_state parameter handling | Lorenzo Pieralisi |
2019-08-09 | ARM: psci: cpuidle: Enable PSCI CPUidle driver | Lorenzo Pieralisi |
2019-08-09 | ARM: psci: cpuidle: Introduce PSCI CPUidle driver | Lorenzo Pieralisi |
2019-08-09 | ARM: cpuidle: Remove overzealous error logging | Lorenzo Pieralisi |
2019-08-09 | ARM: cpuidle: Remove useless header include | Lorenzo Pieralisi |
2019-08-05 | cpuidle: teo: Allow tick to be stopped if PM QoS is used | Rafael J. Wysocki |
2019-08-05 | cpuidle: menu: Allow tick to be stopped if PM QoS is used | Rafael J. Wysocki |
2019-07-30 | cpuidle-haltpoll: disable host side polling when kvm virtualized | Marcelo Tosatti |
2019-07-30 | cpuidle: add haltpoll governor | Marcelo Tosatti |
2019-07-30 | governors: unify last_state_idx | Marcelo Tosatti |
2019-07-30 | cpuidle: add poll_limit_ns to cpuidle_device structure | Marcelo Tosatti |
2019-07-30 | add cpuidle-haltpoll driver | Marcelo Tosatti |
2019-07-18 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2019-07-04 | PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value() | Viresh Kumar |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |