| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails | Gautham R. Shenoy | 2017-08-08 | 1 | -0/+10 |
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-07-07 | 2 | -28/+47 |
|\ |
|
| * | cpuidle: powerpc: no memory barrier after break from idle | Nicholas Piggin | 2017-06-28 | 2 | -4/+18 |
| * | cpuidle: powerpc: read mostly for common globals | Nicholas Piggin | 2017-06-28 | 2 | -9/+9 |
| * | cpuidle: powerpc: cpuidle set polling before enabling irqs | Nicholas Piggin | 2017-06-28 | 2 | -2/+5 |
| * | powerpc/64s/idle: Move soft interrupt mask logic into C code | Nicholas Piggin | 2017-06-19 | 1 | -7/+5 |
| * | cpuidle-powernv: Allow Deep stop states that don't stop time | Gautham R. Shenoy | 2017-05-30 | 1 | -6/+10 |
* | | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-07-04 | 3 | -29/+54 |
|\ \ |
|
| * | | cpuidle: menu: allow state 0 to be disabled | Nicholas Piggin | 2017-06-29 | 1 | -5/+15 |
| * | | ARM: cpuidle: Support asymmetric idle definition | Daniel Lezcano | 2017-06-24 | 2 | -24/+39 |
* | | | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar | 2017-06-20 | 1 | -1/+3 |
|\| | |
|
| | \ | |
| | \ | |
| *-. | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 2017-06-15 | 4 | -10/+69 |
| |\ \| |
|
| | * | | cpuidle: dt: Add missing 'of_node_put()' | Christophe Jaillet | 2017-06-12 | 1 | -1/+3 |
* | | | | cpuidle: Fix idle time tracking | Peter Zijlstra | 2017-05-15 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. | | | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-09 | 1 | -1/+2 |
|\ \ \| |
| | | |/
| | |/| |
|
| | * | | cpuidle: check dev before usage in cpuidle_use_deepest_state() | Li, Fei | 2017-05-01 | 1 | -1/+2 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' | Rafael J. Wysocki | 2017-04-28 | 2 | -8/+64 |
|\ \ \ \ \ \
| | | |/ / /
| | |/| / /
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | cpuidle: powernv: Avoid a branch in the core snooze_loop() loop | Anton Blanchard | 2017-04-19 | 1 | -1/+1 |
| * | | | cpuidle: powernv: Don't continually set thread priority in snooze_loop() | Anton Blanchard | 2017-04-19 | 1 | -1/+1 |
| * | | | cpuidle: powernv: Don't bounce between low and very low thread priority | Anton Blanchard | 2017-04-19 | 1 | -1/+0 |
| * | | | cpuidle: cpuidle-cps: remove unused variable | Marcin Nowakowski | 2017-04-19 | 1 | -2/+1 |
| * | | | powernv-cpuidle: Validate DT property array size | Gautham R. Shenoy | 2017-03-29 | 1 | -3/+61 |
| |/ / |
|
* / / | cpuidle: powernv: Pass correct drv->cpumask for registration | Vaidyanathan Srinivasan | 2017-03-29 | 1 | -0/+18 |
|/ / |
|
* / | cpuidle: Validate cpu_dev in cpuidle_add_sysfs() | Vaidyanathan Srinivasan | 2017-03-21 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 3 | -0/+4 |
|\ |
|
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-03-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | cpuidle: menu: Avoid taking spinlock for accessing QoS values | Rafael J. Wysocki | 2017-02-27 | 1 | -1/+1 |
* | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-22 | 1 | -41/+88 |
|\ \
| |/
|/| |
|
| * | powernv: Pass PSSCR value and mask to power9_idle_stop | Gautham R. Shenoy | 2017-01-31 | 1 | -11/+41 |
| * | cpuidle:powernv: Add helper function to populate powernv idle states. | Gautham R. Shenoy | 2017-01-31 | 1 | -36/+53 |
* | | cpuidle/menu: add per CPU PM QoS resume latency consideration | Alex Shi | 2017-01-30 | 1 | -0/+7 |
* | | cpuidle/menu: stop seeking deeper idle if current state is deep enough | Alex Shi | 2017-01-30 | 1 | -2/+2 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state() | Rafael J. Wysocki | 2016-12-06 | 1 | -1/+7 |
* | cpuidle: fix improper return value on error | Pan Bian | 2016-12-06 | 1 | -1/+3 |
* | cpuidle: Allow enforcing deepest idle state selection | Jacob Pan | 2016-11-29 | 1 | -1/+12 |
* | cpuidle/powernv: staticise powernv_idle_driver | Andrew Donnellan | 2016-11-24 | 1 | -1/+1 |
* | cpuidle: dt: assign ->enter_freeze to same as ->enter callback function | Sudeep Holla | 2016-11-23 | 1 | -0/+6 |
* | cpuidle: governors: Remove remaining old module code | Daniel Lezcano | 2016-10-21 | 3 | -8/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-10-15 | 2 | -2/+2 |
|\ |
|
| * | cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs. | Matt Redfearn | 2016-10-04 | 2 | -2/+2 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -2/+3 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 3 | -98/+79 |
|\ \ |
|
| * | | cpuidle/coupled: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -44/+31 |
| * | | cpuidle/powernv: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -27/+24 |
| * | | cpuidle/pseries: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-06 | 1 | -27/+24 |
| |/ |
|