Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
drivers
/
cpuidle
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
6f9b83a
cpuidle: Export the next timer expiration for CPUs
by Ulf Hansson
· 6 years ago
c324f43
cpuidle: exynos: Unify target residency for AFTR and coupled AFTR states
by Marek Szyprowski
· 6 years ago
22782b3
cpuidle: governor: Add new governors to cpuidle_governors again
by Rafael J. Wysocki
· 6 years ago
814b879
cpuidle: menu: Avoid overflows when computing variance
by Rafael J. Wysocki
· 6 years ago
db10945
cpuidle: dt: bail out if the idle-state DT node is not compatible
by Joseph Lo
· 6 years ago
8a56bde
Merge back earlier cpuidle material for v5.1.
by Rafael J. Wysocki
· 6 years ago
1617971
cpuidle: poll_state: Fix default time limit
by Doug Smythies
· 6 years ago
b26bf6a
cpuidle: New timer events oriented governor for tickless systems
by Rafael J. Wysocki
· 6 years ago
8d69733
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
04dab58
cpuidle: Add 'above' and 'below' idle state metrics
by Rafael J. Wysocki
· 6 years ago
9456823
cpuidle: big.LITTLE: fix refcount leak
by Yangtao Li
· 6 years ago
61cb575
cpuidle: Add cpuidle.governor= command line parameter
by Rafael J. Wysocki
· 6 years ago
800fb34
cpuidle: poll_state: Disregard disable idle states
by Rafael J. Wysocki
· 6 years ago
2b038cb
powerpc/pseries/cpuidle: Fix preempt warning
by Breno Leitao
· 6 years ago
3e452e6
ARM: cpuidle: Convert to use cpuidle_register|unregister()
by Ulf Hansson
· 6 years ago
763f191
ARM: cpuidle: Don't register the driver when back-end init returns -ENXIO
by Ulf Hansson
· 6 years ago
6ef7467
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8508cf3
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
by Johannes Weiner
· 6 years ago
a7fe519
cpuidle: menu: Remove get_loadavg() from the performance multiplier
by Daniel Lezcano
· 6 years ago
f1c8e41
cpuidle: menu: Avoid computations when result will be discarded
by Rafael J. Wysocki
· 6 years ago
12b65ea
cpuidle: menu: Drop redundant comparison
by Rafael J. Wysocki
· 6 years ago
bde091e
cpuidle: menu: Simplify checks related to the polling state
by Rafael J. Wysocki
· 6 years ago
01bad1c
cpuidle: poll_state: Revise loop termination condition
by Rafael J. Wysocki
· 6 years ago
53812cd
cpuidle: menu: Move the latency_req == 0 special case check
by Rafael J. Wysocki
· 6 years ago
8b007eb
cpuidle: menu: Avoid computations for very close timers
by Rafael J. Wysocki
· 6 years ago
eb40a38
cpuidle: menu: Do not update last_state_idx in menu_select()
by Rafael J. Wysocki
· 6 years ago
96c3d11
cpuidle: menu: Get rid of first_idx from menu_select()
by Rafael J. Wysocki
· 6 years ago
23e8ceb
cpuidle: menu: Compute first_idx when latency_req is known
by Rafael J. Wysocki
· 6 years ago
5f26bdc
cpuidle: menu: Fix wakeup statistics updates for polling state
by Rafael J. Wysocki
· 6 years ago
03dba27
cpuidle: menu: Replace data->predicted_us with local variable
by Rafael J. Wysocki
· 6 years ago
7037b43
cpuidle: enter_state: Don't needlessly calculate diff time
by Fieah Lim
· 6 years ago
6a5f95b
cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()
by Fieah Lim
· 6 years ago
757ab15
cpuidle: menu: Retain tick when shallow state is selected
by Rafael J. Wysocki
· 6 years ago
dfec4a8
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
5ef499c
cpuidle: menu: Handle stopped tick more aggressively
by Rafael J. Wysocki
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
50f7ccc
cpuidle: menu: Update stale polling override comment
by Rafael J. Wysocki
· 6 years ago
f390c5e
cpuidle: menu: Fix white space
by Rafael J. Wysocki
· 6 years ago
1961aca
powernv/cpuidle: Use parsed device tree values for cpuidle_init
by Akshay Adiga
· 6 years ago
818489e
ARM: cpuidle: silence error on driver registration failure
by Sudeep Holla
· 7 years ago
c90fca9
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
0a4ec6a
cpuidle: powernv: Fix promotion from snooze if next state disabled
by Gautham R. Shenoy
· 7 years ago
0fc784f
cpuidle: governors: Consolidate PM QoS handling
by Rafael J. Wysocki
· 7 years ago
cf7eeea
cpuidle: governors: Drop redundant checks related to PM QoS
by Rafael J. Wysocki
· 7 years ago
87c9fe6
cpuidle: menu: Avoid selecting shallow states with stopped tick
by Rafael J. Wysocki
· 7 years ago
296bb1e
cpuidle: menu: Refine idle state selection for running tick
by Rafael J. Wysocki
· 7 years ago
45f1ff5
cpuidle: Return nohz hint from cpuidle_select()
by Rafael J. Wysocki
· 7 years ago
4dc2375
cpuidle: poll_state: Avoid invoking local_clock() too often
by Rafael J. Wysocki
· 7 years ago
64bdff6
PM: cpuidle/suspend: Add s2idle usage and time state attributes
by Rafael J. Wysocki
· 7 years ago
8919d77
cpuidle: Enable coupled cpuidle support on Exynos3250 platform
by Marek Szyprowski
· 7 years ago
a37b969
cpuidle: poll_state: Add time limit to poll_idle()
by Rafael J. Wysocki
· 7 years ago
bda4d21
ARM: cpuidle: Drop memory allocation error message from arm_idle_init_cpu()
by Markus Elfring
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
f2ac428
powerpc/pseries/cpuidle: add polling idle for shared processor guests
by Nicholas Piggin
· 7 years ago
ced54c0
cpuidle/powernv: avoid double irq enable coming out of idle
by Nicholas Piggin
· 7 years ago
f1343d0
cpuidle/powernv: avoid double irq enable coming out of idle
by Nicholas Piggin
· 7 years ago
3cfd68b
cpuidle: Avoid NULL argument in cpuidle_switch_governor()
by gaurav jindal
· 7 years ago
5b0e2cb
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
622ade3
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
4762573
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 7 years ago
8d4e10e
powerpc/powernv/idle: Round up latency and residency values
by Vaidyanathan Srinivasan
· 7 years ago
3fc74bd
cpuidle: Avoid assignment in if () argument
by Gaurav Jindal
· 7 years ago
e7b06a0
cpuidle: Clean up cpuidle_enable_device() error handling a bit
by Gaurav Jindal
· 7 years ago
c523c68
cpuidle: ladder: Add per CPU PM QoS resume latency support
by Ramesh Thomas
· 7 years ago
4e37fd4
Merge branch 'pm-qos' into pm-cpuidle
by Rafael J. Wysocki
· 7 years ago
0759e80
PM / QoS: Fix device resume latency framework
by Rafael J. Wysocki
· 7 years ago
fb615d6
Update MIPS email addresses
by Paul Burton
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7943bfa
ARM: cpuidle: Refactor rollback operations if init fails
by Leo Yan
· 7 years ago
0f87855
ARM: cpuidle: Correct driver unregistration if init fails
by Leo Yan
· 7 years ago
f187851
cpuidle: fix broadcast control when broadcast can not be entered
by Nicholas Piggin
· 7 years ago
ed40fad
ARM: cpuidle: Avoid memleak if init fail
by Stefan Wahren
· 7 years ago
73184130
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
4396440
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7b01463
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
1b39e3f
cpuidle: Make drivers initialize polling state
by Rafael J. Wysocki
· 7 years ago
34c2f65
cpuidle: Move polling state initialization code to separate file
by Rafael J. Wysocki
· 7 years ago
dc2251b
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
by Rafael J. Wysocki
· 7 years ago
fe7a38c
MIPS: Unify checks for sibling CPUs
by Paul Burton
· 7 years ago
f875a832
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
by Paul Burton
· 7 years ago
966a967
smp: Avoid using two cache lines for struct call_single_data
by Ying Huang
· 7 years ago
84dc414
cpuidle: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
28ba086
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
by Rafael J. Wysocki
· 7 years ago
785a12a
powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
by Gautham R. Shenoy
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
3ed09c9
cpuidle: menu: allow state 0 to be disabled
by Nicholas Piggin
· 8 years ago
7ded429
cpuidle: powerpc: no memory barrier after break from idle
by Nicholas Piggin
· 8 years ago
624e46d
cpuidle: powerpc: read mostly for common globals
by Nicholas Piggin
· 8 years ago
3fc5ee92
cpuidle: powerpc: cpuidle set polling before enabling irqs
by Nicholas Piggin
· 8 years ago
d50a7d8
ARM: cpuidle: Support asymmetric idle definition
by Daniel Lezcano
· 8 years ago
902b319
Merge branch 'WIP.sched/core' into sched/core
by Ingo Molnar
· 8 years ago
2201f99
powerpc/64s/idle: Move soft interrupt mask logic into C code
by Nicholas Piggin
· 8 years ago
f63e4f7
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'
by Rafael J. Wysocki
· 8 years ago
b2cdd8e
cpuidle: dt: Add missing 'of_node_put()'
by Christophe Jaillet
· 8 years ago
f9122ee
cpuidle-powernv: Allow Deep stop states that don't stop time
by Gautham R. Shenoy
· 8 years ago
f9fccdb
cpuidle: Fix idle time tracking
by Peter Zijlstra
· 8 years ago
80449d8
Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'
by Rafael J. Wysocki
· 8 years ago
41dc750
cpuidle: check dev before usage in cpuidle_use_deepest_state()
by Li, Fei
· 8 years ago
Next »