Age | Commit message (Expand) | Author |
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 |
2019-04-10 | cpuidle: Export the next timer expiration for CPUs | Ulf Hansson |
2019-04-01 | cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states | Marek Szyprowski |
2019-03-12 | cpuidle: governor: Add new governors to cpuidle_governors again | Rafael J. Wysocki |
2019-03-07 | cpuidle: menu: Avoid overflows when computing variance | Rafael J. Wysocki |
2019-02-01 | cpuidle: dt: bail out if the idle-state DT node is not compatible | Joseph Lo |
2019-02-01 | Merge back earlier cpuidle material for v5.1. | Rafael J. Wysocki |
2019-01-30 | cpuidle: poll_state: Fix default time limit | Doug Smythies |
2019-01-16 | cpuidle: New timer events oriented governor for tickless systems | Rafael J. Wysocki |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-12 | cpuidle: Add 'above' and 'below' idle state metrics | Rafael J. Wysocki |
2018-12-11 | cpuidle: big.LITTLE: fix refcount leak | Yangtao Li |
2018-12-11 | cpuidle: Add cpuidle.governor= command line parameter | Rafael J. Wysocki |
2018-12-11 | cpuidle: poll_state: Disregard disable idle states | Rafael J. Wysocki |
2018-12-04 | powerpc/pseries/cpuidle: Fix preempt warning | Breno Leitao |
2018-11-08 | ARM: cpuidle: Convert to use cpuidle_register|unregister() | Ulf Hansson |
2018-11-08 | ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO | Ulf Hansson |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-10-26 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner |
2018-10-25 | cpuidle: menu: Remove get_loadavg() from the performance multiplier | Daniel Lezcano |
2018-10-18 | cpuidle: menu: Avoid computations when result will be discarded | Rafael J. Wysocki |
2018-10-18 | cpuidle: menu: Drop redundant comparison | Rafael J. Wysocki |