index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
/
cpuidle.c
Age
Commit message (
Expand
)
Author
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
2015-05-14
sched / idle: Call idle_set_state() from cpuidle_enter_state()
Rafael J. Wysocki
2015-05-09
cpuidle: Fix the kerneldoc comment for cpuidle_enter_state()
Rafael J. Wysocki
2015-05-04
cpuidle: Check the sign of index in cpuidle_reflect()
Rafael J. Wysocki
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
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-28
cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() too
Rafael J. Wysocki
2015-02-28
idle / sleep: Avoid excessive disabling and enabling interrupts
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-09-24
sched: Let the scheduler see CPU idle states
Daniel Lezcano
2014-09-19
cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus
Chuansheng Liu
2014-07-09
cpuidle: move idle traces to cpuidle_enter_state()
Sandeep Tripathy
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-04-02
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-03-12
cpuidle: delay enabling interrupts until all coupled CPUs leave idle
Paul Burton
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
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
2013-12-03
cpuidle: Check for dev before deregistering it.
Konrad Rzeszutek Wilk
2013-10-30
cpuidle: don't call poll_idle_init() for every cpu
Viresh Kumar
2013-10-30
cpuidle: replace multiline statements with single line in cpuidle_idle_call()
Viresh Kumar
2013-10-30
cpuidle: reduce code duplication inside cpuidle_idle_call()
Viresh Kumar
2013-10-30
cpuidle: merge two if() statements for checking error cases
Viresh Kumar
2013-10-30
cpuidle: rearrange __cpuidle_register_device() to keep minimal exit points
Viresh Kumar
2013-10-30
cpuidle: make __cpuidle_device_init() return void
Viresh Kumar
2013-10-30
cpuidle: Fix comments in cpuidle core
Viresh Kumar
2013-07-15
cpuidle: Check if device is already registered
Daniel Lezcano
2013-07-15
cpuidle: Introduce __cpuidle_device_init()
Daniel Lezcano
2013-07-15
cpuidle: Introduce __cpuidle_unregister_device()
Daniel Lezcano
2013-07-15
cpuidle: Check cpuidle_enable_device() return value
Daniel Lezcano
2013-06-11
cpuidle: simplify multiple driver support
Daniel Lezcano
2013-04-24
cpuidle: fix comment format
Daniel Lezcano
2013-04-23
cpuidle: make a single register function for all
Daniel Lezcano
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
2013-04-01
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
2013-01-03
cpuidle: Fix finding state with min power_usage
Sivaram Nair
2012-11-27
cpuidle: Measure idle state durations with monotonic clock
Julius Werner
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-15
cpuidle: Set residency to 0 if target Cstate not enter
Youquan Song
2012-11-15
cpuidle / sysfs: move kobj initialization in the syfs file
Daniel Lezcano
2012-11-15
cpuidle / sysfs: change function parameter
Daniel Lezcano
2012-10-08
ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
Srivatsa S. Bhat
[prev]
[next]