summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-09-057-67/+72
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2017-09-042-11/+11
| |\
| | * PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki2017-08-112-11/+11
| * | cpuidle: Make drivers initialize polling stateRafael J. Wysocki2017-08-302-3/+2
| * | cpuidle: Move polling state initialization code to separate fileRafael J. Wysocki2017-08-303-31/+37
| * | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbolRafael J. Wysocki2017-08-303-14/+14
| * | cpuidle: Convert to using %pOF instead of full_nameRob Herring2017-08-251-10/+10
* | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-5/+5
|/ /
* | powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy2017-08-081-0/+10
|/
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-072-28/+47
|\
| * cpuidle: powerpc: no memory barrier after break from idleNicholas Piggin2017-06-282-4/+18
| * cpuidle: powerpc: read mostly for common globalsNicholas Piggin2017-06-282-9/+9
| * cpuidle: powerpc: cpuidle set polling before enabling irqsNicholas Piggin2017-06-282-2/+5
| * powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-191-7/+5
| * cpuidle-powernv: Allow Deep stop states that don't stop timeGautham R. Shenoy2017-05-301-6/+10
* | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-07-043-29/+54
|\ \
| * | cpuidle: menu: allow state 0 to be disabledNicholas Piggin2017-06-291-5/+15
| * | ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano2017-06-242-24/+39
* | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-201-1/+3
|\ \ \ | |/ /
| | |
| | \
| *-. \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki2017-06-154-10/+69
| |\ \ \ | | | |/
| | * | cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet2017-06-121-1/+3
* | | | cpuidle: Fix idle time trackingPeter Zijlstra2017-05-151-0/+1
| |_|/ |/| |
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-091-1/+2
|\ \ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | * | cpuidle: check dev before usage in cpuidle_use_deepest_state()Li, Fei2017-05-011-1/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq'Rafael J. Wysocki2017-04-282-8/+64
|\ \ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | cpuidle: powernv: Avoid a branch in the core snooze_loop() loopAnton Blanchard2017-04-191-1/+1
| * | | cpuidle: powernv: Don't continually set thread priority in snooze_loop()Anton Blanchard2017-04-191-1/+1
| * | | cpuidle: powernv: Don't bounce between low and very low thread priorityAnton Blanchard2017-04-191-1/+0
| * | | cpuidle: cpuidle-cps: remove unused variableMarcin Nowakowski2017-04-191-2/+1
| * | | powernv-cpuidle: Validate DT property array sizeGautham R. Shenoy2017-03-291-3/+61
| |/ /
* | | cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan2017-03-291-0/+18
|/ /
* | cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan2017-03-211-0/+12
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-033-0/+4
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-021-1/+1
|\ \ | |/ |/|
| * cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki2017-02-271-1/+1
* | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-41/+88
|\ \ | |/ |/|
| * powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2017-01-311-11/+41
| * cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy2017-01-311-36/+53
* | cpuidle/menu: add per CPU PM QoS resume latency considerationAlex Shi2017-01-301-0/+7
* | cpuidle/menu: stop seeking deeper idle if current state is deep enoughAlex Shi2017-01-301-2/+2
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()Rafael J. Wysocki2016-12-061-1/+7
* cpuidle: fix improper return value on errorPan Bian2016-12-061-1/+3
* cpuidle: Allow enforcing deepest idle state selectionJacob Pan2016-11-291-1/+12
* cpuidle/powernv: staticise powernv_idle_driverAndrew Donnellan2016-11-241-1/+1
* cpuidle: dt: assign ->enter_freeze to same as ->enter callback functionSudeep Holla2016-11-231-0/+6
OpenPOWER on IntegriCloud