Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b0499e9ce420e8841d5007130b5e074eb2e674b
/
drivers
/
cpuidle
0c313cb
cpuidle: menu: Fall back to polling if next timer event is near
by Rafael J. Wysocki
· 9 years ago
e132b9b
cpuidle: menu: use high confidence factors only when considering polling
by Rik van Riel
· 9 years ago
3b99669
cpuidle: menu: help gcc generate slightly better code
by Rasmus Villemoes
· 9 years ago
7024b18
cpuidle: menu: avoid expensive square root computation
by Rasmus Villemoes
· 9 years ago
ad1ac94
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
75274b33
cpuidle: coupled: remove unused define cpuidle_coupled_lock
by Anders Roxell
· 9 years ago
6f16886
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
by Sudeep Holla
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
5bb1729
cpuidle: menu: Avoid pointless checks in menu_select()
by Rafael J. Wysocki
· 9 years ago
5116425
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
by Rafael J. Wysocki
· 9 years ago
10475b3
cpuidle: Don't enable all governors by default
by Jean Delvare
· 9 years ago
66a5f6b
cpuidle: Default to ladder governor on ticking systems
by Jean Delvare
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
9c4b286
cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0
by Rafael J. Wysocki
· 9 years ago
e4d54f7
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
by Stewart Smith
· 9 years ago
8459923
drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
fdc7d51
drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
94e8057
drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
efddfd9
cpuidle,menu: smooth out measured_us calculation
by Rik van Riel
· 9 years ago
a9ceb78
cpuidle,menu: use interactivity_req to disable polling
by Rik van Riel
· 9 years ago
7884084
cpuidle,x86: increase forced cut-off for polling to 20us
by Rik van Riel
· 9 years ago
ab31993
cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_driver
by Russell King
· 9 years ago
da1a64f
cpuidle: mvebu: clean up multiple platform drivers
by Russell King
· 9 years ago
fa9a67e
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
4614e0c
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
by Rafael J. Wysocki
· 9 years ago
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
abceaa9
cpuidle/coupled: Add sanity check for safe_state_index
by Xunlei Pang
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
a1d8561
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4c1ed5a
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
by Xunlei Pang
· 9 years ago
ba6a860
cpuidle/coupled: Remove cpuidle_device::safe_state_index
by Xunlei Pang
· 9 years ago
be12039
ARM: migrate to common PSCI client code
by Mark Rutland
· 9 years ago
63caae8
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
by Lucas Stach
· 9 years ago
ae0afb4
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
by Rafael J. Wysocki
· 9 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
5c39509
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
e8a0b37d
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
132c242
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
cc5a2f7
tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP set in periodic mode
by preeti
· 9 years ago
d461003
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 9 years ago
78eaa10
cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
by Shilpasri G Bhat
· 9 years ago
ab232ba
Merge branches 'pm-sleep' and 'pm-runtime'
by Rafael J. Wysocki
· 9 years ago
090d1cf
drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver
by Paul Gortmaker
· 10 years ago
7d51d979
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
by Rafael J. Wysocki
· 9 years ago
87e9b9f
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
by Rafael J. Wysocki
· 9 years ago
0d94039
cpuidle: Select a different state on tick_broadcast_enter() failures
by Rafael J. Wysocki
· 10 years ago
827a5ae
sched / idle: Call default_idle_call() from cpuidle_enter_state()
by Rafael J. Wysocki
· 10 years ago
faad384
sched / idle: Call idle_set_state() from cpuidle_enter_state()
by Rafael J. Wysocki
· 10 years ago
7312280
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
by Rafael J. Wysocki
· 10 years ago
7895f73
ARM: MCPM: remove residency argument from mcpm_cpu_suspend()
by Nicolas Pitre
· 10 years ago
a802ea9
cpuidle: Check the sign of index in cpuidle_reflect()
by Rafael J. Wysocki
· 10 years ago
df8d9ee
cpuidle: Run tick_broadcast_exit() with disabled interrupts
by Rafael J. Wysocki
· 10 years ago
38eb1db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
ee3c86f
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
by Javi Merino
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cdde51b
Merge back earlier cpuidle material for v4.1.
by Rafael J. Wysocki
· 10 years ago
03a1e74
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
d75e4af
cpuidle: remove state_count field from struct cpuidle_device
by Bartlomiej Zolnierkiewicz
· 10 years ago
ee7a143
cpuidle: Use explicit broadcast control function
by Thomas Gleixner
· 10 years ago
a0d46a3
ARM: cpuidle: Register per cpuidle device
by Daniel Lezcano
· 10 years ago
0e08704
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64
by Daniel Lezcano
· 10 years ago
69e6cb3
ARM64: cpuidle: Remove arm64 reference
by Daniel Lezcano
· 10 years ago
c9d6216
ARM64: cpuidle: Rename cpu_init_idle to a common function name
by Daniel Lezcano
· 10 years ago
191de17
ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function
by Daniel Lezcano
· 10 years ago
eeebc3b
ARM: cpuidle: Remove duplicate header inclusion
by Daniel Lezcano
· 10 years ago
cfdda35
ARM: EXYNOS: Fix build breakage cpuidle on !SMP
by Bartlomiej Zolnierkiewicz
· 10 years ago
ce6031c
cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs
by Sebastien Rannou
· 10 years ago
43b6887
cpuidle: mvebu: Fix the CPU PM notifier usage
by Gregory CLEMENT
· 10 years ago
ef2b22a
cpuidle / sleep: Use broadcast timer for states that stop local timer
by Rafael J. Wysocki
· 10 years ago
f9b531f
drivers: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
31a3409
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
by Rafael J. Wysocki
· 10 years ago
01e04f4
idle / sleep: Avoid excessive disabling and enabling interrupts
by Rafael J. Wysocki
· 10 years ago
3466b54
Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
70734a7
cpuidle: powernv: Avoid endianness conversions while parsing DT
by Preeti U Murthy
· 10 years ago
92c83ff5
cpuidle: powernv: Read target_residency value of idle states from DT if available
by Preeti U Murthy
· 10 years ago
99fa0ad
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
1865678
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
124cf911
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
by Rafael J. Wysocki
· 10 years ago
3810631
PM / sleep: Re-implement suspend-to-idle handling
by Rafael J. Wysocki
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6f4554b
Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 10 years ago
712eddf
cpuidle: exynos: add coupled cpuidle support for exynos4210
by Bartlomiej Zolnierkiewicz
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
194fe6f
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable
by Sudeep Holla
· 10 years ago
ff23ab2
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
34b85e3
Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b73026b
cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
by Len Brown
· 10 years ago
4108b3d
cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID
by Len Brown
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
7cba160
powernv/cpuidle: Redesign idle states management
by Shreyas B. Prabhu
· 10 years ago
8eb8ac8
powerpc/powernv: Enable Offline CPUs to enter deep idle states
by Shreyas B. Prabhu
· 10 years ago
0a92420
Merge back earlier cpuidle material for 3.19-rc1.
by Rafael J. Wysocki
· 10 years ago
18f95a3
drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages
by Lorenzo Pieralisi
· 10 years ago
c00bc5d
drivers: cpuidle: Add idle-state-name description to ARM idle states
by Lorenzo Pieralisi
· 10 years ago
97735da0
drivers: cpuidle: Add status property to ARM idle states
by Lorenzo Pieralisi
· 10 years ago
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
2cc9188
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
Next »