summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
...
| | |
| | \
| *-. \ 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
* cpuidle: governors: Remove remaining old module codeDaniel Lezcano2016-10-213-8/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-152-2/+2
|\
| * cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-042-2/+2
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-2/+3
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-033-98/+79
|\ \
| * | cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-44/+31
| * | cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+24
| * | cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+24
| |/
* | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2016-10-021-0/+1
|\ \ | |/ |/|
| * ARM: cpuidle: Fix error return codeChristophe Jaillet2016-08-121-0/+1
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-301-20/+81
|\ \
| * | cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu2016-07-151-0/+61
| * | cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu2016-07-151-18/+20
| * | cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu2016-07-151-3/+1
* | | cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2016-07-211-20/+6
| |/ |/|
* | cpuidle: Fix last_residency divisionShreyas B. Prabhu2016-07-041-8/+4
|/
* cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-181-1/+1
* Merge back new cpuidle material for v4.7.Rafael J. Wysocki2016-05-061-4/+10
|\
| * cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano2016-04-261-4/+8
OpenPOWER on IntegriCloud