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
/
governors
/
ladder.c
Age
Commit message (
Expand
)
Author
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
2019-07-30
governors: unify last_state_idx
Marcelo Tosatti
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-05-30
cpuidle: governors: Drop redundant checks related to PM QoS
Rafael J. Wysocki
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2017-11-08
cpuidle: ladder: Add per CPU PM QoS resume latency support
Ramesh Thomas
2017-08-30
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-21
cpuidle: governors: Remove remaining old module code
Daniel Lezcano
2016-01-15
cpuidle: Default to ladder governor on ticking systems
Jean Delvare
2014-12-17
cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...
Len Brown
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
2014-08-26
drivers/cpuidle: Replace __get_cpu_var uses for address calculation
Christoph Lameter
2014-07-29
cpuidle: ladder governor - use macro instead of hardcoded value
Mohammad Merajul Islam Molla
2013-07-15
cpuidle: Make it clear that governors cannot be modules
Daniel Lezcano
2012-09-04
PM / cpuidle: Make ladder governor use the "disabled" state flag
Rafael J. Wysocki
2012-09-04
Honor state disabling in the cpuidle ladder governor
Carsten Emde
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: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
2011-10-31
cpuidle: ladder.c needs module.h and not just moduleparam.h
Paul Gortmaker
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2010-05-10
PM QOS update
Mark Gross
2009-12-15
drivers/cpuidle: Move dereference after NULL test
Julia Lawall
2008-08-15
cpuidle: Make ladder governor honor latency requirements fully
venkatesh.pallipadi@intel.com
2008-08-15
cpuidle: Do not use poll_idle unless user asks for it
venkatesh.pallipadi@intel.com
2008-02-05
pm qos infrastructure and interface
Mark Gross
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown