index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
Age
Commit message (
Expand
)
Author
2016-06-07
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
2016-06-07
cpuidle: Indicate when a device has been unregistered
Dave Gerlach
2016-04-28
ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
James Morse
2016-03-21
cpuidle: menu: Fall back to polling if next timer event is near
Rafael J. Wysocki
2016-03-17
cpuidle: menu: use high confidence factors only when considering polling
Rik van Riel
2016-02-17
cpuidle: menu: help gcc generate slightly better code
Rasmus Villemoes
2016-02-17
cpuidle: menu: avoid expensive square root computation
Rasmus Villemoes
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2016-01-27
cpuidle: coupled: remove unused define cpuidle_coupled_lock
Anders Roxell
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-19
cpuidle: menu: Avoid pointless checks in menu_select()
Rafael J. Wysocki
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-15
cpuidle: Don't enable all governors by default
Jean Delvare
2016-01-15
cpuidle: Default to ladder governor on ticking systems
Jean Delvare
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-14
cpuidle: menu: Fix menu_select() for CPUIDLE_DRIVER_STATE_START == 0
Rafael J. Wysocki
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-15
drivers/cpuidle: make cpuidle-exynos.c explicitly non-modular
Paul Gortmaker
2015-12-15
drivers/cpuidle: make cpuidle-ux500.c explicitly non-modular
Paul Gortmaker
2015-12-15
drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular
Paul Gortmaker
2015-11-17
cpuidle,menu: smooth out measured_us calculation
Rik van Riel
2015-11-17
cpuidle,menu: use interactivity_req to disable polling
Rik van Riel
2015-11-17
cpuidle,x86: increase forced cut-off for polling to 20us
Rik van Riel
2015-10-23
cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d...
Russell King
2015-10-23
cpuidle: mvebu: clean up multiple platform drivers
Russell King
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
cpuidle/coupled: Add sanity check for safe_state_index
Xunlei Pang
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-28
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
2015-08-03
ARM: migrate to common PSCI client code
Mark Rutland
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-09
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
Rafael J. Wysocki
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-26
Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'
Rafael J. Wysocki
2015-06-26
tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s...
preeti
2015-06-22
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2015-06-22
cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state
Shilpasri G Bhat
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-06-16
drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driver
Paul Gortmaker
2015-05-30
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
Rafael J. Wysocki
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-14
cpuidle: Select a different state on tick_broadcast_enter() failures
Rafael J. Wysocki
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
[next]