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
/
include
/
linux
/
cpuidle.h
Age
Commit message (
Expand
)
Author
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-11
cpuidle: allow governor switch on cpuidle_register_driver()
Joao Martins
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2019-07-31
cpuidle: header file stubs must be "static inline"
Stephen Rothwell
2019-07-30
governors: unify last_state_idx
Marcelo Tosatti
2019-07-30
cpuidle: add poll_limit_ns to cpuidle_device structure
Marcelo Tosatti
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-01-17
cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASK
Yangtao Li
2018-12-12
cpuidle: Add 'above' and 'below' idle state metrics
Rafael J. Wysocki
2018-10-04
cpuidle: menu: Fix wakeup statistics updates for polling state
Rafael J. Wysocki
2018-09-18
cpuidle: Remove unnecessary wrapper cpuidle_get_last_residency()
Fieah Lim
2018-05-30
cpuidle: governors: Consolidate PM QoS handling
Rafael J. Wysocki
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2018-03-29
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
2018-02-12
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
2018-01-02
cpuidle: Add new macro to enter a retention idle state
Prashanth Prakash
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-08-30
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
2017-08-30
cpuidle: Move polling state initialization code to separate file
Rafael J. Wysocki
2017-08-30
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-01-31
cpuidle:powernv: Add helper function to populate powernv idle states.
Gautham R. Shenoy
2016-11-29
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-10-21
cpuidle: governors: Remove remaining old module code
Daniel Lezcano
2016-07-21
cpuidle: introduce CPU_PM_CPU_IDLE_ENTER macro for ARM{32, 64}
Sudeep Holla
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2015-03-05
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-13
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2014-12-17
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-03-11
sched/idle: Reorganize the idle loop
Daniel Lezcano
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
2013-10-30
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
2013-10-30
cpuidle: fix indentation of cpumask
Viresh Kumar
2013-07-15
cpuidle: Add missing forward declarations of structures
Daniel Lezcano
2013-07-15
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
[next]