index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpuidle.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-28
cpuidle/coupled: Remove cpuidle_device::safe_state_index
Xunlei Pang
1
-1
/
+0
2015-06-19
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
1
-6
/
+10
2015-05-19
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
1
-6
/
+10
2015-05-14
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+1
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
1
-0
/
+3
2015-04-03
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2015-03-06
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
1
-2
/
+15
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
1
-0
/
+9
2015-02-14
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
1
-2
/
+2
2014-12-17
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
1
-3
/
+0
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-2
/
+2
2014-06-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2014-05-28
cpuidle: declare cpuidle_dev in cpuidle.h
Paul Burton
1
-0
/
+1
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
2014-05-01
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
1
-5
/
+0
2014-03-11
sched/idle: Reorganize the idle loop
Daniel Lezcano
1
-0
/
+2
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-2
/
+0
2014-03-11
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
1
-0
/
+19
2013-10-30
cpuidle: remove cpuidle_unregister_governor()
Viresh Kumar
1
-6
/
+0
2013-10-30
cpuidle: fix indentation of cpumask
Viresh Kumar
1
-1
/
+1
2013-07-15
cpuidle: Add missing forward declarations of structures
Daniel Lezcano
1
-0
/
+2
2013-07-15
cpuidle: Make cpuidle's sysfs directory dynamically allocated
Daniel Lezcano
1
-4
/
+3
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
1
-3
/
+3
2013-05-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2013-04-23
cpuidle: make a single register function for all
Daniel Lezcano
1
-2
/
+7
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-11
/
+0
2013-04-18
intel_idle: initial C8, C9, C10 support
Len Brown
1
-1
/
+1
2013-04-01
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
1
-0
/
+2
2013-04-01
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
1
-0
/
+1
2013-02-12
cpuidle: remove vestage definition of cpuidle_state_usage.driver_data
Len Brown
1
-22
/
+0
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
1
-1
/
+1
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
1
-2
/
+5
2012-11-15
cpuidle: move driver's refcount to cpuidle
Daniel Lezcano
1
-0
/
+1
2012-11-15
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
1
-7
/
+0
2012-08-23
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
1
-0
/
+4
2012-07-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+11
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-0
/
+1
2012-07-10
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
1
-0
/
+4
2012-07-06
ACPI: intel_idle : break dependency between modules
Daniel Lezcano
1
-7
/
+0
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
1
-0
/
+1
2012-07-03
PM / cpuidle: Add driver reference counter
Rafael J. Wysocki
1
-1
/
+5
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
1
-1
/
+1
2012-06-02
cpuidle: coupled: add parallel barrier function
Colin Cross
1
-0
/
+4
2012-06-02
cpuidle: add support for states that affect multiple cpus
Colin Cross
1
-0
/
+7
2012-03-30
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
1
-1
/
+1
2012-03-30
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
1
-0
/
+5
2012-03-30
cpuidle: remove unused 'governor_data' field
Daniel Lezcano
1
-1
/
+0
2012-03-30
cpuidle: remove useless array definition in cpuidle_structure
Daniel Lezcano
1
-1
/
+1
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
1
-0
/
+1
2012-03-21
cpuidle: Add common time keeping and irq enabling
Robert Lee
1
-1
/
+12
[next]