| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 2017-06-15 | 4 | -10/+69 |
|\ \ |
|
| | *---. | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-09 | 1 | -1/+2 |
| | |\ \ \
| |_|_|_|/
|/| | | | |
|
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' | Rafael J. Wysocki | 2017-04-28 | 2 | -8/+64 |
| |/|\ \ \ \
|/| | | |/ /
| | | |/| | |
|
| * | | | | | cpuidle: dt: Add missing 'of_node_put()' | Christophe Jaillet | 2017-06-12 | 1 | -1/+3 |
| | |_|_|/
| |/| | | |
|
| * | | | | cpuidle: check dev before usage in cpuidle_use_deepest_state() | Li, Fei | 2017-05-01 | 1 | -1/+2 |
| |/ / / |
|
| * | | | cpuidle: powernv: Avoid a branch in the core snooze_loop() loop | Anton Blanchard | 2017-04-19 | 1 | -1/+1 |
| * | | | cpuidle: powernv: Don't continually set thread priority in snooze_loop() | Anton Blanchard | 2017-04-19 | 1 | -1/+1 |
| * | | | cpuidle: powernv: Don't bounce between low and very low thread priority | Anton Blanchard | 2017-04-19 | 1 | -1/+0 |
| * | | | cpuidle: cpuidle-cps: remove unused variable | Marcin Nowakowski | 2017-04-19 | 1 | -2/+1 |
| * | | | powernv-cpuidle: Validate DT property array size | Gautham R. Shenoy | 2017-03-29 | 1 | -3/+61 |
| |/ / |
|
* / / | cpuidle: powernv: Pass correct drv->cpumask for registration | Vaidyanathan Srinivasan | 2017-03-29 | 1 | -0/+18 |
|/ / |
|
* / | cpuidle: Validate cpu_dev in cpuidle_add_sysfs() | Vaidyanathan Srinivasan | 2017-03-21 | 1 | -0/+12 |
|/ |
|
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 3 | -0/+4 |
|\ |
|
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-03-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | cpuidle: menu: Avoid taking spinlock for accessing QoS values | Rafael J. Wysocki | 2017-02-27 | 1 | -1/+1 |
* | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-02-22 | 1 | -41/+88 |
|\ \
| |/
|/| |
|
| * | powernv: Pass PSSCR value and mask to power9_idle_stop | Gautham R. Shenoy | 2017-01-31 | 1 | -11/+41 |
| * | cpuidle:powernv: Add helper function to populate powernv idle states. | Gautham R. Shenoy | 2017-01-31 | 1 | -36/+53 |
* | | cpuidle/menu: add per CPU PM QoS resume latency consideration | Alex Shi | 2017-01-30 | 1 | -0/+7 |
* | | cpuidle/menu: stop seeking deeper idle if current state is deep enough | Alex Shi | 2017-01-30 | 1 | -2/+2 |
|/ |
|
* | 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-07 | 1 | -2/+3 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 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-30 | 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 |