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
/
include
/
linux
/
cpuidle.h
Age
Commit message (
Expand
)
Author
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
2013-05-11
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
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-17
intel_idle: initial C8, C9, C10 support
Len Brown
2013-04-01
cpuidle: initialize the broadcast timer framework
Daniel Lezcano
2013-04-01
cpuidle : handle clockevent notify from the cpuidle framework
Daniel Lezcano
2013-02-11
cpuidle: remove vestage definition of cpuidle_state_usage.driver_data
Len Brown
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
2012-11-15
cpuidle: support multiple drivers
Daniel Lezcano
2012-11-15
cpuidle: move driver's refcount to cpuidle
Daniel Lezcano
2012-11-15
cpuidle / sysfs: move structure declaration into the sysfs.c file
Daniel Lezcano
2012-08-23
ARM: omap: allow building omap44xx without SMP
Arnd Bergmann
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-19
Merge branch 'pm-domains'
Rafael J. Wysocki
2012-07-10
PM / cpuidle: System resume hang fix with cpuidle
Preeti U Murthy
2012-07-05
ACPI: intel_idle : break dependency between modules
Daniel Lezcano
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-03
PM / cpuidle: Add driver reference counter
Rafael J. Wysocki
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
2012-06-02
cpuidle: coupled: add parallel barrier function
Colin Cross
2012-06-02
cpuidle: add support for states that affect multiple cpus
Colin Cross
2012-03-30
cpuidle: power_usage should be declared signed integer
Boris Ostrovsky
2012-03-30
idle, x86: Allow off-lined CPU to enter deeper C states
Boris Ostrovsky
2012-03-30
cpuidle: remove unused 'governor_data' field
Daniel Lezcano
2012-03-30
cpuidle: remove useless array definition in cpuidle_structure
Daniel Lezcano
2012-03-30
cpuidle: add a sysfs entry to disable specific C state for debug purpose.
ShuoX Liu
2012-03-21
cpuidle: Add common time keeping and irq enabling
Robert Lee
2012-01-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-01-17
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
2011-12-08
powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...
Deepthi Dharwar
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-06
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
2011-11-06
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
2011-11-06
cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
Deepthi Dharwar
2011-11-06
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
2011-01-12
cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specific
Len Brown
2011-01-12
cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
Len Brown
2011-01-12
cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitions
Len Brown
2011-01-12
cpuidle: delete NOP CPUIDLE_FLAG_POLL
Len Brown
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2010-08-09
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
[prev]
[next]