aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2017-11-13Merge branch 'pm-cpuidle'Rafael J. Wysocki3-69/+105
2017-11-13Merge branch 'pm-qos'Rafael J. Wysocki1-2/+2
2017-11-13powerpc/powernv/idle: Round up latency and residency valuesVaidyanathan Srinivasan1-2/+2
2017-11-08cpuidle: Avoid assignment in if () argumentGaurav Jindal1-3/+5
2017-11-08cpuidle: Clean up cpuidle_enable_device() error handling a bitGaurav Jindal1-1/+4
2017-11-08cpuidle: ladder: Add per CPU PM QoS resume latency supportRamesh Thomas1-0/+7
2017-11-08Merge branch 'pm-qos' into pm-cpuidleRafael J. Wysocki1-2/+2
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki1-2/+2
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-14ARM: cpuidle: Refactor rollback operations if init failsLeo Yan1-63/+82
2017-10-14ARM: cpuidle: Correct driver unregistration if init failsLeo Yan1-9/+13
2017-09-28cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin1-0/+1
2017-09-19ARM: cpuidle: Avoid memleak if init failStefan Wahren1-2/+4
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-67/+72
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki2-11/+11
2017-08-30cpuidle: Make drivers initialize polling stateRafael J. Wysocki2-3/+2
2017-08-30cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki3-31/+37
2017-08-30cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki3-14/+14
2017-08-30MIPS: Unify checks for sibling CPUsPaul Burton1-1/+1
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton1-1/+1
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang1-5/+5
2017-08-25cpuidle: Convert to using %pOF instead of full_nameRob Herring1-10/+10
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2-11/+11
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy1-0/+10
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-28/+47
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-29/+54
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin1-5/+15
2017-06-28cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin2-4/+18
2017-06-28cpuidle: powerpc: read mostly for common globalsNicholas Piggin2-9/+9
2017-06-28cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin2-2/+5
2017-06-24ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano2-24/+39
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar1-1/+3
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin1-7/+5
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki4-10/+69
2017-06-12cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet1-1/+3
2017-05-30cpuidle-powernv: Allow Deep stop states that don't stop timeGautham R. Shenoy1-6/+10
2017-05-15cpuidle: Fix idle time trackingPeter Zijlstra1-0/+1
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki1-1/+2
2017-05-01cpuidle: check dev before usage in cpuidle_use_deepest_state()Li, Fei1-1/+2
2017-04-28Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq'Rafael J. Wysocki2-8/+64
2017-04-19cpuidle: powernv: Avoid a branch in the core snooze_loop() loopAnton Blanchard1-1/+1
2017-04-19cpuidle: powernv: Don't continually set thread priority in snooze_loop()Anton Blanchard1-1/+1
2017-04-19cpuidle: powernv: Don't bounce between low and very low thread priorityAnton Blanchard1-1/+0
2017-04-19cpuidle: cpuidle-cps: remove unused variableMarcin Nowakowski1-2/+1
2017-03-29cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan1-0/+18
2017-03-29powernv-cpuidle: Validate DT property array sizeGautham R. Shenoy1-3/+61
2017-03-21cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan1-0/+12