aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpuidle
AgeCommit message (Expand)AuthorFilesLines
2016-12-06cpuidle: fix improper return value on errorGravatar Pan Bian 1-1/+3
2016-11-29cpuidle: Allow enforcing deepest idle state selectionGravatar Jacob Pan 1-1/+12
2016-11-24cpuidle/powernv: staticise powernv_idle_driverGravatar Andrew Donnellan 1-1/+1
2016-11-23cpuidle: dt: assign ->enter_freeze to same as ->enter callback functionGravatar Sudeep Holla 1-0/+6
2016-10-21cpuidle: governors: Remove remaining old module codeGravatar Daniel Lezcano 3-8/+0
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-2/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-2/+3
2016-10-04cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Gravatar Matt Redfearn 2-2/+2
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-98/+79
2016-10-02Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Gravatar Rafael J. Wysocki 1-0/+1
2016-09-06cpuidle/coupled: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-44/+31
2016-09-06cpuidle/powernv: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-27/+24
2016-09-06cpuidle/pseries: Convert to hotplug state machineGravatar Sebastian Andrzej Siewior 1-27/+24
2016-08-12ARM: cpuidle: Fix error return codeGravatar Christophe Jaillet 1-0/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-20/+81
2016-07-21cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Gravatar Sudeep Holla 1-20/+6
2016-07-15cpuidle/powernv: Add support for POWER ISA v3 idle statesGravatar Shreyas B. Prabhu 1-0/+61
2016-07-15cpuidle/powernv: cleanup cpuidle-powernv.cGravatar Shreyas B. Prabhu 1-18/+20
2016-07-15cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESGravatar Shreyas B. Prabhu 1-3/+1
2016-07-04cpuidle: Fix last_residency divisionGravatar Shreyas B. Prabhu 1-8/+4
2016-05-18cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Gravatar Daniel Lezcano 1-1/+1
2016-05-06Merge back new cpuidle material for v4.7.Gravatar Rafael J. Wysocki 1-4/+10
2016-04-28ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueGravatar James Morse 1-1/+1
2016-04-26cpuidle: Replace ktime_get() with local_clock()Gravatar Daniel Lezcano 1-4/+8
2016-04-09cpuidle: Indicate when a device has been unregisteredGravatar Dave Gerlach 1-0/+2
2016-03-21cpuidle: menu: Fall back to polling if next timer event is nearGravatar Rafael J. Wysocki 1-4/+8
2016-03-17cpuidle: menu: use high confidence factors only when considering pollingGravatar Rik van Riel 1-18/+24
2016-02-17cpuidle: menu: help gcc generate slightly better codeGravatar Rasmus Villemoes 1-8/+8
2016-02-17cpuidle: menu: avoid expensive square root computationGravatar Rasmus Villemoes 1-18/+17
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Gravatar Rafael J. Wysocki 2-2/+1
2016-01-27cpuidle: coupled: remove unused define cpuidle_coupled_lockGravatar Anders Roxell 1-1/+0
2016-01-22cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeGravatar Sudeep Holla 1-1/+1
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-15/+25
2016-01-19cpuidle: menu: Avoid pointless checks in menu_select()Gravatar Rafael J. Wysocki 1-1/+1
2016-01-19sched / idle: Drop default_idle_call() fallback from call_cpuidle()Gravatar Rafael J. Wysocki 1-3/+3
2016-01-15cpuidle: Don't enable all governors by defaultGravatar Jean Delvare 1-2/+0
2016-01-15cpuidle: Default to ladder governor on ticking systemsGravatar Jean Delvare 1-0/+9
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+1
2016-01-14cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0Gravatar Rafael J. Wysocki 1-9/+12
2015-12-17powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALGravatar Stewart Smith 1-1/+1
2015-12-15drivers/cpuidle: make cpuidle-exynos.c explicitly non-modularGravatar Paul Gortmaker 1-3/+2
2015-12-15drivers/cpuidle: make cpuidle-ux500.c explicitly non-modularGravatar Paul Gortmaker 1-3/+2
2015-12-15drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modularGravatar Paul Gortmaker 1-6/+2
2015-11-17cpuidle,menu: smooth out measured_us calculationGravatar Rik van Riel 1-1/+3
2015-11-17cpuidle,menu: use interactivity_req to disable pollingGravatar Rik van Riel 1-1/+1
2015-11-17cpuidle,x86: increase forced cut-off for polling to 20usGravatar Rik van Riel 1-1/+1
2015-10-23cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d...Gravatar Russell King 1-1/+2
2015-10-23cpuidle: mvebu: clean up multiple platform driversGravatar Russell King 1-25/+20
2015-09-11Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-0/+32
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Gravatar Rafael J. Wysocki 3-0/+32