Age | Commit message (Expand) | Author | Files | Lines |
2017-11-13 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 3 | -69/+105 |
2017-11-13 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -2/+2 |
2017-11-13 | powerpc/powernv/idle: Round up latency and residency values | Vaidyanathan Srinivasan | 1 | -2/+2 |
2017-11-09 | cpuidle: Avoid assignment in if () argument | Gaurav Jindal | 1 | -3/+5 |
2017-11-09 | cpuidle: Clean up cpuidle_enable_device() error handling a bit | Gaurav Jindal | 1 | -1/+4 |
2017-11-08 | cpuidle: ladder: Add per CPU PM QoS resume latency support | Ramesh Thomas | 1 | -0/+7 |
2017-11-08 | Merge branch 'pm-qos' into pm-cpuidle | Rafael J. Wysocki | 1 | -2/+2 |
2017-11-08 | PM / QoS: Fix device resume latency framework | Rafael J. Wysocki | 1 | -2/+2 |
2017-11-03 | Update MIPS email addresses | Paul Burton | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 5 | -0/+5 |
2017-10-14 | ARM: cpuidle: Refactor rollback operations if init fails | Leo Yan | 1 | -63/+82 |
2017-10-14 | ARM: cpuidle: Correct driver unregistration if init fails | Leo Yan | 1 | -9/+13 |
2017-09-28 | cpuidle: fix broadcast control when broadcast can not be entered | Nicholas Piggin | 1 | -0/+1 |
2017-09-20 | ARM: cpuidle: Avoid memleak if init fail | Stefan Wahren | 1 | -2/+4 |
2017-09-16 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 1 | -1/+1 |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 7 | -67/+72 |
2017-09-04 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2 | -11/+11 |
2017-08-30 | cpuidle: Make drivers initialize polling state | Rafael J. Wysocki | 2 | -3/+2 |
2017-08-30 | cpuidle: Move polling state initialization code to separate file | Rafael J. Wysocki | 3 | -31/+37 |
2017-08-30 | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol | Rafael J. Wysocki | 3 | -14/+14 |
2017-08-30 | MIPS: Unify checks for sibling CPUs | Paul Burton | 1 | -1/+1 |
2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 1 | -1/+1 |
2017-08-29 | smp: Avoid using two cache lines for struct call_single_data | Ying Huang | 1 | -5/+5 |
2017-08-25 | cpuidle: Convert to using %pOF instead of full_name | Rob Herring | 1 | -10/+10 |
2017-08-11 | PM / s2idle: Rename ->enter_freeze to ->enter_s2idle | Rafael J. Wysocki | 2 | -11/+11 |
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 |