Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -20/+5 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 215 | Thomas Gleixner | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2 | -24/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
2019-04-10 | cpuidle: Export the next timer expiration for CPUs | Ulf Hansson | 1 | -2/+17 |
2019-04-02 | cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states | Marek Szyprowski | 1 | -1/+1 |
2019-03-13 | cpuidle: governor: Add new governors to cpuidle_governors again | Rafael J. Wysocki | 1 | -0/+1 |
2019-03-07 | cpuidle: menu: Avoid overflows when computing variance | Rafael J. Wysocki | 1 | -1/+1 |
2019-02-01 | cpuidle: dt: bail out if the idle-state DT node is not compatible | Joseph Lo | 1 | -6/+9 |
2019-02-01 | Merge back earlier cpuidle material for v5.1. | Rafael J. Wysocki | 3 | -1/+455 |
2019-01-31 | cpuidle: poll_state: Fix default time limit | Doug Smythies | 1 | -1/+1 |
2019-01-17 | cpuidle: New timer events oriented governor for tickless systems | Rafael J. Wysocki | 3 | -1/+455 |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+7 |
2018-12-13 | cpuidle: Add 'above' and 'below' idle state metrics | Rafael J. Wysocki | 2 | -1/+36 |
2018-12-11 | cpuidle: big.LITTLE: fix refcount leak | Yangtao Li | 1 | -1/+6 |
2018-12-11 | cpuidle: Add cpuidle.governor= command line parameter | Rafael J. Wysocki | 3 | -2/+9 |
2018-12-11 | cpuidle: poll_state: Disregard disable idle states | Rafael J. Wysocki | 1 | -1/+10 |
2018-12-04 | powerpc/pseries/cpuidle: Fix preempt warning | Breno Leitao | 1 | -1/+7 |
2018-11-08 | ARM: cpuidle: Convert to use cpuidle_register|unregister() | Ulf Hansson | 1 | -27/+3 |
2018-11-08 | ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO | Ulf Hansson | 1 | -12/+10 |
2018-10-30 | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -19/+6 |
2018-10-27 | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 1 | -4/+0 |
2018-10-25 | cpuidle: menu: Remove get_loadavg() from the performance multiplier | Daniel Lezcano | 1 | -19/+6 |
2018-10-18 | cpuidle: menu: Avoid computations when result will be discarded | Rafael J. Wysocki | 1 | -3/+16 |
2018-10-18 | cpuidle: menu: Drop redundant comparison | Rafael J. Wysocki | 1 | -6/+1 |
2018-10-12 | cpuidle: menu: Simplify checks related to the polling state | Rafael J. Wysocki | 1 | -4/+4 |
2018-10-04 | cpuidle: poll_state: Revise loop termination condition | Rafael J. Wysocki | 1 | -2/+2 |
2018-10-04 | cpuidle: menu: Move the latency_req == 0 special case check | Rafael J. Wysocki | 1 | -7/+1 |
2018-10-04 | cpuidle: menu: Avoid computations for very close timers | Rafael J. Wysocki | 1 | -0/+12 |
2018-10-04 | cpuidle: menu: Do not update last_state_idx in menu_select() | Rafael J. Wysocki | 1 | -5/+2 |
2018-10-04 | cpuidle: menu: Get rid of first_idx from menu_select() | Rafael J. Wysocki | 1 | -18/+14 |
2018-10-04 | cpuidle: menu: Compute first_idx when latency_req is known | Rafael J. Wysocki | 1 | -16/+16 |
2018-10-04 | cpuidle: menu: Fix wakeup statistics updates for polling state | Rafael J. Wysocki | 2 | -1/+15 |
2018-10-03 | cpuidle: menu: Replace data->predicted_us with local variable | Rafael J. Wysocki | 1 | -12/+11 |
2018-09-18 | cpuidle: enter_state: Don't needlessly calculate diff time | Fieah Lim | 1 | -8/+8 |
2018-09-18 | cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency() | Fieah Lim | 2 | -2/+2 |
2018-08-25 | cpuidle: menu: Retain tick when shallow state is selected | Rafael J. Wysocki | 1 | -1/+12 |
2018-08-22 | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -17/+28 |
2018-08-20 | cpuidle: menu: Handle stopped tick more aggressively | Rafael J. Wysocki | 1 | -12/+24 |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -132/+26 |
2018-08-17 | cpuidle: menu: Update stale polling override comment | Rafael J. Wysocki | 1 | -3/+2 |
2018-08-15 | cpuidle: menu: Fix white space | Rafael J. Wysocki | 1 | -2/+2 |
2018-07-31 | powernv/cpuidle: Use parsed device tree values for cpuidle_init | Akshay Adiga | 1 | -132/+26 |
2018-06-25 | ARM: cpuidle: silence error on driver registration failure | Sudeep Holla | 1 | -1/+2 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -6/+26 |
2018-06-05 | cpuidle: powernv: Fix promotion from snooze if next state disabled | Gautham R. Shenoy | 1 | -6/+26 |
2018-05-31 | cpuidle: governors: Consolidate PM QoS handling | Rafael J. Wysocki | 3 | -17/+18 |