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