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