index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: cpuidle/suspend: Add s2idle usage and time state attributes
Rafael J. Wysocki
2018-03-29
1
-0
/
+9
*
cpuidle: Avoid assignment in if () argument
Gaurav Jindal
2017-11-08
1
-3
/
+5
*
cpuidle: Clean up cpuidle_enable_device() error handling a bit
Gaurav Jindal
2017-11-08
1
-1
/
+4
*
cpuidle: fix broadcast control when broadcast can not be entered
Nicholas Piggin
2017-09-28
1
-0
/
+1
*
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
2017-08-11
1
-9
/
+9
*
cpuidle: Fix idle time tracking
Peter Zijlstra
2017-05-15
1
-0
/
+1
*
cpuidle: check dev before usage in cpuidle_use_deepest_state()
Li, Fei
2017-05-01
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpuidle: Add a kerneldoc comment to cpuidle_use_deepest_state()
Rafael J. Wysocki
2016-12-06
1
-1
/
+7
*
cpuidle: Allow enforcing deepest idle state selection
Jacob Pan
2016-11-29
1
-1
/
+12
*
cpuidle: Fix last_residency division
Shreyas B. Prabhu
2016-07-04
1
-8
/
+4
*
cpuidle: Fix cpuidle_state_is_coupled() argument in cpuidle_enter()
Daniel Lezcano
2016-05-18
1
-1
/
+1
*
cpuidle: Replace ktime_get() with local_clock()
Daniel Lezcano
2016-04-26
1
-4
/
+8
*
cpuidle: Indicate when a device has been unregistered
Dave Gerlach
2016-04-09
1
-0
/
+2
*
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
2016-01-22
1
-1
/
+1
*
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-19
1
-3
/
+3
*
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
1
-2
/
+2
|
\
|
*
cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
Xunlei Pang
2015-08-28
1
-2
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-21
1
-0
/
+4
*
|
suspend-to-idle: Prevent RCU from complaining about tick_freeze()
Rafael J. Wysocki
2015-07-09
1
-2
/
+7
|
/
*
-
.
Merge branches 'pm-sleep' and 'pm-runtime'
Rafael J. Wysocki
2015-06-19
1
-0
/
+2
|
\
\
|
*
|
PM / sleep: Make suspend-to-idle-specific code depend on CONFIG_SUSPEND
Rafael J. Wysocki
2015-05-19
1
-0
/
+2
|
|
/
*
|
cpuidle: Do not use CPUIDLE_DRIVER_STATE_START in cpuidle.c
Rafael J. Wysocki
2015-05-30
1
-3
/
+3
*
|
cpuidle: Select a different state on tick_broadcast_enter() failures
Rafael J. Wysocki
2015-05-14
1
-5
/
+15
*
|
sched / idle: Call default_idle_call() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-1
/
+3
*
|
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-14
1
-0
/
+6
*
|
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
Rafael J. Wysocki
2015-05-09
1
-1
/
+1
*
|
cpuidle: Check the sign of index in cpuidle_reflect()
Rafael J. Wysocki
2015-05-04
1
-1
/
+1
|
/
*
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-29
1
-0
/
+16
*
cpuidle: remove state_count field from struct cpuidle_device
Bartlomiej Zolnierkiewicz
2015-04-03
1
-3
/
+0
*
cpuidle / sleep: Use broadcast timer for states that stop local timer
Rafael J. Wysocki
2015-03-05
1
-40
/
+22
*
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
Rafael J. Wysocki
2015-02-28
1
-7
/
+16
*
idle / sleep: Avoid excessive disabling and enabling interrupts
Rafael J. Wysocki
2015-02-28
1
-3
/
+3
*
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
1
-5
/
+44
*
PM / sleep: Re-implement suspend-to-idle handling
Rafael J. Wysocki
2015-02-13
1
-23
/
+26
*
sched: Let the scheduler see CPU idle states
Daniel Lezcano
2014-09-24
1
-0
/
+6
*
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
2014-09-19
1
-7
/
+2
*
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
2014-07-09
1
-0
/
+2
*
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
2014-05-07
1
-1
/
+44
*
cpuidle: Combine cpuidle_enabled() with cpuidle_select()
Rafael J. Wysocki
2014-05-01
1
-20
/
+6
*
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-02
1
-51
/
+56
|
\
|
*
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
2014-03-11
1
-49
/
+0
|
*
idle/cpuidle: Split cpuidle_idle_call main function into smaller functions
Daniel Lezcano
2014-03-11
1
-21
/
+75
*
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
2014-03-12
1
-1
/
+2
*
|
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
2014-02-07
1
-6
/
+8
|
/
*
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
2013-12-03
1
-1
/
+1
*
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
2013-10-30
1
-41
/
+0
*
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
Viresh Kumar
2013-10-30
1
-4
/
+2
[next]