summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-03-22UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner8-43/+22
2019-03-22UPSTREAM: sched/headers: Prepare for new header dependencies before moving co...Ingo Molnar18-0/+23
2019-02-12Merge 4.9.156 into android-4.9Greg Kroah-Hartman140-325/+712
2019-02-12cpuidle: big.LITTLE: fix refcount leakYangtao Li1-1/+6
2019-01-26Merge 4.9.153 into android-4.9Greg Kroah-Hartman45-70/+255
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao1-1/+7
2018-07-03Merge 4.9.111 into android-4.9Greg Kroah-Hartman102-268/+816
2018-07-03cpuidle: powernv: Fix promotion from snooze if next state disabledGautham R. Shenoy1-6/+26
2018-05-01BACKPORT: ARM: cpuidle: Correct driver unregistration if init failsLeo Yan1-9/+13
2018-05-01BACKPORT: ARM: cpuidle: Avoid memleak if init failStefan Wahren1-2/+4
2018-05-01BACKPORT: ARM: cpuidle: Support asymmetric idle definitionDaniel Lezcano2-24/+39
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet1-1/+3
2017-12-27Merge 4.9.72 into android-4.9Greg Kroah-Hartman108-374/+1048
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin1-0/+1
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan1-0/+18
2017-12-25cpuidle: Validate cpu_dev in cpuidle_add_sysfs()Vaidyanathan Srinivasan1-0/+12
2017-01-31ANDROID: sched, cpuidle: Track cpuidle state index in the schedulerMorten Rasmussen4-4/+26
2017-01-27ANDROID: cpuidle: governor: menu: don't use loadavgColin Cross1-1/+6
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds226-3657/+5242
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-10-04cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2-2/+2
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-10-01Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki4-70/+70
2016-09-06cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior2-44/+32
2016-09-06cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+24
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2-27/+25
2016-08-12ARM: cpuidle: Fix error return codeChristophe Jaillet1-0/+1
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds532-4123/+11335
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2-20/+24
2016-07-15cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu1-0/+61
2016-07-15cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu1-18/+20
2016-07-15cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu1-3/+1
2016-07-04cpuidle: Fix last_residency divisionShreyas B. Prabhu1-8/+4
2016-05-18cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano1-1/+1
2016-05-06Merge back new cpuidle material for v4.7.Rafael J. Wysocki6-10/+153
2016-04-28ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse1-1/+1
2016-04-26cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano1-4/+8
2016-04-09cpuidle: Indicate when a device has been unregisteredDave Gerlach1-0/+2
2016-03-21cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki1-4/+8
2016-03-17cpuidle: menu: use high confidence factors only when considering pollingRik van Riel1-18/+24
2016-02-16cpuidle: menu: help gcc generate slightly better codeRasmus Villemoes1-8/+8
2016-02-16cpuidle: menu: avoid expensive square root computationRasmus Villemoes1-18/+17
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki9-36/+42
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell1-1/+0
2016-01-22cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2-2/+2
2016-01-21Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds257-326/+516
2016-01-19cpuidle: menu: Avoid pointless checks in menu_select()Rafael J. Wysocki1-1/+1
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2-9/+3
2016-01-15cpuidle: Don't enable all governors by defaultJean Delvare1-2/+0
[next]