summaryrefslogtreecommitdiff
path: root/drivers/cpuidle
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15
|\
| * cpuidle: cpuidle-cps: Enable use with MIPSr6 CPUs.Matt Redfearn2016-10-04
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \
| * | cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| * | cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| * | cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| |/
* | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'Rafael J. Wysocki2016-10-02
|\ \ | |/ |/|
| * ARM: cpuidle: Fix error return codeChristophe Jaillet2016-08-12
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-30
|\ \
| * | cpuidle/powernv: Add support for POWER ISA v3 idle statesShreyas B. Prabhu2016-07-15
| * | cpuidle/powernv: cleanup cpuidle-powernv.cShreyas B. Prabhu2016-07-15
| * | cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATESShreyas B. Prabhu2016-07-15
* | | cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}Sudeep Holla2016-07-21
| |/ |/|
* | cpuidle: Fix last_residency divisionShreyas B. Prabhu2016-07-04
|/
* cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()Daniel Lezcano2016-05-18
* Merge back new cpuidle material for v4.7.Rafael J. Wysocki2016-05-06
|\
| * cpuidle: Replace ktime_get() with local_clock()Daniel Lezcano2016-04-26
| * cpuidle: Indicate when a device has been unregisteredDave Gerlach2016-04-09
* | ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return valueJames Morse2016-04-28
|/
* cpuidle: menu: Fall back to polling if next timer event is nearRafael J. Wysocki2016-03-21
* cpuidle: menu: use high confidence factors only when considering pollingRik van Riel2016-03-17
* cpuidle: menu: help gcc generate slightly better codeRasmus Villemoes2016-02-17
* cpuidle: menu: avoid expensive square root computationRasmus Villemoes2016-02-17
*-. Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-29
|\ \
| * | cpuidle: coupled: remove unused define cpuidle_coupled_lockAnders Roxell2016-01-27
| * | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-22
* | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\ \ \ | |/ /
| * | cpuidle: menu: Avoid pointless checks in menu_select()Rafael J. Wysocki2016-01-19
| * | sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-19
| * | cpuidle: Don't enable all governors by defaultJean Delvare2016-01-15
| * | cpuidle: Default to ladder governor on ticking systemsJean Delvare2016-01-15
| * | cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0Rafael J. Wysocki2016-01-14
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\ \ \ | |/ / |/| |
| * | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPALStewart Smith2015-12-17
| |/
* | drivers/cpuidle: make cpuidle-exynos.c explicitly non-modularPaul Gortmaker2015-12-15
* | drivers/cpuidle: make cpuidle-ux500.c explicitly non-modularPaul Gortmaker2015-12-15
* | drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modularPaul Gortmaker2015-12-15
* | cpuidle,menu: smooth out measured_us calculationRik van Riel2015-11-17
* | cpuidle,menu: use interactivity_req to disable pollingRik van Riel2015-11-17
* | cpuidle,x86: increase forced cut-off for polling to 20usRik van Riel2015-11-17
|/
* cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d...Russell King2015-10-23
* cpuidle: mvebu: clean up multiple platform driversRussell King2015-10-23
* Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-11
|\
| *-. Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki2015-09-11
| |\ \
| | | * cpuidle/coupled: Add sanity check for safe_state_indexXunlei Pang2015-09-03
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-03
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: migrate to common PSCI client codeMark Rutland2015-08-03
* | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\ \ \ \ | | |_|/ | |/| |
| * | | cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()Xunlei Pang2015-08-28