aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)Author
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki
2017-06-12cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-01cpuidle: check dev before usage in cpuidle_use_deepest_state()Li, Fei
2017-04-28Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq'Rafael J. Wysocki
2017-04-19cpuidle: powernv: Avoid a branch in the core snooze_loop() loopAnton Blanchard
2017-04-19cpuidle: powernv: Don't continually set thread priority in snooze_loop()Anton Blanchard
2017-04-19cpuidle: powernv: Don't bounce between low and very low thread priorityAnton Blanchard
2017-04-19cpuidle: cpuidle-cps: remove unused variableMarcin Nowakowski
2017-03-29cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan
2017-03-29powernv-cpuidle: Validate DT property array sizeGautham R. Shenoy
2017-03-21cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27cpuidle: menu: Avoid taking spinlock for accessing QoS valuesRafael J. Wysocki
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2017-01-31cpuidle:powernv: Add helper function to populate powernv idle states.Gautham R. Shenoy
2017-01-30cpuidle/menu: add per CPU PM QoS resume latency considerationAlex Shi
2017-01-30cpuidle/menu: stop seeking deeper idle if current state is deep enoughAlex Shi
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-06cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()Rafael J. Wysocki
2016-12-06cpuidle: fix improper return value on errorPan Bian
2016-11-29cpuidle: Allow enforcing deepest idle state selectionJacob Pan
2016-11-24cpuidle/powernv: staticise powernv_idle_driverAndrew Donnellan
2016-11-23cpuidle: dt: assign ->enter_freeze to same as ->enter callback functionSudeep Holla
2016-10-21cpuidle: governors: Remove remaining old module codeDaniel Lezcano
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-04cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki
2016-09-06cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-12ARM: cpuidle: Fix error return codeChristophe Jaillet
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla
2016-07-15cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu
2016-07-15cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu
2016-07-15cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu
2016-07-04cpuidle: Fix last_residency divisionShreyas B. Prabhu
2016-05-18cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano
2016-05-06Merge back new cpuidle material for v4.7.Rafael J. Wysocki
2016-04-28ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse
2016-04-26cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano